
-
{ "name": "pool", "base": "", "fields": [ { "name": "id", "type": "uint64" }, { "name": "market", "type": "name" }, { "name": "mid", "type": "uint64" }, { "name": "total_reward", "type": "asset" }, { "name": "released_reward", "type": "asset" }, { "name": "total_bonus", "type": "asset" }, { "name": "released_bonus", "type": "asset" }, { "name": "epoch_time", "type": "uint32" }, { "name": "duration", "type": "uint32" }, { "name": "last_harvest_time", "type": "uint32" } ] }