{
"version": "text",
"name": "text",
"bytecode": "text",
"bytecodeDebugPatch": "text",
"codeHash": "text",
"codeHashDebug": "text",
"fields": {
"names": [
"text"
],
"types": [
"text"
],
"isMutable": [
false
]
},
"functions": [
{
"name": "text",
"usePreapprovedAssets": false,
"useAssetsInContract": false,
"isPublic": false,
"paramNames": [
"text"
],
"paramTypes": [
"text"
],
"paramIsMutable": [
false
],
"returnTypes": [
"text"
]
}
],
"constants": [
{
"name": "text",
"value": {
"value": "text",
"type": "text"
}
}
],
"enums": [
{
"name": "text",
"fields": [
{
"name": "text",
"value": {
"value": "text",
"type": "text"
}
}
]
}
],
"events": [
{
"name": "text",
"fieldNames": [
"text"
],
"fieldTypes": [
"text"
]
}
],
"warnings": [
"text"
],
"maps": {
"names": [
"text"
],
"types": [
"text"
]
},
"stdInterfaceId": "text"
}