diff --git a/images/tokens/functionx.svg b/images/tokens/functionx.svg new file mode 100644 index 0000000..8340b3a --- /dev/null +++ b/images/tokens/functionx.svg @@ -0,0 +1,22 @@ + + + web-home-fx-icon@1x + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/images/tokens/fx.svg b/images/tokens/fx.svg new file mode 100644 index 0000000..6ab79b7 --- /dev/null +++ b/images/tokens/fx.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/registry/mainnet/interchain/squid.tokenlist.json b/registry/mainnet/interchain/squid.tokenlist.json index 0086ea1..d0b1891 100644 --- a/registry/mainnet/interchain/squid.tokenlist.json +++ b/registry/mainnet/interchain/squid.tokenlist.json @@ -3029,6 +3029,38 @@ "tokenManagerType": "mintBurn" } ] + }, + "0xd99313a6f4f70ed25a1583773676bbc4d5af8410c678e6471f74e7d9246011b2": { + "tokenId": "0xd99313a6f4f70ed25a1583773676bbc4d5af8410c678e6471f74e7d9246011b2", + "deployer": "0x8b55501865a8C9a9e442f58d5b5D4e07d822d64d", + "originalMinter": null, + "prettySymbol": "FX", + "decimals": 18, + "originAxelarChainId": "ethereum", + "tokenType": "canonical", + "deploySalt": "0x", + "iconUrls": { + "svg": "https://raw.githubusercontent.com/axelarnetwork/axelar-configs/main/images/tokens/functionx.svg" + }, + "deploymentMessageId": "0x4b0e692b489f4972e0ba69d6cc0d1c9d823192f352f99b3f4a319913cf150805-134", + "chains": [ + { + "symbol": "FX", + "name": "Function X", + "axelarChainId": "ethereum", + "tokenAddress": "0x8c15Ef5b4B21951d50E53E4fbdA8298FFAD25057", + "tokenManager": "0x6C7C22e07E3A27C9cF4FDcedcD7e8a21170E2A68", + "tokenManagerType": "lockUnlock" + }, + { + "symbol": "FX", + "name": "Function X", + "axelarChainId": "base", + "tokenAddress": "0x8CECc2360906c812cD7353cd6B10b1dc13bbc777", + "tokenManager": "0x6C7C22e07E3A27C9cF4FDcedcD7e8a21170E2A68", + "tokenManagerType": "mintBurn" + } + ] } } }