TrezorConfig
SIP Protocol API Reference v0.15.1
SIP Protocol API Reference / TrezorConfig
Interface: TrezorConfig
Section titled “Interface: TrezorConfig”Defined in: @sip-protocol/sdk/dist/index-GLbkPPho.d.ts:14586
Trezor-specific configuration
Extends
Section titled “Extends”Properties
Section titled “Properties”chain:
ChainId
Defined in: @sip-protocol/sdk/dist/index-GLbkPPho.d.ts:14562
Target chain
Inherited from
Section titled “Inherited from”accountIndex?
Section titled “accountIndex?”
optionalaccountIndex?:number
Defined in: @sip-protocol/sdk/dist/index-GLbkPPho.d.ts:14564
Account index (default: 0)
Inherited from
Section titled “Inherited from”HardwareWalletConfig.accountIndex
derivationPath?
Section titled “derivationPath?”
optionalderivationPath?:string
Defined in: @sip-protocol/sdk/dist/index-GLbkPPho.d.ts:14566
Custom derivation path (overrides default)
Inherited from
Section titled “Inherited from”HardwareWalletConfig.derivationPath
transport?
Section titled “transport?”
optionaltransport?:TransportType
Defined in: @sip-protocol/sdk/dist/index-GLbkPPho.d.ts:14568
Transport type preference
Inherited from
Section titled “Inherited from”HardwareWalletConfig.transport
timeout?
Section titled “timeout?”
optionaltimeout?:number
Defined in: @sip-protocol/sdk/dist/index-GLbkPPho.d.ts:14570
Connection timeout in ms (default: 30000)
Inherited from
Section titled “Inherited from”manifestUrl?
Section titled “manifestUrl?”
optionalmanifestUrl?:string
Defined in: @sip-protocol/sdk/dist/index-GLbkPPho.d.ts:14588
Trezor Connect manifest URL
manifestEmail?
Section titled “manifestEmail?”
optionalmanifestEmail?:string
Defined in: @sip-protocol/sdk/dist/index-GLbkPPho.d.ts:14590
Trezor Connect manifest email
manifestAppName?
Section titled “manifestAppName?”
optionalmanifestAppName?:string
Defined in: @sip-protocol/sdk/dist/index-GLbkPPho.d.ts:14592
Trezor Connect manifest app name
popup?
Section titled “popup?”
optionalpopup?:boolean
Defined in: @sip-protocol/sdk/dist/index-GLbkPPho.d.ts:14594
Whether to use popup for Trezor Connect