mirror of
https://github.com/nspcc-dev/neo-go.git
synced 2024-11-26 09:42:22 +00:00
a7f86dcb7f
Refs. #2768.
33 lines
738 B
JSON
33 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" : {}
|
|
}
|