Skip to main content

Get Raw Abi

Returns an object containing the smart contract abi.

Request Body
account_name string REQUIRED

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

String representation of an Inery database name.

Responses
200

OK

Schema
account_name string

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

String representation of an Inery database name.

code_hash string

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

SHA-256 hash representing the code.

abi_hash string

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

SHA-256 hash representing the code.

abi string