Skip to main content

Proposal

@totemsdk/governance


@totemsdk/governance / Proposal

Interface: Proposal

Properties

actions

actions: ProposalAction[]


createdAt

createdAt: number


daoId

daoId: string


description

description: string


executedAt?

optional executedAt?: number


executionDelay

executionDelay: number


executionTxId?

optional executionTxId?: string


id

id: string


membershipSnapshotHash

membershipSnapshotHash: string


proposer

proposer: string


status

status: ProposalStatus


title

title: string


voteTally?

optional voteTally?: VoteTally


votingEndsAt

votingEndsAt: number


votingStartsAt

votingStartsAt: number