diff --git a/img/mars-ibc.svg b/img/mars-ibc.svg new file mode 100644 index 0000000..548a820 --- /dev/null +++ b/img/mars-ibc.svg @@ -0,0 +1,24 @@ + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/tokenLists/neutron.json b/tokenLists/neutron.json index 0c90c36..acc9455 100644 --- a/tokenLists/neutron.json +++ b/tokenLists/neutron.json @@ -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",