Skip to content

Commit

Permalink
Add arbLUNA & SPICE (#522)
Browse files Browse the repository at this point in the history
* Update terra2.json - add arbLUNA

add arbLUNA token info

* Add arbLUNA icon

* Update osmosis.json - Add SPICE token info

Add SPICE token info

* Add SPICE token logo

Add SPICE token logo

* Update osmosis.json - fix SPICE update

- removed wrong origin chain info
  • Loading branch information
c0deNoodle authored Nov 24, 2024
1 parent 107d173 commit 432b556
Show file tree
Hide file tree
Showing 4 changed files with 14 additions and 0 deletions.
Binary file added img/SPICE.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added img/arbLUNA.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
7 changes: 7 additions & 0 deletions tokenLists/osmosis.json
Original file line number Diff line number Diff line change
Expand Up @@ -388,6 +388,13 @@
"originDenom": "uakt",
"originChainId": "akashnet-2"
},
{
"protocol": "Spice",
"symbol": "SPICE",
"token": "factory/osmo1n6asrjy9754q8y9jsxqf557zmsv3s3xa5m9eg5/uspice",
"icon": "/img/SPICE.png",
"decimals": 6
},
{
"protocol": "SPITZ",
"symbol": "SPITZ",
Expand Down
7 changes: 7 additions & 0 deletions tokenLists/terra2.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,13 @@
"icon": "/img/ampLuna.png",
"decimals": 6
},
{
"protocol": "ERIS Arbitrage LUNA",
"symbol": "arbLUNA",
"token": "terra1se7rvuerys4kd2snt6vqswh9wugu49vhyzls8ymc02wl37g2p2ms5yz490",
"icon": "/img/arbLuna.png",
"decimals": 6
},
{
"protocol": "Steak Token",
"symbol": "STEAK",
Expand Down

0 comments on commit 432b556

Please sign in to comment.