Skip to main content

Supported Chains & Contracts

Collector Crypt NFTs on EVM networks are issued by the CollectorCrypt contract (name CollectorCrypt, symbol COLLECTOR). The addresses below confirm that an NFT is a genuine Collector Crypt asset before viewing, buying, or bridging it.

Shared address

On Ethereum, Base, ApeChain, and Monad, the contract is deployed to the same address:

0x1FFd5353aE2F29758B811fa9F9146c1F59E6e9e7

The contract is deployed deterministically so its address matches across these networks. Any "Collector Crypt" NFT on one of these networks at a different address should be treated as untrusted.

NetworkChain IDContract addressExplorer
Ethereum10x1FFd5353aE2F29758B811fa9F9146c1F59E6e9e7Etherscan
Base84530x1FFd5353aE2F29758B811fa9F9146c1F59E6e9e7Basescan
ApeChain331390x1FFd5353aE2F29758B811fa9F9146c1F59E6e9e7Apescan
Monad1430x1FFd5353aE2F29758B811fa9F9146c1F59E6e9e7Monadscan

Robinhood Chain

Robinhood Chain uses its own contract address.

NetworkChain IDContract addressExplorer
Robinhood46630xb47a306bD89E8b6fA2b14f553E534AdcD7Cc337FBlockscout

Solana

On Solana, each card is its own NFT identified by a mint address (not a shared contract). Metadata and images for a Solana card are available by mint address through the Metadata API, and the card is listed in the Marketplace API.

Verifying a card

To confirm an EVM NFT is a real Collector Crypt card:

  1. Check that the contract address exactly matches the address for that network above.
  2. Open it on the network's explorer (linked above) and confirm the token symbol is COLLECTOR.
  3. Cross-check the card details against its page on collectorcrypt.com.
warning

Collector Crypt will never ask for a seed phrase or private keys. Always verify the contract address before approving any transaction.