TransferAsset

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

Returns

A Transaction object - JSON object: Unsigned transaction.

For general field definitions, please refer to Transaction.

For the TransferAssetContract type, the fields within raw_data.contract[0].parameter.value are listed below:

FieldTypeDescription
owner_addressstringAccount address.
asset_namestringTRC-10 Token ID to transfer.
to_addressstringRecipient address.
amountint64Amount of TRC-10 token to transfer.

Body Params
string
required
string
required
string
required
int64
required
Defaults to null
int32
boolean
string
Responses

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json