Skip to main content

Questions tagged [helius]

2 votes
3 answers
78 views

I’m building a Solana copy trading bot and I’m running into a performance bottleneck. Right now, I subscribe to the target wallet via WebSocket, and once I get a transaction signature I call the ...
user556532's user avatar
0 votes
0 answers
59 views

I'm building a trading bot that needs to detect new liquidity pools on Raydium in real-time. I'm using a Helius RAW webhook for this, but I'm facing a strange issue where I only receive events when I ...
Melissa Reiß's user avatar
0 votes
1 answer
42 views

does anyone know what the fee is for unstaking SOL from native staking on Helius. Also, if I pay additional fees from unstaking to Phantom.
Andre's user avatar
  • 1
1 vote
1 answer
152 views

I am trying to programmatically fetch token name using the token mint address, upon reading other posts on here I decided to use helius, which returns a 200 status code but the metadata is empty Code- ...
frosty's user avatar
  • 31
0 votes
0 answers
84 views

Im currertly using Helius and trying to do a Jupiter swap via Helius send_raw_transaction, but it keeps failing silently with a null signature despite valid responses. Any clues would be very ...
Nitesh Rastogi's user avatar
1 vote
0 answers
103 views

I'm looking for the fastest possible way to receive transaction confirmations on Solana with "processed" commitment level. Currently, I have tested multiple services, including: Helius ...
Alpacagol's user avatar
0 votes
0 answers
31 views

I want to create an exhaustive programs library for solana mainnet, devnet, testnet. I use my Helius API but i got issues on BPFLoaderUpgradeab1e1111111111111111111111 ERROR - Erreur API pour ...
creeptoonaute's user avatar
2 votes
0 answers
147 views

I’m using helius’ priority fee api and Jupiter swap api. The trouble I’m having is adding the priority fee information to the transaction and sending it. I’m using solana and solders Python library. ...
akt1000's user avatar
  • 21
0 votes
0 answers
41 views

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 ...
chimp's user avatar
  • 1
0 votes
1 answer
369 views

hello i have been trying to fetch all tokens created by walletAddress or user. i am trying helius as someone already suggested me to use helius with the getAssetsByCreator function. i need only token ...
Prabhat kumar's user avatar
0 votes
1 answer
107 views

Im trying to convert my existing wallet tracker to websocket based instead of polling. Im building a simple realtime wallet tracker for myself with helius i have the maxed out plan. I looked into ...
dangelo rodriguez's user avatar
0 votes
1 answer
863 views

is there any request in the API Helius to get the first transaction/mint transaction for a token? I would like to extract the dev address from the token address, but via getasset it is often extracted ...
123's user avatar
  • 1
1 vote
0 answers
53 views

I'm working on a Next.js app and trying to list the content of my wallet using the getAssetsByOwner DAS API method. I have a question regarding the response content when applying display options. I ...
DRUEVISUAL's user avatar
5 votes
3 answers
10k views

I am new to Solana and was wondering what would be the simplest way to get the bonding curve progress (the one that is shown on their website) of a token that's trading on Pump.fun. I could compute it ...
Makis Christou's user avatar
0 votes
1 answer
838 views

i am building a token mint tracker using Helius Webhooks to listen for on-chain events. Each time the event triggers i send the information to a function that extracts the signature and then tries to ...
DannySorost's user avatar

15 30 50 per page