Last active
September 30, 2022 08:48
-
-
Save AarenWang/a63626bde3904d995c2376e4249d3156 to your computer and use it in GitHub Desktop.
This file contains 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": "Test Tokens List", | |
"version": { | |
"major": 1, | |
"minor": 0, | |
"patch": 0 | |
}, | |
"logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/ethereum/assets/0x7D1AfA7B718fb893dB30A3aBc0Cfc608AaCfeBB0/logo.png", | |
"timestamp": "2022-09-23 00:00:00.000+00:00", | |
"tokens": [ | |
{ | |
"chainId": 3, | |
"address": "0xB61c2ED9CE06FDDf98A0d0fDeb3d9A1bba66E998", | |
"name": "Testnet Matic Token", | |
"symbol": "MATIC", | |
"decimals": 18, | |
"logoURI": "https://raw.githubusercontent.com/compound-finance/token-list/master/assets/asset_ZRX.svgg" | |
}, | |
{ | |
"chainId": 3, | |
"address": "0xe080161153f9AE6abBe4CEaacD88f090D08094B7", | |
"name": "Testnet ZhuJiao Token", | |
"symbol": "ZhuJiao", | |
"decimals": 18, | |
"logoURI": "https://raw.githubusercontent.com/compound-finance/token-list/master/assets/asset_SAI.svg" | |
}, | |
{ | |
"chainId": 5, | |
"address": "0xBea9447dc4E6D5B5F573d2308994B8965e093C36", | |
"name": "Testnet Matic Token", | |
"symbol": "MATIC", | |
"decimals": 18, | |
"logoURI": "https://raw.githubusercontent.com/compound-finance/token-list/master/assets/asset_ZRX.svgg" | |
}, | |
{ | |
"chainId": 5, | |
"address": "0x33328e5f225C997F50d17b592Ff9EEA9E6aEF20b", | |
"name": "Testnet Link Token", | |
"symbol": "LINK", | |
"decimals": 18, | |
"logoURI": "https://raw.githubusercontent.com/compound-finance/token-list/master/assets/asset_SAI.svg" | |
} | |
] | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment