PolyRaffles

How can I find my NFT token ID?

The Token ID is the unique identifier for your specific item.

This is different from the Contract Address (which identifies the whole collection). The Token ID identifies one specific NFT within that collection (e.g., CryptoPunk #7804) or a specific class of item (e.g., "Health Potion" might be ID 1).

Here is how to find it.


On Ethereum & Base (EVM)

You are looking for a number, which is the Token ID.

Method 1: Using OpenSea

  1. Go to OpenSea and find the NFT you want to raffle.
  2. Click on the NFT to open its main page.
  3. Scroll down to the "Details" section.
  4. You will see "Token ID" listed, often as a number (e.g., 420 or 1). This is the ID you need.

Method 2: Using Etherscan / BaseScan

  1. Go to Etherscan.io (for Ethereum) or BaseScan.org (for Base).
  2. Search for your own public wallet address (0x...).
  3. In the "Token" dropdown, click on "ERC-721 Tokens" or "ERC-1155 Tokens".
  4. Find the NFT collection in the list and click on it.
  5. This will show you all the tokens you hold from that collection. The "Token ID" will be listed for each one.

Can’t find what you’re looking for?Contact support