Last active
May 29, 2025 17:24
-
-
Save leon-do/1b2042a7fee1e1174a57952fb33e5e6f to your computer and use it in GitHub Desktop.
TokenListBase.json
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": "Token List", | |
"timestamp": "2077-01-01T11:11:11.111Z", | |
"version": { | |
"major": 1, | |
"minor": 0, | |
"patch": 0 | |
}, | |
"tags": {}, | |
"logoURI": "https://raw.githubusercontent.com/SmolDapp/tokenAssets/main/tokens/8453/0x4200000000000000000000000000000000000006/logo.svg", | |
"keywords": [], | |
"tokens": [ | |
{ | |
"name": "Ether", | |
"address": "", | |
"symbol": "ETH", | |
"decimals": 18, | |
"chainId": 8453, | |
"logoURI": "https://i.ibb.co/zVXNnxL8/ethereum-eth-logo.png" | |
}, | |
{ | |
"name": "Wrapped Ether", | |
"address": "0x4200000000000000000000000000000000000006", | |
"symbol": "WETH", | |
"decimals": 18, | |
"chainId": 8453, | |
"logoURI": "https://raw.githubusercontent.com/SmolDapp/tokenAssets/main/tokens/8453/0x4200000000000000000000000000000000000006/logo.svg" | |
}, | |
{ | |
"name": "USD Coin", | |
"address": "0x833589fcd6edb6e08f4c7c32d4f71b54bda02913", | |
"symbol": "USDC", | |
"decimals": 6, | |
"chainId": 8453, | |
"logoURI": "https://i.ibb.co/Vcb9g3cS/usd-coin-usdc-logo.png" | |
}, | |
{ | |
"name": "Aerodrome", | |
"address": "0x940181a94a35a4569e4529a3cdfb74e38fd98631", | |
"symbol": "AERO", | |
"decimals": 18, | |
"chainId": 8453, | |
"logoURI": "https://basescan.org/token/images/aerodrome_32.png" | |
} | |
] | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment