jton-contracts
Version:
Free TON contracts wrapped in jTON
23 lines (22 loc) • 457 B
JSON
{
"ABI version": 2,
"header": ["time"],
"functions": [
{
"name": "isIdle",
"inputs": [
{ "name": "_answer_id", "type": "uint32" }
],
"outputs": [
{ "name": "value0", "type": "bool" }
]
},
{
"name": "constructor",
"inputs": [],
"outputs": []
}
],
"data": [],
"events": []
}