Skip to content

Instantly share code, notes, and snippets.

@leon-do
Last active February 25, 2024 02:45
Show Gist options
  • Save leon-do/3442bab938c6c151c3598cabbb85704a to your computer and use it in GitHub Desktop.
Save leon-do/3442bab938c6c151c3598cabbb85704a to your computer and use it in GitHub Desktop.
etc v2 test
{
"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