
The data structures defined by this contract.
-
{ "name": "notifylog", "base": "", "fields": [ { "name": "account", "type": "name" }, { "name": "shit", "type": "bytes" } ] }
-
{ "name": "pow", "base": "", "fields": [ { "name": "cnt", "type": "uint64" }, { "name": "min_sell", "type": "asset" }, { "name": "min_get", "type": "asset" }, { "name": "ischeckbp", "type": "bool" } ] }