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.
Build, sign, send, and confirm a smart transaction in one call.
Send a pre-signed transaction (any supported format).
Build and send a transaction via the Helius sender infrastructure (SWQOS).
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.