{
"name": "text",
"code_hash": "text",
"wast": "text",
"wasm": "text",
"abi": {
"version": "text",
"types": [
{
"new_type_name": "text",
"type": "uint8"
}
],
"structs": [
{
"name": "text",
"base": "text",
"fields": [
{
"name": "text",
"type": "uint8"
}
]
}
],
"actions": [
{
"name": "text",
"type": "text",
"ricardian_contract": "text"
}
],
"tables": [
{
"name": "text",
"index_type": "i64",
"key_names": [
"text"
],
"key_types": [
"uint64"
],
"type": "text"
}
],
"abi_extensions": [
[
0
]
],
"error_messages": [
"text"
],
"ricardian_clauses": [
"text"
],
"variants": [
"text"
]
}
}