baker.pizza Contract Overview Actions (4) Structs (9) Tables (5) ABI Overview voter Table row type of voter { "name": "voter", "base": "", "fields": [ { "name": "account", "type": "name" }, { "name": "votes", "type": "uint64" }, { "name": "last_vote", "type": "uint64" }, { "name": "last_vote_time", "type": "uint32" } ] }