Skip to content

Commit

Permalink
- setup params for its and axelarnet gateway
Browse files Browse the repository at this point in the history
  • Loading branch information
talalashraf committed Dec 20, 2024
1 parent 932f85b commit 63f3e84
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions axelar-chains-config/info/mainnet.json
Original file line number Diff line number Diff line change
Expand Up @@ -2612,11 +2612,14 @@
},
"InterchainTokenService": {
"storeCodeProposalId": "262",
"storeCodeProposalCodeHash": "b60d0d227c7a400a0fcc80ed52f0e6688e5da6db676a61ed8b6942823294031d"
"storeCodeProposalCodeHash": "b60d0d227c7a400a0fcc80ed52f0e6688e5da6db676a61ed8b6942823294031d",
"governanceAddress": "axelar10d07y265gmmuvt4z0w9aw880jnsr700j7v9daj",
"adminAddress": "axelar1nctnr9x0qexemeld5w7w752rmqdsqqv92dw9am"
},
"AxelarnetGateway": {
"storeCodeProposalId": "269",
"storeCodeProposalCodeHash": "c7286d0f59276b794641bdfbb4f96fafcee3553b67f3397d662a4683968f525b"
"storeCodeProposalCodeHash": "c7286d0f59276b794641bdfbb4f96fafcee3553b67f3397d662a4683968f525b",
"nexus": "axelar17h8uk4ct0mdv9mgkuxszt4gp2htpfr08mge20r"
}
}
}
Expand Down

0 comments on commit 63f3e84

Please sign in to comment.