Submit a base-64 wire transaction and poll until confirmed.
Build, simulate, and sign a smart transaction with automatic compute budget and priority fees.
Simulate a transaction and return the compute units consumed.
Poll the RPC until a transaction reaches the desired confirmation status.
Submit a bundle of up to 5 pre-signed transactions to Sender Max via
sendBundle. Include only the 0.001 SOL Sender tip in ≥1 transaction;
Helius adds any pathway tips. Landing is tracked per-transaction by signature.
Build, sign, send, and confirm a smart transaction in one call.
Send a pre-signed transaction (any supported format).
Build and send a single transaction via the Helius Sender (Sender Max by default; set swqosOnly for the SWQOS-only tier).
Transaction helper methods available on
helius.tx.Provides utilities for simulating compute units, building smart transactions with automatic priority fees, sending via the Helius sender infrastructure, and polling for confirmations.