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…
返回值
Transaction对象 - JSON object:未签名的交易,包含的字段请参考交易章节,由于交易类型为UnDelegateResourceContract,所以交易中的raw_data.contract[0].parameter.value中包含的字段如下:
| 字段 | 类型 | 描述 |
|---|---|---|
| owner_address | string | 交易发起者地址。 |
| resource | string | 资源类型。(枚举值: BANDWIDTH, ENERGY) |
| receiver_address | string | 资源接收方地址。 |
| balance | Int64 | 取消资源代理金额。(单位: sun) |