Skip to content

Commit

Permalink
Add new TF.MARS asset info and change IBC.MARS logo (#490)
Browse files Browse the repository at this point in the history
  • Loading branch information
dancreee authored Jul 15, 2024
1 parent eea8afa commit 750a0ac
Show file tree
Hide file tree
Showing 2 changed files with 36 additions and 2 deletions.
24 changes: 24 additions & 0 deletions img/mars-ibc.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
14 changes: 12 additions & 2 deletions tokenLists/neutron.json
Original file line number Diff line number Diff line change
Expand Up @@ -100,14 +100,24 @@
},
{
"protocol": "Mars Protocol",
"symbol": "MARS",
"symbol": "MARS.ibc",
"token": "ibc/9598CDEB7C6DB7FC21E746C8E0250B30CD5154F39CA111A9D4948A4362F638BD",
"icon": "/img/mars.svg",
"icon": "/img/mars-ibc.svg",
"coingeckoId": "mars-protocol",
"originDenom": "umars",
"originChainId": "mars-1",
"decimals": 6
},
{
"protocol": "Mars Protocol",
"symbol": "MARS",
"token": "factory/neutron1ndu2wvkrxtane8se2tr48gv7nsm46y5gcqjhux/MARS",
"icon": "/img/mars.svg",
"coingeckoId": "mars-protocol",
"originDenom": "umars",
"originChainId": "neutron-1",
"decimals": 6
},
{
"protocol": "CW20 Wrapped Lido",
"symbol": "wstETH",
Expand Down

0 comments on commit 750a0ac

Please sign in to comment.