Cross-Chain
Collector Crypt NFTs are available on Solana and five EVM networks — Ethereum, Base, ApeChain, Monad, and Robinhood Chain. The same tokenized card can be held on any supported network and moved between them with the bridge.
Supported networks
| Network | Hold NFTs | Bridge to Solana | Bridge to other EVM | Redeem | Marketplace |
|---|---|---|---|---|---|
| Solana | ✅ | native | — | ✅ | ✅ |
| Ethereum | ✅ | Direct | ✅ | ✅ | TBD |
| Base | ✅ | Direct | ✅ | ✅ | TBD |
| Monad | ✅ | Direct | ✅ | ✅ | TBD |
| ApeChain | ✅ | Via hop | ✅ | ✅ | TBD |
| Robinhood | ✅ | TBD | TBD | TBD | TBD |
- Via hop — ApeChain has no direct lane to Solana. Bridge ApeChain → Ethereum (or Base) first, then on to Solana. See Bridging Cards.
- Redeem ships the physical card in exchange for burning the NFT. See Withdrawing Cards.
- Marketplace trading currently happens on Solana.
How the bridge works
When a card is bridged, the NFT is burned on the network it's leaving and a brand-new NFT is minted on the network it's arriving on. The card's name, images, and traits travel with it. Full walkthrough: Bridging Cards.
Contract security
- The EVM NFT contract is upgradeable (UUPS proxy) — it can receive improvements without changing its address or moving tokens.
- Any change to the contract's admin is protected by a mandatory 2-day on-chain delay, allowing an unauthorized change to be detected and cancelled.
- On Ethereum, Base, ApeChain, and Monad the contract shares the same address, so authenticity is verifiable from a single address.
See Supported Chains & Contracts for addresses and verification.