Skip to content

[Core Protocol] How does the batchInboxAddress contract work? #146

Closed Answered by sbvegan
boundless-forest asked this question in Core Protocol
Discussion options

You must be logged in to vote

Hey @boundless-forest,

  1. The batch inbox address should just be a EOA and preferably one that isn't owned by anyone. The one in the tutorial is a sample, I'd even suggest using a unique one because if multiple testnet op stack chains are using the same address you get noisy logs from other rollups.
  2. You're looking for the derivation specs. This has the details on batch submission.
  3. Yes, but you'll get noisy logs from other rollups transactions.

Replies: 3 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by boundless-forest
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
core-protocol Questions relating to the core protocol and how the OP Stack works. discussion-metrics Used by Github Action to gather discussion metrics on the question and answer section.
3 participants