PolyRaffles

How can I find my ERC20 token address?

The ERC-20 Token Address is the smart contract address for the specific token you want to raffle (e.g., USDC, SHIB, LINK). This is a 0x... address that identifies the token contract.

Here is how to find it.


Method 1: Using CoinGecko or CoinMarketCap

  1. Go to CoinGecko.com or CoinMarketCap.com.
  2. Search for the token you want to raffle (e.g., "USDC").
  3. Click on the token to open its main page.
  4. Scroll down to find the "Contract" section (on CoinGecko) or "Contracts" section (on CoinMarketCap).
  5. You will see the contract address listed for each chain the token is on (e.g., Ethereum, Polygon, Base, etc.).
  6. Important: Make sure you copy the contract address for the correct chain where you want to raffle the token.

Method 2: Using Block Explorers

Use the appropriate block explorer for your chain:

Steps for any explorer:

  1. Search for the token name (e.g., "USDC") in the search bar.
  2. Click on the token from the search results.
  3. The Contract Address will be displayed at the top of the page.
  4. Copy this address to use when creating your raffle.

Method 3: Check Your Wallet

If you already have the token in your wallet, you can find the contract address there:

  1. Open your wallet (e.g., MetaMask).
  2. Make sure you're on the correct network.
  3. Find the token in your token list.
  4. Click on the token to view its details.
  5. The contract address should be visible in the token details.

Important: Always verify you're getting the contract address for the correct chain. USDC on Ethereum has a different contract address than USDC on Polygon or Base.

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