solana-labs / solana

Web-Scale Blockchain for fast, secure, scalable, decentralized apps and marketplaces.
https://solanalabs.com
Apache License 2.0
13.19k stars 4.3k forks source link

Can't send NFT (SPL Token with decimal 0) on devnet for web wallets #20296

Closed jamland closed 3 years ago

jamland commented 3 years ago

Problem

This is a long-time issue. I've noticed it in June-July for the first time. I can't send SPL Tokens from phantom or sollet wallet to a different wallet. Their support says it is most likely not the issue with the wallet. Some people say it might be an issue with devnet (and I think the same on testnet). And it works well on mainnet-beta.

Also, I can confirm spl-token transfer cli works well on all networks.

phantom output

image

Proposed Solution

Is anyone can explain what causes the issue and how to fix it? Is it network-specific issue or wallet?

t-nelson commented 3 years ago

This is a problem with the wallet. It's constructing transactions with an instruction from a program that's not deployed at the same address as mainnet-beta. I suggest you report down stream

jamland commented 2 years ago

Thank you. I will

github-actions[bot] commented 2 years ago

This issue has been automatically locked since there has not been any activity in past 7 days after it was closed. Please open a new issue for related bugs.