Standard Solana RPC
All standard Solana RPC methods are available directly onhelius.* via a proxy to the underlying @solana/kit Rpc client:
helius.raw property exposes the same Rpc client explicitly, useful when passing to third-party libraries that expect a standard Rpc object.