peter7000
peter7000

Reputation: 1

Candy Machine v2 and Phantom wallet: receive unknown

I deployed a Candy Machine v2 with sugar on mainnet and when I mint an NFT directly into a Phantom wallet the SPL token is unknown.

There is no documentation about this I can find.

Upvotes: 0

Views: 262

Answers (1)

Mark Sackerberg
Mark Sackerberg

Reputation: 848

You are most likely experiencing "bot tax".

Check the transaction which resulted in that unknown token and in the transaction log it should tell you why. E.g. because the candy machine is not live yet, you do not have enough SOL, or it is sold out already.

To fix it you will most likely have to update the candy machine configuration.

Upvotes: 0

Related Questions