EthereumAdapterConfig
SIP Protocol API Reference v0.7.2
SIP Protocol API Reference / EthereumAdapterConfig
Interface: EthereumAdapterConfig
Section titled “Interface: EthereumAdapterConfig”Defined in: @sip-protocol/sdk/dist/index-CzWPI6Le.d.ts:9906
Ethereum adapter configuration
Properties
Section titled “Properties”wallet?
Section titled “wallet?”
optionalwallet:EthereumWalletName
Defined in: @sip-protocol/sdk/dist/index-CzWPI6Le.d.ts:9908
Wallet to connect to
chainId?
Section titled “chainId?”
optionalchainId:number
Defined in: @sip-protocol/sdk/dist/index-CzWPI6Le.d.ts:9910
Target chain ID
rpcEndpoint?
Section titled “rpcEndpoint?”
optionalrpcEndpoint:string
Defined in: @sip-protocol/sdk/dist/index-CzWPI6Le.d.ts:9912
RPC endpoint URL (for balance queries)
provider?
Section titled “provider?”
optionalprovider:EIP1193Provider
Defined in: @sip-protocol/sdk/dist/index-CzWPI6Le.d.ts:9914
Custom provider (for testing)