post
https://api.shasta.trongrid.io/wallet/updatesetting
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
返回值
返回对象:Transaction(未签名交易)
交易通用字段详见交易 章节。
UpdateSettingContract类型特有字段:交易中 raw_data.contract[0].parameter.value包含合约调用参数:
| 字段 | 类型 | 描述 |
|---|---|---|
| owner_address | string | 交易发起者的地址。(格式: Base58 或 Hex) |
| contract_address | string | 合约地址。(格式: Base58 或 Hex) |
| consume_user_resource_percent | int64 | 智能合约的用户能量消耗比例。(取值范围: [0-100]) |