post
https://api.shasta.trongrid.io/wallet/undelegateresource
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
Returns
Transaction object - JSON object: Unsigned transaction, please refer to the Transaction chapter for the fields contained in it. Since the transaction type is UnDelegateResourceContract, the fields contained in raw_data.contract[0].parameter.value in the transaction are as follows:
| Field | Type | Description |
|---|---|---|
| owner_address | string | Transaction initiator address. |
| resource | string | Type of resource. (Enum: BANDWIDTH, ENERGY) |
| receiver_address | string | Resource receiver address. |
| balance | Int64 | Amount of TRX for resource delegation. (Unit: sun) |