Skip to content

Commit

Permalink
Update relayers & multisig JSONs; create 80002.json
Browse files Browse the repository at this point in the history
  • Loading branch information
RCantu92 committed Apr 19, 2024
1 parent da8c88d commit 70aa5fa
Show file tree
Hide file tree
Showing 3 changed files with 20 additions and 0 deletions.
18 changes: 18 additions & 0 deletions releases/deployments/80002.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
{
"forta-bridged-polygon": {
"address": "0xfED0d6639653C1533BD55F7E196C6B0AA38647EF",
"impl": {
"address": "0x3063152eb36007dEbEA023Caa6725da166bB149c",
"constructor-args": [
"0xb991E39a401136348Dee93C75143B159FabF483f"
],
"init-args": [
"0x233BAc002bF01DA9FEb9DE57Ff7De5B3820C1a24"
],
"name": "FortaBridgedPolygon",
"timeout": 1200000,
"version": "0.2.0"
}
},
"forta-bridged-polygon-deploy-tx": "0xa2fe6b68dbddf03c9d4828a213a9690bcb791be847be559bdf080607a6537851"
}
1 change: 1 addition & 0 deletions releases/deployments/multisigs.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{
"mumbai": "0x19AD705930B6695812c921f08b16F7DfAF59A536",
"amoy": "0x0000000000000000000000000000000000000000",
"polygon": "0x30ceaeC1d8Ed347B91d45077721c309242db3D6d",
"sepolia": "0x0000000000000000000000000000000000000000",
"basesepolia": "0x4e22284F3aDC3c023c9D8bb4Fbb27fbb96ef6d5e",
Expand Down
1 change: 1 addition & 0 deletions releases/deployments/relayers.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{
"mumbai": "0x2832d78949b9963f44ba2a3f15ac1ac56eeb2676",
"amoy": "0x0000000000000000000000000000000000000000",
"sepolia": "0x0000000000000000000000000000000000000000",
"basesepolia": "0xa17AdDd061ba541823832A983E78490CE2787e95",
"polygon": "0x15d3c7e811582be09bb8673cd603bb2f22d1e47b",
Expand Down

0 comments on commit 70aa5fa

Please sign in to comment.