From 5f55a64215e1eef2da041e6eb8541e6984ef3492 Mon Sep 17 00:00:00 2001 From: Idris Olubisi Date: Tue, 12 Nov 2024 08:52:38 +0800 Subject: [PATCH] feat: add QUACK token (#140) --- images/tokens/quack.svg | 2 +- images/tokens/richquack.svg | 311 ++++++++++++++++++ .../mainnet/interchain/squid.tokenlist.json | 40 +++ 3 files changed, 352 insertions(+), 1 deletion(-) create mode 100644 images/tokens/richquack.svg diff --git a/images/tokens/quack.svg b/images/tokens/quack.svg index 35f45e6..74c042a 100644 --- a/images/tokens/quack.svg +++ b/images/tokens/quack.svg @@ -6,4 +6,4 @@ - + \ No newline at end of file diff --git a/images/tokens/richquack.svg b/images/tokens/richquack.svg new file mode 100644 index 0000000..dd43996 --- /dev/null +++ b/images/tokens/richquack.svg @@ -0,0 +1,311 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/registry/mainnet/interchain/squid.tokenlist.json b/registry/mainnet/interchain/squid.tokenlist.json index adba72c..9785885 100644 --- a/registry/mainnet/interchain/squid.tokenlist.json +++ b/registry/mainnet/interchain/squid.tokenlist.json @@ -2769,6 +2769,46 @@ "tokenManagerType": "mintBurn" } ] + }, + "0xf41dba8aea15eeaf6c5d48e4e2e499b9bb6c3bcf84d7cf98c07e0028254ffcac": { + "tokenId": "0xf41dba8aea15eeaf6c5d48e4e2e499b9bb6c3bcf84d7cf98c07e0028254ffcac", + "deployer": "0xB978d07C836fa41c8d001FEb246D3ceDA9202934", + "originalMinter": null, + "prettySymbol": "QUACK", + "decimals": 9, + "originAxelarChainId": "binance", + "tokenType": "canonical", + "deploySalt": "0x", + "iconUrls": { + "svg": "https://raw.githubusercontent.com/axelarnetwork/axelar-configs/main/images/tokens/richquack.svg" + }, + "deploymentMessageId": "0x12d07c5d39e08fbd0f2932a4d6353e7f0d23275654adcfcd952ca390dd3a7787-160", + "chains": [ + { + "symbol": "QUACK", + "name": "RichQUACK.com", + "axelarChainId": "binance", + "tokenAddress": "0xd74b782e05aa25c50e7330af541d46e18f36661c", + "tokenManager": "0x0F5C153437b5eD9a1a268F42b803DA4b2E88EB01", + "tokenManagerType": "lockUnlock" + }, + { + "symbol": "QUACK", + "name": "RichQUACK.com", + "axelarChainId": "blast", + "tokenAddress": "0xBE6d04Af5AF2A2267818Aadd9fC285a539185aFF", + "tokenManager": "0x0F5C153437b5eD9a1a268F42b803DA4b2E88EB01", + "tokenManagerType": "mintBurn" + }, + { + "symbol": "QUACK", + "name": "RichQUACK.com", + "axelarChainId": "base", + "tokenAddress": "0xBE6d04Af5AF2A2267818Aadd9fC285a539185aFF", + "tokenManager": "0x0F5C153437b5eD9a1a268F42b803DA4b2E88EB01", + "tokenManagerType": "mintBurn" + } + ] } } }