Boost - Land Transactions Faster
Land transactions faster and with higher accuracy
Overview
Boost is a specialised service that enhances transaction speed and improves conversion rates on Solana by prioritising your transactions. By including a small tip instruction, your transactions are submitted through optimised channels for faster confirmation.
Implementation Guide
Contact the Helio team for your API key and follow the steps below.
Step 1: Prepare Tip Instruction
Add a tip instruction to your transaction to prioritise it:
Step 2: Get the Latest Tip Wallets
Use our API to retrieve the current list of tip wallets:
Example response:
Step 3: Submit Your Transaction
You have two options for submitting your boosted transaction:
Option 1: RPC-like URL Method
Use our RPC URL with the standard Solana sendTransaction
method:
Option 2: Direct API Submission
Submit your transaction directly using our API endpoint:
By default, the submit endpoint will wait for confirmation unless you set waitForConfirmation
to false
.
Example success response:
We submit via Jito for optimal security and landing rates. If our staked validators submit faster, the tip is refunded minus agreed costs/rates. Once set up, the Helio team can configure and share a dashboard to track your transactions and performance.
Last updated