Advanced
In reply to @0xen
maxpetretta.eth@maxpetretta
4/26/2023

I think it's just using an _optimistic_ rollup, not actually on Optimism

In reply to @maxpetretta
0xen@0xen
4/26/2023

Do Optimism rollups not settle on Optimism?

In reply to @maxpetretta
vern@vern
4/26/2023

It’s not using optimistic rollup tech at all actually. All that’s happening is 1) users sign polygon tx 2) tx is submitted to Arweave using bundlr for data availability 3) tx is simulated / backrun against Lens contract on polygon using eth_call to verify tx would’ve succeeded if actually submitted to chain

In reply to @maxpetretta
Aaron Ho@aho
4/27/2023

So it's their own private chain?