Skip to content

[Core Protocol] Can I bridge multiple tokens in the same TX? #65

Closed Answered by roninjin10
efecarranza asked this question in Core Protocol
Discussion options

You must be logged in to vote

If you want to do it with foundry it's certainly possible. It is very tedious though as you will have to reimplement a good amount of code in solidity to do it with a foundry script alone.

op-viem since it doesn't have the tech debt of handling pre bedrock tx is the best reference code for how to do withdrawals and also how to prove/finalize them https://github.com/base-org/op-viem. Check out the code for proving claiming and initiating withdrawals as a reference implementation of how to do this.

If you run into any issues or questions implementing this in foundry let me know

Replies: 3 comments 15 replies

Comment options

You must be logged in to vote
2 replies
@efecarranza
Comment options

@sbvegan
Comment options

Comment options

You must be logged in to vote
13 replies
@efecarranza
Comment options

@sbvegan
Comment options

@efecarranza
Comment options

@roninjin10
Comment options

Answer selected by sbvegan
@sbvegan
Comment options

@efecarranza
Comment options

@efecarranza
Comment options

@sbvegan
Comment options

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