corncornpool Contract Overview Actions (12) Structs (19) Tables (5) ABI Overview votelist Table row type of votelists { "name": "votelist", "base": "", "fields": [ { "name": "id", "type": "uint64" }, { "name": "vote_name", "type": "string" }, { "name": "start_time", "type": "time_point_sec" }, { "name": "end_time", "type": "time_point_sec" } ] }