Skip to content

Commit

Permalink
feat: update contracts.json for sepolia deployment
Browse files Browse the repository at this point in the history
  • Loading branch information
ScreenshotAccount committed Jun 8, 2024
1 parent 1883923 commit aa8b61b
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions contracts.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,12 @@
{
"sepolia": {},
"sepolia": {
"messaging": "0x74f13f1dffb5ad3c051d535ba03514e653b6dcac68e30b2db66a0aa0217c815",
"executor": "0xb86ab357c15c12fb78f9b0a19fa974c730fcbab96f17881827dde871665f0b"
},
"mainnet": {
"nftContract": "0x32d99485b22f2e58c8a0206d3b3bb259997ff0db70cffd25585d7dd9a5b0546",
"messaging": "0x57d45cc46de463f7ae63b74ce9b6b6b496a1178b02e7ad04d7c307caa698b7b",
"executor": "0x7b42945bc47001db92fe1b9739d753925263f2f1036c2ae1f87536c916ee6a",
"orderbook": "0x51d61ee6b0814a990a82fa7c8d9515c19f82d4bdb34e35e3d00762caa752bdb"
}
}
}

0 comments on commit aa8b61b

Please sign in to comment.