jton-contracts
Version:
Free TON contracts wrapped in jTON
27 lines (26 loc) • 321 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": [
]
}