Skip to content

Instantly share code, notes, and snippets.

@alexshliu
Last active March 21, 2023 02:45
Show Gist options
  • Save alexshliu/b3119bdfbee6ef2a6b83297b3fd7aff5 to your computer and use it in GitHub Desktop.
Save alexshliu/b3119bdfbee6ef2a6b83297b3fd7aff5 to your computer and use it in GitHub Desktop.
uniswap token list on sepolia
{
"name": "alex Tokens List",
"version": {
"major": 1,
"minor": 6,
"patch": 0
},
"logoURI": "https://raw.githubusercontent.com/smartcontractkit/chainlink/develop/docs/logo-chainlink-blue.svg",
"timestamp": "2023-03-01 00:00:00.000+00:00",
"tokens": [
{
"chainId": 11155111,
"address": "0x779877A7B0D9E8603169DdbD7836e478b4624789",
"name": "ChainLink Token",
"symbol": "LINK",
"decimals": 18,
"logoURI": "https://raw.githubusercontent.com/smartcontractkit/chainlink/develop/docs/logo-chainlink-blue.svg"
},
{
"chainId": 5,
"address": "0xA51c1fc2f0D1a1b8494Ed1FE312d7C3a78Ed91C0",
"name": "ChainLink Token",
"symbol": "LINK",
"decimals": 18,
"logoURI": "https://raw.githubusercontent.com/smartcontractkit/chainlink/develop/docs/logo-chainlink-blue.svg"
},
{
"chainId": 31337,
"address": "0xdF44Eb9c2669ea46862379BE341C20E88cF1a8Da",
"name": "Alice Token",
"symbol": "ALICE",
"decimals": 18,
"logoURI": "https://www.svgrepo.com/show/43285/poker-token.svg"
},
{
"chainId": 167,
"address": "0xf78390F888ECdAD095fd807a5B15f9dff7417Aab",
"name": "Alice Token",
"symbol": "ALICE",
"decimals": 18,
"logoURI": "https://www.svgrepo.com/show/43285/poker-token.svg"
},
{
"chainId": 167001,
"address": "0xAED64948E0d09f4eb07d8B76A65Cd3d517c6Fb15",
"name": "Alice Token",
"symbol": "ALICE",
"decimals": 18,
"logoURI": "https://www.svgrepo.com/show/43285/poker-token.svg"
},
{
"chainId": 167001,
"address": "0x0000777700000000000000000000000000000005",
"name": "Pre-deployed ERC-20",
"symbol": "ERC-20",
"decimals": 18,
"logoURI": "https://www.svgrepo.com/show/43285/poker-token.svg"
},
{
"chainId": 167004,
"address": "0x9dDEa40c01e042Ee433F58B4104A5ca2B9763EEA",
"name": "Alice Token",
"symbol": "ALICE",
"decimals": 18,
"logoURI": "https://www.svgrepo.com/show/43285/poker-token.svg"
},
{
"chainId": 167004,
"address": "0x0000777700000000000000000000000000000005",
"name": "Pre-deployed ERC-20",
"symbol": "ERC-20",
"decimals": 18,
"logoURI": "https://www.svgrepo.com/show/43285/poker-token.svg"
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment