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