The crossing

Four stages, one transaction flow

NETHEREUMORIGIN · PAYC GENESISROBINHOOD CHAINDESTINATION · CHAIN 466301 APPROVE02 BURN03 CCIP RELAY04 MINT
  1. 01

    Approve

    You grant the migration portal permission to move your PAYC Genesis token. This is the standard ERC-721 setApprovalForAll call and only has to happen once per wallet.

  2. 02

    Burn

    In one transaction the portal transfers your token to Ethereum's dead address, permanently removing it from circulation, and emits a Migrated event with your token IDs and wallet address.

  3. 03

    CCIP relay

    Chainlink CCIP carries that message to Robinhood Chain. Delivery normally takes a few minutes and can be tracked live on ccip.chain.link using your Ethereum transaction hash.

  4. 04

    Mint

    The destination contract mints the exact same token ID to the exact same wallet, pointing at the original IPFS metadata — identical art, traits and rarity.

The burn is irreversible. Once your original token reaches the dead address it cannot be recovered. Only proceed when you are certain.
Open migration portal