ID of the Asset
Public address of the account to transfer the amount to.
Token amount to transfer.
Account that will sign the transaction.
Execution trigger that can be set either to BlockInclusion or BlockFinalization.
AssetTransferredEvent Blockchain event.
ID of the Asset
Public address of the account to transfer the amount to.
Token amount to transfer.
Unsigned unsubmitted Assets-Transfert Transaction Hash. The Hash is only valid for 5 minutes.
The ID of the asset.
Public address of the account to get balance.
The balance of the account.
The ID of the asset.
Public address of the account to get balances.
The holdings/balance information of the account : balance, isFrozen: boolean, reason, extra
Generated using TypeDoc
assetTransfer
Transfers some balance to another account.