trezorWallet
const
trezorWallet:object
Defined in: wallets/src/trezor/index.ts:205
Type declaration
Section titled “Type declaration”connectTrezor
Section titled “connectTrezor”connectTrezor:
object
connectTrezor.connectWallet()
Section titled “connectTrezor.connectWallet()”connectWallet: (
connectParams
) => (…params
) =>Promise
<boolean
>
Parameters
Section titled “Parameters”connectParams
Section titled “connectParams”addChain
Section titled “addChain”AddChainType
Returns
Section titled “Returns”(…
params
):Promise
<boolean
>
Parameters
Section titled “Parameters”params
Section titled “params”…[Chain
[], DerivationPathArray
]
Returns
Section titled “Returns”Promise
<boolean
>
connectTrezor.supportedChains
Section titled “connectTrezor.supportedChains”supportedChains: (
Arbitrum
|Avalanche
|Base
|BinanceSmartChain
|Bitcoin
|BitcoinCash
|Dash
|Dogecoin
|Ethereum
|Litecoin
|Optimism
|Polygon
)[]