ClearAbi

To clear the ABI info of a smart contract.

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

Note

Even after executing the ClearAbi operation, the contract's ABI information is not fully deleted from the chain's historical record. Users can still retrieve the ABI by querying the original contract creation transaction.


Related resources

Body Params
string
required

Transaction initiator address. (Format: Base58 or Hex)

string
required

Contract address. (Format: Base58 or Hex).
Example: TG3XXyExBkPp9nzdajDZsozEu4BkaSJozs

boolean
Defaults to true

Optional. Set to true to format addresses in Base58; set to false for hex format. (Default: false)

int32

Optional. Permission ID used for multi-signature account operations. Defaults to the owner permission (0) if unspecified.

Responses

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