/
WO
worldwide-asset-exchange
/
Chain API
Search skmtc…
⌘K
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
v1
latest
OpenAPI 3.0.0
raw.githubusercontent.com
2025-08-29
29
51
83.8 KB
Retrieves the ABI for a contract based on its account name
post
/get_abi
Request body
object
required
account_name
union
required
Response
OK
Abi
required
version
string
required
types
AbiType[]
required
structs
AbiStruct[]
required
actions
AbiAction[]
required
tables
AbiTable[]
required
abi_extensions
Extension[]
required
error_messages
string[]
required
ricardian_clauses
string[]
required
variants
string[]
required