api/addresses
fetchAddress()โ
fetchAddress(
path
:number
|WalletPath
):Promise
<string
>
Fetches a single address from the device.
Parametersโ
Parameter | Type | Default value | Description |
---|---|---|---|
path | number | WalletPath | 0 | either the index of ETH signing path or the derivation path to fetch |
Returnsโ
Promise
<string
>
Noteโ
By default, this function fetches m/44'/60'/0'/0/0