UpdateEnergyLimit

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

Origin Energy Limit

Java-Tron Odyssey 3.2 及更高版本要求新合约部署时此参数必填且必须大于 0。系统已对旧合约进行兼容性处理:若参数原为 0,执行时将自动映射为最大上限 10,000,000。

返回值

返回对象:Transaction(未签名交易)

交易通用字段详见交易 章节。

UpdateEnergyLimitContract类型特有字段:交易中 raw_data.contract[0].parameter.value包含合约调用参数:

字段类型描述
owner_addressstring账户所有者的地址。(格式: Base58 或 Hex)
contract_addressstring合约地址。(格式: Base58 或 Hex)
origin_energy_limitint调整后的、每笔交易合约部署者提供的能量上限。

Body Params
string
required
string
required
int32
required
int32
boolean
Defaults to true
Responses

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