EOS

krowndaccust

Contract

  • Table row type of candidates

    { "name": "candidate", "base": "", "fields": [ { "name": "candidate_name", "type": "name" }, { "name": "requestedpay", "type": "asset" }, { "name": "locked_tokens", "type": "asset" }, { "name": "total_votes", "type": "uint64" }, { "name": "is_active", "type": "uint8" }, { "name": "custodian_end_time_stamp", "type": "time_point_sec" } ] }