Private
bncProtected
chainProtected
feeProtected
networkProtected
phraseProtected
rootGet account data for a given address.
Optional
address: stringThe address to get account data for. (optional) By default, it will return account data for the current wallet.
The account index for the derivation path. (optional)
A promise resolving to the account details of the given address.
Get the current address asynchronously for a given account index.
The account index for the derivation path. (optional)
A promise resolving to the current address.
Thrown if the phrase has not been set before. A phrase is needed to create a wallet and to derive an address from it.
Private
getProtected
getProtected
getPrivate
getPrivate
Get the private key for a given account index.
The account index for the derivation path.
The private key generated from the given phrase.
Thrown if the phrase has not been set befor Throws an error if phrase has not been set before
Get transaction history of a given address with pagination options. By default it will return the transaction history of the current wallet.
Optional
params: TxHistoryParamsThe options to get transaction history. (optional)
The transaction history.
Private
getGet the current transfer fee.
The current transfer fee.
Broadcast multi-send transaction.
The multi-send transfer options.
The transaction hash.
Private
searchProtected
thornodeAPIGetGenerated using TypeDoc
Custom Binance client