Token drop
Holder check
Balances were read once, at the snapshot. Paste the Solana address that held the token then — nothing connects, nothing is signed, and the check reads a public list.
Before you check
The snapshot is fixed
Balances were read once and are not re-checked. Buying now does not change the list, and selling since does not remove you from it.
The check reads a list
No wallet connection, no signature, no transaction. You type an address; the server answers whether it is on the snapshot.
Claiming opens later
There is nothing to claim yet. When it opens it opens here, and it will ask for a signature — that is the step that proves the wallet is yours.