Transferring Mint through Phantom #276
Replies: 1 comment
-
Hello @react-universe, We don't provide code trouble shooting. From a quick glance, I think you're attempting to send tokens from the bonk mint which you don't have signing authority for. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Summary
I want to transfer mint(Bonk) through Phantom Wallet to my address. I am using React js and solana/web3.js, solana/spl-token packages that help me to for transactions. Solana transfer through Phantom working perfectly fine. But when I started transferring Bonk token I faced the issues. I did a search and implemented everything that made the code work, But now when I do transaction, Phantom opens and doesn't show the token that I am transferring.
As shown in pic, it doesn't show transaction is for Bom and also when I open advanced, it shows wrong amount that I calculated.
Example
No response
Steps to Reproduce
Every time i am getting same issue.
Phantom Version
No response
Is there an existing discussion for this?
Beta Was this translation helpful? Give feedback.
All reactions