I've been stuck here for a week now help!! How to Retrieve Mint Token Address...
I'm using a WebSocket to monitor newly launched tokens on Raydium. The code works as intended—it detects newly launches token. However, the issue is that it only provides the transaction signatures,...
View ArticleGetting more predictable timing when sending txs to RPC servers
I noticed that there is a big variety in how long it takes between when I send my tx until it gets processed by the blockchain. Sometimes it's 1 second, othertimes it can easily be 7-8 seconds for an...
View ArticleStructError: At path: meta -- Expected an object, but received: null,...
I am getting this error when I call the getTransaction api.Is there any fix for this? Postman returns data but this api always return an error.An example hash would be:...
View ArticleHow can i update metadata of cnft
i have minted a cnft using helius api. I would like now to update the metadata. If i understood well, they are stored offchain (arweave via helius), but i guess the link to the arweave file must be...
View ArticleDecoding solana transaction data
I am currently trying to figure out how to decode data from a transaction instruction, but whatever i try it doesn't work.Example data...
View Articleseahorse build Error: anchor-spl v0.30.0 error[E0308]: mismatched types
I'm testing the test case program for the Seahorse architecture calculator.py and everything works fine when I test with beta.solpg.io, and when I test with a local environment I get an error.My local...
View ArticleJupiter / SOLANA How to swap 2 times in 1 with /swap-instructions
Hello everybody i need your help pleaseI'm trying to swap 2 time in 1 with Jupiter DexSo what i do ?I build a code for Solana swap on jupiter that fetch quote when calling 2 differents...
View ArticleGet the transaction from SolanaPay post request, send transaction failed in...
I want to use the SolanaPay in my dapp, the client (dapp) can get the transaction by the post request which is implement in my server. The transaction is about sol transfer. It is successful when sign...
View ArticleWhy do pump.fun coins move to raydium once the bonding curve is "filled"?
I'm trying to understand the mechanics of pump.fun's token launch system. According to their site:How it worksPump prevents rugs by making sure that all created tokens are safe. Each coin on pump is a...
View Articlebigint: Failed to load bindings, pure JS will be used (try npm run rebuild?)
npm updatenpm install bigint-buffernpm rebuildnpm run buildnpm run anchor-test
View ArticleToken icon not showing up in Phantom wallet
I'm part of the team for a pump.fun launched token ($WIFE / Wifejak), and we've had some complaints that our token icon is not always showing up next to balances on Phantom Wallet. Can anyone suggest a...
View Articlehow to use sendAndConfirmTransaction?
so i have a solana program and i wanted to sign the transaction so they can write to the program on the frontend. but the thing is, sendAndConfirmTransaction need a wallet object that has a secret key...
View ArticleHow to get the pending transaction on the blockchain?
How to get the pending transaction on the blockchain ? Im trying to get the pending transaction on the blockchain, before it got validated, can someone help me ?
View ArticleIs it possible to bundle transactions into one?
lets say, as a example, I have 10 Solana wallets, each with their own amounts of USDC. I have another Solana wallet with SOL, for fees.Is it possible, to get all 10 USDC wallets to send all their USDC...
View Articleaccidently put wrong deposit address
Accidently missclicked on keyboard and have deleted one last digit (1) of the deposit address on phantom wallet (withdraw adress to my other wallet) to my other wallet when sending solana and have...
View ArticleHow to get all wallets (token accounts) holding a specific token (by mint...
As the title states I would like to get all wallets that hold a particular token by providing the token's address. I believe in more accurate terms I would like to get all token accounts with a...
View ArticlePhantom wallet Hacked over night please help
someone hacked into my phantom wallet over night sold my tokens and taken all solana.8Z2b3gH9DLahUaejAVomvcMZxX6v834VcNFr9W3UUMM7This is the destination wallet it went in.
View ArticlePre requisite before starting Solana Development
Hey everyone i have just entered the Development world and i would love to learn what all should i know before starting with Solana dev
View ArticleHow to blacklist a wallet, if that´s posible?
I would like to Backlist a couple of wallets if that´s posibleSome program hacked into my phantom wallet and any tokens send to my address are transfer automatically to this address :...
View ArticleCan I regain signing authority of a wallet that was drained? Still have...
After a wallet drain, the hacker was able to change the signing authority on my wallet. I still have the private key and passphrase. I can still import the wallet, but I can no longer sign any...
View Article