Questions tagged [help]
The help tag has no summary.
46 questions
0 votes
1 answer
63 views
I am new and I want to learn Solana Smart Contract development
I want to learn smart contract development from scratch I do not have any knowlegde that how can I start it . Please anyone I need some guidance.
1 vote
1 answer
92 views
Is there a way to call withdraw_excess_lamports with mint authority renounced?
I accidentally transferred some Solana into my mint address. I recently learnt about the new token_2022 instruction withdraw_excess_lamports that can help with this, but the mint authority was already ...
0 votes
1 answer
51 views
Im creating a trade bot that utilities the solana blockchain i have already created 2 wallets on the blockchain 1 with sol 1 with usdt i need keys
I created a trade bot and 2 solana wallets on the blockchain 1 with sol 1 with usdt but it won't confirm any trades on the blockchain saying I need private keys
2 votes
0 answers
340 views
Why didn’t my Phantom wallet restore the correct account after resetting with the same seed phrase?
I’m hoping someone can help or explain what’s going on. I recently reset my Phantom wallet after carefully backing up my seed phrase directly from the app. After the reset, I used that same seed ...
0 votes
1 answer
76 views
Phantom on signAndSendTransaction
If I add signAndSendTransaction logic to my dapp, will phantom (blowfish) malicious approval warning disappear?
2 votes
1 answer
159 views
Guidance on using the new version of create-solana-dapp
I was just starting to learn solana development using the youtube series on solana bootcamp 2024, where they use npx create-solana-dapp to scaffold the basic project. I found that there have been many ...
0 votes
0 answers
33 views
I had 23 tokens on 6 different networks taken tonight at 6:34PM
I had $5858 in my account at 4:30 but at 6:34 someone hacked my Phantom wallet and took 23 different tokens and now I am left with $5.31. They were sent from my account to one address ...
0 votes
0 answers
31 views
Need Developer Vouch to Clear Phantom Red Alert – NoDump Launchpad [duplicate]
I’m currently in communication with the Phantom Review Team, and as part of the security check conducted by Blowfish, they’ve flagged my platform NoDump with a red alert due to limited public history. ...
0 votes
1 answer
328 views
Solana DevNet faucet global rate limit; cannot get Sol from all faucets. Any donation appreciated [duplicate]
I would appreciate a Devnet airdrop or donation, I am getting rate limited by all faucets. Address: 4U6wLJ2G28cwojb8hm12EGAPYxB77UNUyi4HvTZB1EE5
2 votes
3 answers
206 views
Create a basic Solana Token
I am a noobie trying to create a Solana Token with meta data but obviously very simple. I tried it with solana cli rust etc.... but unfortunately I had some old versions because I tried it with AI ...
1 vote
1 answer
190 views
How to Create a Token Using the Old Solana Token Program Instead of Token-2022?
After multiple attempts and no coding experience, I finally created my token on Solana testnet, following this guide: https://solana.com/pt/developers/guides/getstarted/how-to-create-a-token. To make ...
0 votes
1 answer
52 views
Helppppp I cannot get devsol!
I'm trying to run a project on devnet and cannot for the life of me get devsol, can anyone point me in the right direction? I've tried faucets and CLI but get the Error: airdrop request failed. This ...
1 vote
0 answers
16 views
building client side app cant make Create Solana Token work
Here's my code : import { Connection, PublicKey, Keypair, SystemProgram, Transaction, LAMPORTS_PER_SOL, Commitment, } from '@solana/web3.js'; import { createInitializeMintInstruction, ...
0 votes
0 answers
31 views
I Need Help Finding Where the Remaing Coins Went
I just purchased coins on phantom wallet on yesterday in which I was able to see what I purchased. Today, I purchased the same coins and my balance only shows what I purchased today instead of the ...
0 votes
0 answers
17 views
I created a token,sent Solana tomint address, transaction was successful showing on solscan, SOL is not showing in the mint balance, how can find bl
Developed token, sent SOL to mint address, now it’s not showing when I check balance although transactions have been successful