Protected Readonly baseProtected chainProtected Readonly clientProtected Readonly defaultProtected feeProtected networkProtected phraseProtected prefixProtected Readonly registryProtected rootProtected startgateObtains all the balances of the address passed as parameter for all the assets of the network. For the moment for this client the assets parameter is ignored. Do not hesitate to open a PR if you need it and it is not yet available.
address to be validated
Optional _assets: Asset[]IGNORED FOR THIS IMPLEMENTATION
array of balances
Protected getProtected getProtected getProtected getProtected getPrepare a transaction for signing.
Transaction parameters including sender address.
The prepared transaction.
Thrown if the sender address is invalid.
Thrown if the recipient address is invalid.
Thrown if the asset is invalid or not supported.
Protected thornodeAPIGetGenerated using TypeDoc
Cosmos client class extending the Cosmos SDK client.