Skip to content

Commit

Permalink
Add Base Sepolia Relayer & multisig to JSONs
Browse files Browse the repository at this point in the history
  • Loading branch information
RCantu92 committed Apr 4, 2024
1 parent 9a814e6 commit 58c48ad
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion releases/deployments/multisigs.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@
"amoy": "0x0000000000000000000000000000000000000000",
"polygon": "0x30ceaeC1d8Ed347B91d45077721c309242db3D6d",
"sepolia": "0x0000000000000000000000000000000000000000",
"basesepolia": "0x0000000000000000000000000000000000000000",
"basesepolia": "0x4e22284F3aDC3c023c9D8bb4Fbb27fbb96ef6d5e",
"local": "0x233BAc002bF01DA9FEb9DE57Ff7De5B3820C1a24"
}
2 changes: 1 addition & 1 deletion releases/deployments/relayers.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"mumbai": "0x2832d78949b9963f44ba2a3f15ac1ac56eeb2676",
"amoy": "0x0000000000000000000000000000000000000000",
"sepolia": "0x0000000000000000000000000000000000000000",
"basesepolia": "0x0000000000000000000000000000000000000000",
"basesepolia": "0xa17AdDd061ba541823832A983E78490CE2787e95",
"polygon": "0x15d3c7e811582be09bb8673cd603bb2f22d1e47b",
"local": "0x233BAc002bF01DA9FEb9DE57Ff7De5B3820C1a24"
}

0 comments on commit 58c48ad

Please sign in to comment.