post
https://api.shasta.trongrid.io/wallet/clearabi
将合约的 ABI 设置为空.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
注意执行
ClearAbi并不等同于永久删除。由于区块链的不可篡改性,任何人仍能通过查询合约部署时的原始交易来获取其 ABI 信息。
返回值
返回对象:Transaction(未签名交易)
交易通用字段详见交易 章节。
ClearABIContract类型特有字段:交易中 raw_data.contract[0].parameter.value包含合约调用参数:
| 字段 | 类型 | 描述 |
|---|---|---|
| owner_address | string | 账户所有者的地址。(格式: Base58 或 Hex) |
| contract_address | string | 合约地址。(格式: Base58 或 Hex) |