id
: the name or id of the account whose balances you wantfrom
: the name or id of the account sending the fundsto
: the name or id of the account receiving the fundsamount
: the amount to send (in nominal units to send half of a BTS, specify 0.5)asset_symbol
: the symbol or id of the asset to sendmemo
: a memo to attach to the transaction. The memo will be encrypted in the transaction and readable for the receiver. There is no length limit other than the limit imposed by maximum transaction size, but transaction increase with transaction sizebroadcast
: true to broadcast the transaction on the networkfrom
: the name or id of the account sending the fundsto
: the name or id of the account receiving the fundsamount
: the amount to sendasset_symbol
: the symbol or id of the asset to sendmemo
: a memo to attach to the transaction. The memo will be encrypted in the transaction and readable for the receiver. There is no length limit other than the limit imposed by maximum transaction size, but transaction increase with transaction sizename
: the name or id of the accountlimit
: the number of entries to return (starting from the most recent)operation_history_objects.
get_asset()
, accounts have get_account()
, but this function will work for any object.id
: the id of the object to returnasset_name_or_id
: the symbol or id of the asset in question