[OP Stack Deployment] <Where to find my contract addresses after deploying branch op-contracts/v1.3.0?> #412
Replies: 2 comments 4 replies
-
|
Btw, do you have a suggested version combination for opnode/batcher/proposer, op-geth and op-contracts? |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
Contract addresses are in You should deploy contracts using |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Did you check the documentation?
Did you check for duplicate questions?
Issue Description
Hi community, i'm trying to deploy a new chain with node op-node/v1.7.2 and contract op-contracts/v1.3.0. It used to work for me but in recent cases I can't find all l1 contract addresses after calling
forge script scripts/Deploy.s.sol:Deploy --private-key $GS_ADMIN_PRIVATE_KEY --broadcast --rpc-url $L1_RPC_URL --slow. There were files generated under /packages/contracts-bedrock/deployments/getting-started previously stating all the address so I can fill them into a l1-deployments file. Where should I find them?Logs
No response
Additional Information
No response
Feedback
No response
Beta Was this translation helpful? Give feedback.
All reactions