Cross-chain Zora Mint (v2)

Mint Zora NFTs on Base, with Bonsai on Polygon

Any Zora NFT on Base that is priced in Base Bonsai can be used initialize the open action.

This allows users to mint the NFT from acting on a Lens post, by paying with Bonsai on Polygon.

The mint payload is relayed to our ZoraLzCreatorV2 contract on Base via LayerZero - which receives the bridged Bonsai and mints the NFT for the actor profile owner.

Some things to note

  • Zora NFTs must be priced in Base Bonsai (using Zora's ERC20Minter)

  • We use the LayerZero Compose pattern to bridge Bonsai along with the mint payload

  • Upon sending the act transaction on Polygon , users can track the message via LayerZero Scan

Last updated