post
https://api.shasta.trongrid.io/wallet/createtransaction
Recipes
💸
Send Your First Transaction
Open Recipe
📡
API Signature and Broadcast Flow
Open Recipe
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
Returns
Returns an unsigned transaction JSON object. Refer to the Transaction chapter for the field definitions. For the TransferContract type, the raw_data.contract[0].parameter.value fields are:
| Field | Type | Description |
|---|---|---|
| owner_address | string | Sender address. |
| to_address | string | Recipient address |
| amount | int64 | Amount of TRX to transfer. (Unit: sun, 1 TRX = 1,000,000 sun). |