Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IProposalState

Hierarchy

Index

Properties

accountsWithUnclaimedRewards

accountsWithUnclaimedRewards: Address[]

boostedAt

boostedAt: Date

closingAt

closingAt: Date

competition

competition: ICompetitionProposalState | null

confidenceThreshold

confidenceThreshold: number

contributionReward

contributionReward: IContributionReward | null

createdAt

createdAt: Date

dao

dao: DAO

Optional description

description: undefined | string

Optional descriptionHash

descriptionHash: undefined | string

downStakeNeededToQueue

downStakeNeededToQueue: BN

executedAt

executedAt: Date

executionState

executionState: IExecutionState

expiresInQueueAt

expiresInQueueAt: Date

genericScheme

genericScheme: IGenericScheme | null

genericSchemeMultiCall

genericSchemeMultiCall: IGenericSchemeMultiCall | null

genesisProtocolParams

genesisProtocolParams: IGenesisProtocolParams

id

id: string

organizationId

organizationId: string

paramsHash

paramsHash: string

preBoostedAt

preBoostedAt: Date

proposal

proposal: Proposal

proposer

proposer: Address

queue

quietEndingPeriodBeganAt

quietEndingPeriodBeganAt: Date

resolvedAt

resolvedAt: Date

scheme

scheme: ISchemeState

schemeRegistrar

schemeRegistrar: ISchemeRegistrar | null

stage

stakesAgainst

stakesAgainst: BN

stakesFor

stakesFor: BN

Optional tags

tags: string[]

Optional title

title: undefined | string

totalRepWhenCreated

totalRepWhenCreated: BN

totalRepWhenExecuted

totalRepWhenExecuted: BN

type

upstakeNeededToPreBoost

upstakeNeededToPreBoost: BN

Optional url

url: undefined | string

voteOnBehalf

voteOnBehalf: Address

votesAgainst

votesAgainst: BN

votesCount

votesCount: number

votesFor

votesFor: BN

votingMachine

votingMachine: Address

winningOutcome

winningOutcome: IProposalOutcome

Generated using TypeDoc