HeliusProviderConfig
SIP Protocol API Reference v0.15.1
SIP Protocol API Reference / HeliusProviderConfig
Interface: HeliusProviderConfig
Section titled “Interface: HeliusProviderConfig”Defined in: @sip-protocol/sdk/dist/index-GLbkPPho.d.ts:15846
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-GLbkPPho.d.ts:15416
Custom RPC endpoint
Inherited from
Section titled “Inherited from”apiKey
Section titled “apiKey”apiKey:
string
Defined in: @sip-protocol/sdk/dist/index-GLbkPPho.d.ts:15854
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-GLbkPPho.d.ts:15856
Solana cluster (default: mainnet-beta)