Running Solana RPC node WSL
Anyone knows how to run an rpc Solana node on wsl? So im looking for documentation for Wsl. Not full Linux.I get the error;[2024-10-12T13:04:05.078162085Z ERROR solana_net_utils] Received no response...
View ArticleMy tokens in phantom wallet keep getting sent to a wallet i have to access...
BGbQx7sGTsAvhgUBL9fUDDw9feQhdX5uqxYx37XgTNoQ Is the wallet ID. They have taken easily over $150 worth of tokens from me for no reason i can see i just want to know whats happening.
View ArticleWallet Drained Without Transaction approval
My telegram wallet was drained after depositing sol without using transaction approval have been using it for trading the address 9aQddgsYYeKkjXuHYRjxfE8gWwvTeuHxFBNKZBkcyrs7And the associted address...
View ArticleCannot find name "Transaction" when using priority fees to close position on...
I'm trying to close a position on a clmm pool with priority fees, but I keep running into an issue - "Cannot find name "Transaction"". The script uses the Raydium SDK. I believe it has to do with...
View ArticleHow should I be sending transactions from my UI?
I want my website to be as performant as possible and for as many of my users' transactions to land as possible. What's a good way to do this?
View Articleplease remove us to scam list
hello im developing on solanahttps://iq6900.com/got block because I made the solana contractplease remove thisI also have my code what im gonna do it toohttps://github.com/zo-eth/code-in-contract
View ArticleHow to link a wallet without connecting to the app
I want to add a functionality for the users to be able to link multiple wallets to the app. I am using unified wallet adapter from jupiter. Able to open the wallet modal manually but, when I connect...
View Articlehow can i update a token logo on solscan for a project I work with?
I have ported a token from ethereum mainnet to solana using the wormhole portal bridge. How do i go about updating the token logo on solscan?
View ArticleBitcoin purchased cant send or swap
I just bought bitcoin and can not swap it 0r send it to another address any reason why?
View ArticlePyth SDK with Anchor Error - function or associated item not found in PriceFeed
I'm facing issues with Pyth SDKI'm getting these errorserror[E0599]: no function or associated item named `create_type` found for struct `states::states::PriceFeed` in the current scope -->...
View ArticleExample contract code for a bonding curve?
I want to create a bonding curve on solana. Are there any good example smart contracts that I can use as a starting point?I noticed that SPL has a token-swap contracts...
View ArticleAgave Node syncing fine with mainnet but RPC at 8899 isn't available
I'm using the config from the agave docstar jxf solana-release-x86_64-unknown-linux-gnu.tar.bz2cd solana-release/export PATH=$PWD/bin:$PATHAll initial port checks come in...
View ArticleTransaction simulation failed: This account may not be used to pay...
Hi I'm getting this when trying to run anchor deploy on devnet& testnet while testing got the following error.Error: Account allocation failed: RPC response error -32002: Transaction simulation...
View ArticleLOST $4400 DUE TO PENGU
Bought pudgy penguins token when it launched & phantom showed price chart at $40/pudgy penguins token then it dumped 95.5% to 0.05c per pudgy penguins token, my $4400 turned into $6. The price...
View ArticleIs Selfie Dog the reason my RPC provider sent me a ‘calm down’ email?
I’m building an integration for Selfie Dog (you know, the dog takes selfies).It started innocently enough: upload selfies → mint streak NFTs → reward $SELFIE tokens.Simple, right?Here’s where it got...
View Article`Anchor build`: failed to select a version for the requirement `rust_decimal...
Both anchor build and cargo build-bpf fail with:BPF SDK: /home/fish/.local/share/solana/install/releases/1.9.29/solana-release/bin/sdk/bpfcargo-build-bpf child: rustup toolchain list -vcargo-build-bpf...
View Articlehow to mint new edition form master edition?
I have been struggling with minting new edition form master edition. Its been days now, and I can not solve the problem.onchain code ctx.accounts.new_metadata.to_account_info(),...
View ArticleAnchor: cannot borrow (account) as immutable because it is also borrowed as...
I want to implement a Escrow service on Solana using the Anchor framework but I'm having huge difficulties on understanding how it works...Even by starting from the creation of the Escrow, I cannot...
View ArticleDeserialize transaction input data with publickey
How can I deserialize input args with publicKey inputs?Full Code:const borsh = require('borsh');const bs58 = require('bs58');const schema = { 'struct': { 'discriminator': 'u64', 'mint': "publicKey",...
View ArticleHow to build a monitor that listens to swaps from 100+ wallets?
Question is in the title. I want the most effecient way of doing it, i bought a dedicated node from Helius but unsure how to use gRPC to listen to transactions from a large group of wallets. I know...
View Article