
-
{ "name": "rounddet", "base": "", "fields": [ { "name": "id", "type": "uint64" }, { "name": "currround", "type": "uint64" }, { "name": "round_started", "type": "time_point_sec" }, { "name": "round_ends", "type": "time_point_sec" }, { "name": "lastcurveapp", "type": "uint64" }, { "name": "currround_amount", "type": "asset" }, { "name": "prev_roundamt", "type": "asset" } ] }