ClearAbi
To clear the ABI info of a smart contract.
Body params:
owner_address
- Owner address of the smart contract. If visible=true, use base58check format, otherwise use hex format.contract_address
- Smart contract address. If visible=true, use base58check format, otherwise use hex format.visible
- Optional. Defaults to false. Whether addresses are in base58check format.
Request
Response
Last updated