HeliusProviderConfig
SIP Protocol API Reference v0.7.4
SIP Protocol API Reference / HeliusProviderConfig
Interface: HeliusProviderConfig
Section titled “Interface: HeliusProviderConfig”Defined in: @sip-protocol/sdk/dist/index-DXh2IGkz.d.ts:15742
Helius provider configuration
Security
Section titled “Security”API keys should be treated as sensitive credentials.
Extends
Section titled “Extends”Properties
Section titled “Properties”endpoint?
Section titled “endpoint?”
optionalendpoint:string
Defined in: @sip-protocol/sdk/dist/index-DXh2IGkz.d.ts:15333
Custom RPC endpoint
Inherited from
Section titled “Inherited from”apiKey
Section titled “apiKey”apiKey:
string
Defined in: @sip-protocol/sdk/dist/index-DXh2IGkz.d.ts:15750
Helius API key (required)
Security
Section titled “Security”Treat as sensitive credential. Use environment variables. Never commit to source control or log in error messages. The SDK masks this key in error messages automatically.
Overrides
Section titled “Overrides”cluster?
Section titled “cluster?”
optionalcluster:"mainnet-beta"|"devnet"
Defined in: @sip-protocol/sdk/dist/index-DXh2IGkz.d.ts:15752
Solana cluster (default: mainnet-beta)