Skip to content

Commit

Permalink
feat: add NEIRO token (#137)
Browse files Browse the repository at this point in the history
Co-authored-by: Andrei <[email protected]>
  • Loading branch information
trascaandrei and Andrei authored Nov 1, 2024
1 parent a7bc5f9 commit 9ae643b
Show file tree
Hide file tree
Showing 2 changed files with 58 additions and 0 deletions.
17 changes: 17 additions & 0 deletions images/tokens/neiro.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
41 changes: 41 additions & 0 deletions registry/mainnet/interchain/squid.tokenlist.json
Original file line number Diff line number Diff line change
Expand Up @@ -2728,6 +2728,47 @@
"tokenManagerType": "mintBurn"
}
]
},
"0x502cc5499ba98b2c5f0f7d7090d6db2a4730dabe1450f744ea292d2a27ff870e": {
"tokenId": "0x502cc5499ba98b2c5f0f7d7090d6db2a4730dabe1450f744ea292d2a27ff870e",
"deployer": "0xA82FB9067Be18a56A841AE314D3b88dee89Bbfa6",
"originalMinter": null,
"prettySymbol": "NEIRO",
"decimals": 9,
"originAxelarChainId": "ethereum",
"tokenType": "canonical",
"deploySalt": "0x5A1D9D229D60019372FC72391EB26FBA30FE36EABA97BA172FD1716454DAC962",
"iconUrls": {
"svg": "https://raw.githubusercontent.com/axelarnetwork/axelar-configs/main/images/tokens/neiro.svg"
},
"coinGeckoId": "neiro-on-eth",
"deploymentMessageId": "0x0754376aeb71ba57ebd65015a3b281357fddc48812a4317ad1d0927581f05482-7",
"chains": [
{
"symbol": "NEIRO",
"name": "Neiro",
"axelarChainId": "ethereum",
"tokenAddress": "0xee2a03aa6dacf51c18679c516ad5283d8e7c2637",
"tokenManager": "0x9E12A832325BD8Eaf001704D16038D3CF7799500",
"tokenManagerType": "lockUnlock"
},
{
"symbol": "NEIRO",
"name": "Neiro",
"axelarChainId": "binance",
"tokenAddress": "0x2545D6738E3f072c430Af027B94b62847234cE3D",
"tokenManager": "0x9E12A832325BD8Eaf001704D16038D3CF7799500",
"tokenManagerType": "mintBurn"
},
{
"symbol": "NEIRO",
"name": "Neiro",
"axelarChainId": "base",
"tokenAddress": "0x2545D6738E3f072c430Af027B94b62847234cE3D",
"tokenManager": "0x9E12A832325BD8Eaf001704D16038D3CF7799500",
"tokenManagerType": "mintBurn"
}
]
}
}
}

0 comments on commit 9ae643b

Please sign in to comment.