Last active
November 23, 2023 09:50
-
-
Save mememan-anon/7eb594ea18a278a9108d855bb273e522 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"name": "Shimmer Token List", | |
"logoURI": "https://raw.githubusercontent.com/frank-mosigisi/scripts/master/images/shimmer_logo.png", | |
"keywords": [ | |
"Shimmer", | |
"layer2", | |
"infrastructure" | |
], | |
"timestamp": "2023-11-15T23:24:28.180Z", | |
"tokens": [ | |
{ | |
"chainId": 1073, | |
"address": "0xBEb654A116aeEf764988DF0C6B4bf67CC869D01b", | |
"symbol": "wSMR", | |
"name": "Wrapped Shimmer", | |
"decimals": 18, | |
"logoURI": "https://raw.githubusercontent.com/frank-mosigisi/scripts/master/images/shimmer_logo.png" | |
}, | |
{ | |
"chainId": 1073, | |
"address": "0x0979e2cDbfEa3AbEcBb64133BE9072407d1f53DF", | |
"name": "Tether USD", | |
"symbol": "USDT", | |
"decimals": 18, | |
"logoURI": "https://raw.githubusercontent.com/compound-finance/token-list/master/assets/asset_USDT.svg" | |
}, | |
{ | |
"chainId": 1073, | |
"address": "0xF553684c0180BCb6AaB212FfB9DB20E0476F280D", | |
"name": "USD Coin USDC", | |
"symbol": "USDC", | |
"decimals": 18, | |
"logoURI": "https://raw.githubusercontent.com/compound-finance/token-list/master/assets/asset_USDC.svg" | |
}, | |
{ | |
"chainId": 1073, | |
"address": "0xF540DFD3Ee288Becd8d564edB0e597777e65c963", | |
"symbol": "RUST", | |
"name": "Rusty Robot Country Club", | |
"decimals": 18, | |
"logoURI": "https://raw.githubusercontent.com/frank-mosigisi/scripts/master/images/rustyRobot.jpg" | |
} | |
], | |
"version": { | |
"major": 9, | |
"minor": 0, | |
"patch": 9 | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment