Running anchor build doesnt give any errors
Hello i am quite new to solana development and i am currently following the Solana Bootcamp https://www.youtube.com/watch?v=amAq-WHAFs8&t=5800sIn the solana bootcamp the nightly compiler...
View ArticleBalance disappeared on phantom after buying more of the same coin. Please help?
E4c contract0x60170ce53739745b21a336114534440bda46b2cbPurchased this. Phantom wouldn’t let me sell. Bought more 1100 ish to see if it would let me do that. It did. When I purchased, my initial balance...
View ArticleMissing transfer
I bought sol on Coinbase then immediately sent it out to my phantom wallet and it’s been stuck pending for 7 days now what do I do I can’t even click on the option to let me see the transaction hash CB...
View ArticleTo get IDL of Raydium-CP-Swap (CPMMoo8L3F4NbTegBCKVNunggL7H1ZpdTHKxQB5qKP1C)
I want to get IDL of Raydium-cp-swap(CPMMoo8L3F4NbTegBCKVNunggL7H1ZpdTHKxQB5qKP1C).I know that is built with Anchor. So I triedanchor idl fetch CPMMoo8L3F4NbTegBCKVNunggL7H1ZpdTHKxQB5qKP1CBut it didn't...
View ArticleGood morning. There is a token showing as spam on Phantom when its not. Its a...
Good morning. There is a token showing as spam on Phantom when its not. Its a legitimate CTO. Could i have some help in trying to resolve this issue?
View ArticleMissing Solana tokens after staking on crypto.com defi wallet
The tokens no longer show up on my defi wallet.The wallet address is - Gf61u6gM7KRavWMqLuGuJqKmiQy3qcsertMBgT7e3muDThe smart contract is and transaction ID' are...
View ArticleHow to fix sb.AnchorUtils.loadEnv() wrong keyfile path?
I am using this switchboard function in my typescript code:const { keypair, connection, program } = await sb.AnchorUtils.loadEnv();When I run this code it thinks the keyfile path is...
View ArticleSol swap funds missing on my phantom wallet. Coin from Raydium
I purchased 0.25 Sol of a meme coin called BITCOIN. The Transaction was marked as successful. The 0.25 Sol was taken from my original balance, but my wallet was never updated with the new meme coin....
View Articleweb3.js version 2: requestAirdrop() with 'finalized' confirmation works, but...
In web3.js version 2, I am requesting an airdrop with finalized confirmation (the transaction works fine), and then checking the balance (also with finalized) but the balance remains 0:import {...
View Articleverify collection on mint
We have built our own NFT contract with merkle tree whitelist. But we are struggeling with the verify_collection part. Is this the correct way of implementing this?Our update_authority of the NFTs is a...
View ArticleEfficient way to get Account age?
So right now I'm calling getSignatures and getting blocktime of the earliest one I get returned. Is there a more efficient way of doing this?
View ArticleListening to account changes for multiple accounts on Solana
I'm trying to use the Solana RPC to listen to incoming transactions on multiple accounts at once. The logsSubscribe documentation states that an object with an array of Pubkeys (as base-58 encoded...
View ArticleNeed a good Solana RPC
Where can I get Solana free RPC/public RPC? I tried looking on google but got different answers with varying results - Tien
View ArticleSign CPI as both a PDA and signer of TX
I am writing an anchor program where I want to sign a CPI as both a PDA from my program and the signer of the tx. I expect it would look something like this:CpiContext::new_with_signer( program,...
View ArticleTransaction reverted during simulation
I am working on a dapp, and running a transaction to transfer some usdc from one wallet to another wallet, when tested on devnet it is working smoothly but when I am testing it on mainnet it is showing...
View ArticleI want to get Newly listed Solana token for trading Via API
I am trying to make webpage where i can get Newly listed Solana token for trading Via API. Is there any free service for API available?
View Articlesigner privilege escalated when initial PDA
for warrior_card_usage_ai in &ctx.remaining_accounts[0..warrior_cards_usage_len] { if warrior_card_usage_ai.data_is_empty() { msg!("creating warrior card usage account"); let rent_lamports =...
View ArticleHow to connect a wallet to a dapp while in developement?
I have used npx create-solana-dapp when the app was ready to view i pasted the IP into the browser but I'm not able to connect any wallet... whenever i click on the connect wallet button it show whats...
View ArticleI am searching for my lost Solana tokens
It seems that my Phantom wallet was hacked during the transfer process, but on Solscan, I can see which wallet currently holds my SOL tokens. How can I file a complaint about this, or is there a way to...
View ArticleProblem with receiving solana
I bought solana on phantom with stripe like 2h agou. And i didnt receive my solana. And in my bank acc it is saying that the purchase is reserved. Do you know what should i do? (Im new)
View Article