GenericProviderConfig
SIP Protocol API Reference v0.15.1
SIP Protocol API Reference / GenericProviderConfig
Interface: GenericProviderConfig
Section titled “Interface: GenericProviderConfig”Defined in: @sip-protocol/sdk/dist/index-GLbkPPho.d.ts:15468
Extended config for generic provider that accepts a Connection
Extends
Section titled “Extends”Properties
Section titled “Properties”apiKey?
Section titled “apiKey?”
optionalapiKey?:string
Defined in: @sip-protocol/sdk/dist/index-GLbkPPho.d.ts:15414
API key for premium providers (Helius, QuickNode)
Inherited from
Section titled “Inherited from”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”cluster?
Section titled “cluster?”
optionalcluster?:"mainnet-beta"|"devnet"|"testnet"
Defined in: @sip-protocol/sdk/dist/index-GLbkPPho.d.ts:15418
Solana cluster
Inherited from
Section titled “Inherited from”connection?
Section titled “connection?”
optionalconnection?:unknown
Defined in: @sip-protocol/sdk/dist/index-GLbkPPho.d.ts:15470
Existing Solana Connection object