
-
{ "name": "adlist", "base": "", "fields": [ { "name": "id", "type": "uint64" }, { "name": "owner", "type": "name" }, { "name": "remainder", "type": "uint64" }, { "name": "contacttype", "type": "uint32" }, { "name": "contact", "type": "string" }, { "name": "url", "type": "string" }, { "name": "location", "type": "string" }, { "name": "contant", "type": "string" }, { "name": "ipfs", "type": "string" }, { "name": "createtime", "type": "uint64" }, { "name": "updatetime", "type": "uint64" } ] }