Skip to content

Commit

Permalink
Feat/add fx token
Browse files Browse the repository at this point in the history
  • Loading branch information
CheeKeat10 committed Dec 2, 2024
1 parent 4bfe965 commit 2c2f109
Show file tree
Hide file tree
Showing 3 changed files with 55 additions and 0 deletions.
22 changes: 22 additions & 0 deletions images/tokens/functionx.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions images/tokens/fx.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
32 changes: 32 additions & 0 deletions registry/mainnet/interchain/squid.tokenlist.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
}
]
}
}
}

0 comments on commit 2c2f109

Please sign in to comment.