@rabbitholegg/questdk-plugin-optimism
v1.0.0-alpha.65
Published
Optimism bridging is pretty straightforward. There's only 2 networks we need to be concerned with, Mainnet and Optimism. Both ETH and Token transactions go through the same contract on L2, and use the same function. [Sending ETH from L1 to L2](https://git
Downloads
92
Readme
Optimism bridging is pretty straightforward. There's only 2 networks we need to be concerned with, Mainnet and Optimism. Both ETH and Token transactions go through the same contract on L2, and use the same function. Sending ETH from L1 to L2 is slightly different.