Skip to content

Commit

Permalink
Merge pull request #4 from immutable/add/token/vdt
Browse files Browse the repository at this point in the history
Add Vendetta Game's $VDT token to Squid whitelist
  • Loading branch information
ermyas authored Aug 8, 2024
2 parents 99595ea + eac0eec commit ea4b473
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions squid/immutable_zkevm_token_list.json
Original file line number Diff line number Diff line change
Expand Up @@ -106,5 +106,23 @@
"decimals": 18,
"logoURI": "https://checkout-cdn.immutable.com/v1/blob/img/tokens/0xc9e503562d0db0a2629288a5d3b1c94ea7741869.svg",
"coingeckoId": "metalcore"
},
{
"chainId": "13371",
"address": "0x699797abcdc2e20165fE4bAC5efbAa652490E6E2",
"name": "Vendetta",
"symbol": "VDT",
"decimals": 18,
"logoURI": "https://assets.coingecko.com/coins/images/35185/large/logo_200_blk.png",
"coingeckoId": "vendetta"
},
{
"chainId": "137",
"address": "0x765af38a6e8fdcb1efef8a3dd2213efd3090b00f",
"name": "Vendetta",
"symbol": "VDT",
"decimals": 18,
"logoURI": "https://assets.coingecko.com/coins/images/35185/large/logo_200_blk.png",
"coingeckoId": "vendetta"
}
]

0 comments on commit ea4b473

Please sign in to comment.