Skip to main content
Version: 0.9.1

Proposal Table

GET /tables/proposal?args

List full details about every submitted proposal

Field<Description
row_id uint64Unique row identifier.
hash hashProtocol hash.
height int64Proposal operation block height.
time datetimeProposal operation block time.
source_id uint64Unique row_id of the proposal sender account.
op_id uint64Unique row_id of the proposal operation.
election_id uint64Unique row_id of the election this proposal was submitted in.
voting_period int64On-chain sequence number of the voting period this proposal was submitted in.
stake moneyAmount of stake that voted for this proposal.
voters int64Number of voters who voted for this proposal in the proposal period.
source hashAddress of the sender account.
op hashHash of the proposal operation.