Transaction Landing and anything onchain
Last updated
Was this helpful?
Last updated
Was this helpful?
Landing a transaction on the Solana network is a pain, and your agent should not cry because of this.
- if you want your transaction to land, then Jito bundles are the best way, you can bundle upto 5 transactions and send them, they’ll be executed atomically for a small tip.
- you can use Helius rpc to get the most accurate priority fee data for your transaction and use that while sending transactions via RPC increasing your landing chance by 95%.
You need RPC to get anything on-chain, every provider you use would require a RPC to work, Helius is the best rpc you can work with, which also provides geyser plugin and enhanced websockets.