Skip to content

Commit

Permalink
deployed amplifier gateway
Browse files Browse the repository at this point in the history
  • Loading branch information
blockchainguyy committed Aug 30, 2024
1 parent f8bd90c commit 2f42eae
Showing 1 changed file with 20 additions and 1 deletion.
21 changes: 20 additions & 1 deletion axelar-chains-config/info/stagenet.json
Original file line number Diff line number Diff line change
Expand Up @@ -1700,7 +1700,26 @@
"rpc": "https://testnet.evm.nodes.onflow.org",
"tokenSymbol": "FLOW",
"contracts": {
"AxelarGateway": {}
"AxelarGateway": {
"deployer": "0xBeF25f4733b9d451072416360609e5A4c115293E",
"operator": "0xBeF25f4733b9d451072416360609e5A4c115293E",
"proxyDeploymentArgs": [
"0xC5578b1c63CE803B9f7f185652CC1E14Af887b8f",
"0xBeF25f4733b9d451072416360609e5A4c115293E",
"0x000000000000000000000000bef25f4733b9d451072416360609e5a4c115293e0000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000000060000000000000000000000000000000000000000000000000000000000000000300000000000000000000000000000000000000000000000000000000000aa39300000000000000000000000000000000000000000000000000000000000000050000000000000000000000004ed1fd87673ed52b810710e1e81c10df10906f40000000000000000000000000000000000000000000000000000000000000000100000000000000000000000054059b18cf1b10d648d922e00c149e68b3d77e90000000000000000000000000000000000000000000000000000000000000000100000000000000000000000057c026c5a2dcb35fd220f3436ff4096978066bb50000000000000000000000000000000000000000000000000000000000000001000000000000000000000000d368332a3cb3ea8a38144508c1ddea649c4d23fd0000000000000000000000000000000000000000000000000000000000000001000000000000000000000000f48dfdc4f1666701ba74efa1d8491f4811c064a40000000000000000000000000000000000000000000000000000000000000001"
],
"initialVerifierSetId": "c7483b242156a8149fe6c4efcf62184d9fbf6b1be5530872f80a472d33070cf6",
"address": "0x5A4fA5187BddD93097dE4F6062a2E96C82Ea2d61",
"implementation": "0xC5578b1c63CE803B9f7f185652CC1E14Af887b8f",
"implementationCodehash": "0x3bd2a46c04ccf59a0e454ef828232d66a71c5a9b8004e0ea516257a7ad0aa21c",
"deploymentMethod": "create",
"previousSignersRetention": 15,
"domainSeparator": "0x3dad2b901117c30d4f601c3b9e9ee89cec4371e79e9908122e8e1da1904347ee",
"minimumRotationDelay": 300
},
"InterchainGovernance": {
"address": "0xBeF25f4733b9d451072416360609e5A4c115293E"
}
},
"explorer": {
"name": "Flowscan",
Expand Down

0 comments on commit 2f42eae

Please sign in to comment.