
-
{ "name": "gbdata", "base": "", "fields": [ { "name": "id", "type": "uint64" }, { "name": "round", "type": "uint64" }, { "name": "gamesize", "type": "uint64" }, { "name": "roundsize", "type": "uint64" }, { "name": "nextheight", "type": "uint64" }, { "name": "rewardpool", "type": "asset" }, { "name": "odds", "type": "uint32[]" }, { "name": "nexttime", "type": "uint64" }, { "name": "roundtotal", "type": "asset" }, { "name": "starttime", "type": "uint64" }, { "name": "surplus", "type": "asset" } ] }