Skip to content

Commit

Permalink
fix: add missing details for RMRK
Browse files Browse the repository at this point in the history
Added deployer address and salt for RMRK. The other fields aren't relevant for custom tokens
https://moonscan.io/tx/0x3c370a2d7149d1d52b20c7a3022ad6d9a5f8a5268681abf77a2d2929c6f06e41
  • Loading branch information
milapsheth authored Feb 6, 2024
1 parent 0462228 commit d28dbc4
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions registry/mainnet/interchain/squid.tokenlist.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,10 @@
"iconUrls": {
"svg": "https://raw.githubusercontent.com/axelarnetwork/axelar-configs/main/images/tokens/rmrk.svg"
},
"deployer": "0x0000000000000000000000000000000000000000",
"originalMinter": "0x0000000000000000000000000000000000000000",
"deploySalt": "0x",
"deploymentMessageId": "0x0000000000000000000000000000000000000000000000000000000000000000-0",
"deployer": "0xCD7A0D098E3A750126b0fec54BE401476812cfc0",
"originalMinter": "",
"deploySalt": "0xe9c75fa9c7805091c052847cecd5ddea427e25da47e6ae773d043ebfc17060e9",
"deploymentMessageId": "",
"chains": [
{
"axelarChainId": "moonbeam",
Expand Down

0 comments on commit d28dbc4

Please sign in to comment.