
-
{ "name": "shop", "base": "", "fields": [ { "name": "id", "type": "uint64" }, { "name": "uri", "type": "string" }, { "name": "symbol", "type": "string" }, { "name": "price", "type": "asset" }, { "name": "init_supply", "type": "uint32" }, { "name": "supply", "type": "uint32" }, { "name": "expire", "type": "uint32" }, { "name": "limit", "type": "uint32" } ] }