The crossing
Four stages, one transaction flow
- 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.
- 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.
- 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.
- 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