In simple terms
To claim means completing the action that transfers or makes an existing allocation available, such as an airdrop, reward, or vested tokens. Eligibility means that an address meets the rules; receiving the tokens still depends on a valid, confirmed claim.
What happens
A page may first read the address to display an amount and conditions. The operational step may then require a signature or transaction that calls a smart contract, changes on-chain state, and consumes gas. Other systems distribute automatically and have no manual claim.
Checks before signing
Verify the official domain, network, contract, token, amount, deadline, and the action displayed by the wallet. A claim never requires sharing a seed phrase or private key. If a token approval appears, identify the asset, spender, and limit being authorized: “Approve” does not automatically mean “receive.”
What it does not prove
A successful claim does not prove that a token is authentic, liquid, safe, or valuable. A “Claim” button does not prove that an entitlement exists. Minimum evidence combines an official announcement, the correct contract, the transaction result, and the balance received.
Sources
- Ethereum.org, Interacting with smart contracts — Distinguishes free reads from state-changing writes that require signing and block inclusion.
- Ethereum.org, Ethereum security and scam prevention — Covers fake claim sites, approvals, and seed-phrase requests.
- MetaMask, How to view and claim NFT airdrops and mints — Shows that eligibility, third-party redirection, and the claim transaction are separate steps.