Last active
February 25, 2024 02:45
-
-
Save leon-do/3442bab938c6c151c3598cabbb85704a to your computer and use it in GitHub Desktop.
etc v2 test
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": "EtcswapV2Test", | |
"logoURI": "https://raw.githubusercontent.com/etcswap/token-list/main/assets/ethereum-classic.svg", | |
"keywords": ["etcswap", "ethereum classic", "etc"], | |
"timestamp": "2024-01-13T00:00:00.000+00:00", | |
"tokens": [ | |
{ | |
"chainId": 61, | |
"address": "0x1953cab0E5bFa6D4a9BaD6E05fD46C1CC6527a5a", | |
"name": "Wrapped Ether", | |
"symbol": "WETC", | |
"decimals": 18, | |
"logoURI": "https://github.com/etcswap/assets/blob/master/blockchains/ethereum-classic/assets/0x1953cab0E5bFa6D4a9BaD6E05fD46C1CC6527a5a/logo.png?raw=true" | |
}, | |
{ | |
"chainId": 61, | |
"address": "0x6b0bc2e986B0e70DB48296619A96E9ac02c5574b", | |
"name": "TokenA", | |
"symbol": "tknA", | |
"decimals": 18, | |
"logoURI": "https://github.com/etcswap/assets/blob/master/blockchains/ethereum-classic/assets/0xdA616532A458bC5B965B89D7d4cb50C7B9E30347/logo.png?raw=true" | |
}, | |
{ | |
"chainId": 61, | |
"address": "0xcB0cbcE06860f6C30C62560f5eFBF918150e056E", | |
"name": "TokenB", | |
"symbol": "tknB", | |
"decimals": 18, | |
"logoURI": "https://github.com/etcswap/assets/blob/master/blockchains/ethereum-classic/assets/0xdA616532A458bC5B965B89D7d4cb50C7B9E30347/logo.png?raw=true" | |
} | |
], | |
"version": { | |
"major": 3, | |
"minor": 3, | |
"patch": 0 | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment