waves address and optional match regular expression. If match is present keys will be filtered by this regexp
node address to ask data from. E.g. https://nodes.wavesplatform.com/
Get data from account dictionary by key
dictionary key
waves address as base58 string
node address to ask data from. E.g. https://nodes.wavesplatform.com/
Retrieve information about specific asset account balance
id of asset
waves address as base58 string
node address to ask balance from. E.g. https://nodes.wavesplatform.com/
Get account effective balance
waves address as base58 string
node address to ask balance from. E.g. https://nodes.wavesplatform.com/
Retrieve full information about waves account balance. Effective, generating etc
waves address as base58 string
node address to ask balance from. E.g. https://nodes.wavesplatform.com/
Sends transaction to waves node IMPORTANT: You cannot broadcast order. Orders should be sent to matcher via submitOrder method
transaction to send
node address to send tx to. E.g. https://nodes.wavesplatform.com/
Get miner’s reward status and total supply
node address to ask data from. E.g. https://nodes.wavesplatform.com/
Get miner’s reward status at height and total supply
block number to get info
node address to ask data from. E.g. https://nodes.wavesplatform.com/
Get account script info
waves address as base58 string
node address to ask data from. E.g. https://nodes.wavesplatform.com/
Get account script meta, i.e., available callable functions
waves address as base58 string
node address to ask data from. E.g. https://nodes.wavesplatform.com/
Get invokeScript tx state changes
invokeScript transaction id as base58 string
node address to ask data from. E.g. https://nodes.wavesplatform.com/
Get account effective balance
transaction ID as base58 string
node address to ask balance from. E.g. https://nodes.wavesplatform.com/
Resolves when specified txId is mined into block
waves address as base58 string
Generated using TypeDoc
Get full account dictionary