mirror of
https://github.com/nspcc-dev/neo-go.git
synced 2024-11-26 09:42:22 +00:00
34 lines
738 B
JSON
34 lines
738 B
JSON
|
{
|
||
|
"groups" : [],
|
||
|
"abi" : {
|
||
|
"events" : [],
|
||
|
"methods" : [
|
||
|
{
|
||
|
"parameters" : [],
|
||
|
"safe" : true,
|
||
|
"name" : "tokens",
|
||
|
"offset" : 0,
|
||
|
"returntype" : "InteropInterface"
|
||
|
},
|
||
|
{
|
||
|
"offset" : 1,
|
||
|
"returntype" : "InteropInterface",
|
||
|
"safe" : true,
|
||
|
"parameters" : [
|
||
|
{
|
||
|
"type" : "String",
|
||
|
"name" : "name"
|
||
|
}
|
||
|
],
|
||
|
"name" : "getAllRecords"
|
||
|
}
|
||
|
]
|
||
|
},
|
||
|
"supportedstandards" : [],
|
||
|
"trusts" : [],
|
||
|
"extra" : {},
|
||
|
"permissions" : [],
|
||
|
"name" : "Non-NEPXX contract with iterators",
|
||
|
"features" : {}
|
||
|
}
|