Skip to content

Instantly share code, notes, and snippets.

@luchenqun
Created May 29, 2024 02:15
Show Gist options
  • Save luchenqun/9e048005a11fe8c7324c6d7e869b2fb0 to your computer and use it in GitHub Desktop.
Save luchenqun/9e048005a11fe8c7324c6d7e869b2fb0 to your computer and use it in GitHub Desktop.
testnet-mud-uniswap-token
{
"name": "TESTNET MUD Tokens",
"logoURI": "https://www.gemini.com/static/images/loader.png",
"keywords": [
"testnet mud"
],
"timestamp": "2024-05-29T01:40:34.305Z",
"tokens": [
{
"chainId": 168169,
"address": "0xa2F921913eed72D908CE1D7611E76c432B39eF2F",
"name": "TetherToken",
"symbol": "BUSDT",
"decimals": 18
},
{
"chainId": 168169,
"address": "0x82f9d23cB62Ec0016109B7C4b8dB34890FdBA0F0",
"name": "Wrapped MUD",
"symbol": "WMUD",
"decimals": 18
}
],
"version": {
"major": 1,
"minor": 0,
"patch": 0
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment