Skip to main content

get_raw_abi

Returns an object containing the smart contract abi.

Request Body
account_name Name REQUIRED

Possible values: Value must match regular expression ^[a-z]{1}[a-z1-5.]{1,10}[a-z1-5]{1}$

String representation of basic Inery name type, must be between 3 and 12 characters and contain only a-z and 1-5 and dot(.), but not at the end of the string.

Responses
200

OK

Schema
account_name Name

Possible values: Value must match regular expression ^[a-z]{1}[a-z1-5.]{1,10}[a-z1-5]{1}$

String representation of basic Inery name type, must be between 3 and 12 characters and contain only a-z and 1-5 and dot(.), but not at the end of the string.

code_hash Sha256

Possible values: Value must match regular expression ^[0-9A-Fa-f]{64}$

abi_hash Sha256

Possible values: Value must match regular expression ^[0-9A-Fa-f]{64}$

abi string