GenericProviderConfig
SIP Protocol API Reference v0.7.4
SIP Protocol API Reference / GenericProviderConfig
Interface: GenericProviderConfig
Section titled “Interface: GenericProviderConfig”Defined in: @sip-protocol/sdk/dist/index-DXh2IGkz.d.ts:15385
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-DXh2IGkz.d.ts:15331
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-DXh2IGkz.d.ts:15333
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-DXh2IGkz.d.ts:15335
Solana cluster
Inherited from
Section titled “Inherited from”connection?
Section titled “connection?”
optionalconnection:unknown
Defined in: @sip-protocol/sdk/dist/index-DXh2IGkz.d.ts:15387
Existing Solana Connection object