Contracts

Get contract ABI

Get smart contract ABI (Application Binary Interface).

get/get_contract_abi

Query parameters

chain_idstring required

The ID of the blockchain

addressstring required

Smart contract address

Response

Contract ABI

data_descriptionstring[] nullable

Optional list of strings explaining the structure or fields of the data payload

notesstring[] nullable

Optional list of important warnings or contextual notes, such as data truncation alerts

instructionsstring[] nullable

Optional list of suggested follow-up actions for an AI agent

Changes

No recorded changes to this endpoint across all 15 revisions of this API.