dfsvot.pizza Contract Overview Actions (5) Structs (13) Tables (8) ABI Overview voter Table row type of voters { "name": "voter", "base": "", "fields": [ { "name": "voter", "type": "name" }, { "name": "vote_power", "type": "uint64" }, { "name": "last_vote", "type": "uint64[]" }, { "name": "last_vote_time", "type": "uint32" } ] }