Skip to content

Commit

Permalink
feat: add decubate token
Browse files Browse the repository at this point in the history
  • Loading branch information
Olanetsoft committed Dec 4, 2024
1 parent 7fbf097 commit 2d4ca7c
Showing 1 changed file with 33 additions and 1 deletion.
34 changes: 33 additions & 1 deletion registry/mainnet/interchain/squid.tokenlist.json
Original file line number Diff line number Diff line change
Expand Up @@ -3278,6 +3278,38 @@
"tokenManagerType": "mintBurn"
}
]
},
"0x46bfc4338b904cef6f46d6a0d1134f8eeb8407fb3e5bc3e1a702f15277dbca89": {
"tokenId": "0x46bfc4338b904cef6f46d6a0d1134f8eeb8407fb3e5bc3e1a702f15277dbca89",
"deployer": "0x291d3813D975317B4375E050217c5335Ab28e87f",
"originalMinter": null,
"prettySymbol": "DCB",
"decimals": 18,
"originAxelarChainId": "binance",
"tokenType": "canonical",
"deploySalt": "0x",
"iconUrls": {
"svg": "https://raw.githubusercontent.com/axelarnetwork/axelar-configs/main/images/tokens/dcb.svg"
},
"deploymentMessageId": "0xcee6ca4b313c52fb7e802e514d54c7e79bc6dcb56b06865f2cfc414421a4a2fd-44",
"chains": [
{
"symbol": "DCB",
"name": "Decubate Token",
"axelarChainId": "binance",
"tokenAddress": "0xEAc9873291dDAcA754EA5642114151f3035c67A2",
"tokenManager": "0xa8690FC0ebC53c397Ae1Ad43708c2AEe707a446E",
"tokenManagerType": "lockUnlock"
},
{
"symbol": "DCB",
"name": "Decubate Token",
"axelarChainId": "base",
"tokenAddress": "0x06D998a2C64CAf9feB2cAf3Ca8872740EF013122",
"tokenManager": "0xa8690FC0ebC53c397Ae1Ad43708c2AEe707a446E",
"tokenManagerType": "mintBurn"
}
]
}
}
}
}

0 comments on commit 2d4ca7c

Please sign in to comment.