There is no NIULAI airdrop

There is no $NIULAI airdrop. There is no claim, no presale, no allowlist and no snapshot, there has never been one, and there will not be one later. Every site, post, direct message and QR code offering you a $NIULAI airdrop is a scam, without exception and without a legitimate version to be confused with.

That is the whole answer. The rest of this page is why it can be said that flatly, and how to check it without believing this page.

Is there a NIULAI airdrop?

No. The entire supply of 1,000,000,000 NIULAI was paired into a liquidity pool at launch, so there is nothing held back to distribute and no account that could distribute it. Buying on a decentralized exchange is the only way to obtain the token, and that is true for everyone including the people who made it.

Why can that be stated absolutely rather than probably?

Because an airdrop needs somewhere to keep the tokens until someone claims them, and no such place exists. A claim is not a promise — it is an arrangement. It needs a wallet, a vesting contract or a distributor program holding the undistributed supply, and every one of those is an account you could go and look at.

There is no second bucket to look at. The allocation is one line:

Bucket Share Tokens Release
Liquidity 100% 1,000,000,000 Paired into the pool at launch, LP tokens burned

This is a stronger claim than "we promise not to airdrop", and it is a different kind of claim. A promise is a sentence someone can revise. This is the absence of the machinery, and you can confirm the absence yourself in the next section.

Worth being precise about what is not being claimed. The supply is not provably distributed among many holders — it is provably not held back by the project. Those are different properties, and anyone telling you a memecoin launch guarantees the first is overselling it.

Could there be an airdrop later?

Not without creating tokens that cannot be created. Mint authority on the $NIULAI mint is revoked, which means no key exists that can raise the supply above 1,000,000,000. A future distribution would have to come from tokens someone bought on the open market first, and this project holds none.

The mint account is public, and mintAuthority reads as empty:

spl-token display 9Z9wf8iSq8EpkF5fHzaKExHCvZ9BdSiVn1razYhRZuVh

How do I verify this myself?

Open the mint on a block explorer and read two fields. The supply should be 1,000,000,000 tokens, and both the mint authority and the freeze authority should be empty. If either authority names an address, something has changed since this page was written and you should trust the chain over the page.

What to open What it should say
The $NIULAI mint Supply 1,000,000,000. Mint authority and freeze authority both empty.
The liquidity pool The pool the supply went into, owned by the Raydium CPMM program.
The pool's LP token Supply zero. The launch LP was burned, so the position that could withdraw the pool no longer exists.

Prefer the command line, if you have it:

solana account 9Z9wf8iSq8EpkF5fHzaKExHCvZ9BdSiVn1razYhRZuVh --output json

What do the fake airdrops look like?

They look convincing, which is the point. Expect a page that copies this site's wording and art, a countdown, a wallet-connect button, and an address one or two characters different from the real mint. Expect it to reach you through a reply, a direct message or a search advertisement rather than from here.

Three details are worth committing to memory, because they do not change:

What if I already connected a wallet to a claim page?

Move quickly and assume the worst. Transfer any remaining balance to a fresh wallet whose seed phrase that page never had a chance to see, and revoke the token approvals the old wallet has granted. Do not use the old wallet again. If you typed a seed phrase into anything, every account derived from it is compromised permanently, and no revocation fixes that.

This project cannot recover funds, reverse a transaction or freeze anything — the mint has no freeze authority and never had one, which is a property worth having and also means there is no emergency lever to pull. That is the trade-off, stated honestly rather than discovered later.

What this page cannot do for you

Being clear about the limits, because a safety page that oversells itself is its own kind of risk:

Related

Published .

The articles are English only. This goes to the Chinese home page. 中文

This page is content/articles/no-niulai-airdrop.md from the repository, rendered. Every figure in it is asserted against src/lib/token.ts by the test suite, so there is no second copy to go stale.