Skip to content

Commit

Permalink
fix: add coingecko id and svg
Browse files Browse the repository at this point in the history
  • Loading branch information
Olanetsoft committed Dec 11, 2024
2 parents 1573c6b + 966b073 commit 640978b
Show file tree
Hide file tree
Showing 2 changed files with 52 additions and 0 deletions.
3 changes: 3 additions & 0 deletions images/tokens/kip.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
49 changes: 49 additions & 0 deletions registry/mainnet/interchain/squid.tokenlist.json
Original file line number Diff line number Diff line change
Expand Up @@ -620,6 +620,14 @@
"tokenAddress": "0x5283aF37d473eF7c185A1F8a2042d427cD9C83c4",
"tokenManager": "0x017F3C8da9652b2cE935A7795f5fcda0951d27b8",
"tokenManagerType": "mintBurn"
},
{
"symbol": "MUNITY",
"name": "Metahorse Unity Token",
"axelarChainId": "base",
"tokenAddress": "0x5283aF37d473eF7c185A1F8a2042d427cD9C83c4",
"tokenManager": "0x017F3C8da9652b2cE935A7795f5fcda0951d27b8",
"tokenManagerType": "mintBurn"
}
]
},
Expand Down Expand Up @@ -3311,6 +3319,47 @@
}
]
},
"0x4d64b2c35985a7632040ded77658ace40a91437a6025f8e578c9c676b5efb22e": {
"tokenId": "0x4d64b2c35985a7632040ded77658ace40a91437a6025f8e578c9c676b5efb22e",
"coinGeckoId": "kip",
"deployer": "0xa4d35e5aA6ADCB04CDD84C40f9E1F2a9b5C6d5A7",
"originalMinter": null,
"prettySymbol": "KIP",
"decimals": 18,
"originAxelarChainId": "ethereum",
"tokenType": "canonical",
"deploySalt": "0x",
"iconUrls": {
"svg": "https://raw.githubusercontent.com/axelarnetwork/axelar-configs/main/images/tokens/kip.svg"
},
"deploymentMessageId": "0xf5c98a3419e248072f9e8f2d6183cc64305a57cc4a9b4d7cf7ec74317984b4e3-109",
"chains": [
{
"symbol": "KIP",
"name": "KIP Protocol",
"axelarChainId": "ethereum",
"tokenAddress": "0x946fb08103b400d1c79e07acCCDEf5cfd26cd374",
"tokenManager": "0x08EF516c5Eb9159C6Bea5B87FB902b3B1CDabAf5",
"tokenManagerType": "lockUnlock"
},
{
"symbol": "KIP",
"name": "KIP Protocol",
"axelarChainId": "arbitrum",
"tokenAddress": "0xF63b14F5eE5574e3F337b2796Bbdf6dcfB4E2CB7",
"tokenManager": "0x08EF516c5Eb9159C6Bea5B87FB902b3B1CDabAf5",
"tokenManagerType": "mintBurn"
},
{
"symbol": "KIP",
"name": "KIP Protocol",
"axelarChainId": "base",
"tokenAddress": "0xF63b14F5eE5574e3F337b2796Bbdf6dcfB4E2CB7",
"tokenManager": "0x08EF516c5Eb9159C6Bea5B87FB902b3B1CDabAf5",
"tokenManagerType": "mintBurn"
}
]
},
"0x5986148511c576f71beeae03234af8faf081001bd48103861efb016f1878f2de": {
"tokenId": "0x5986148511c576f71beeae03234af8faf081001bd48103861efb016f1878f2de",
"deployer": "0x6229E0ddDBE2EC81Dd745C99659d52688a5BaE0f",
Expand Down

0 comments on commit 640978b

Please sign in to comment.