Skip to content

Commit

Permalink
feat: add eesee interchain token (#181)
Browse files Browse the repository at this point in the history
Co-authored-by: Idris Olubisi <[email protected]>
  • Loading branch information
AlanNabiev and Olanetsoft authored Jan 28, 2025
1 parent 584f692 commit 50516b4
Showing 1 changed file with 10 additions and 2 deletions.
12 changes: 10 additions & 2 deletions registry/mainnet/interchain/squid.tokenlist.json
Original file line number Diff line number Diff line change
Expand Up @@ -689,19 +689,27 @@
"chains": [
{
"symbol": "ESE",
"name": "eesee",
"name": "Eesee",
"axelarChainId": "ethereum",
"tokenAddress": "0x908dDb096BFb3AcB19e2280aAD858186ea4935C4",
"tokenManager": "0x75cF562F7f6088161d10e69f546AB5d3560dd7e6",
"tokenManagerType": "lockUnlock"
},
{
"symbol": "ESE",
"name": "eesee",
"name": "Eesee",
"axelarChainId": "blast",
"tokenAddress": "0x491e6DE43b55c8EAE702EDC263E32339da42f58c",
"tokenManager": "0x75cF562F7f6088161d10e69f546AB5d3560dd7e6",
"tokenManagerType": "mintBurn"
},
{
"symbol": "ESE",
"name": "Eesee",
"axelarChainId": "binance",
"tokenAddress": "0x491e6DE43b55c8EAE702EDC263E32339da42f58c",
"tokenManager": "0x75cF562F7f6088161d10e69f546AB5d3560dd7e6",
"tokenManagerType": "mintBurn"
}
]
},
Expand Down

0 comments on commit 50516b4

Please sign in to comment.