BaseCheckpoint

Internal representation of a Checkpoint

Hierarchy

  • BaseCheckpoint

Index

Properties

Properties

createdAt

createdAt: Date

Defined in src/PolymathBase.ts:271arrow-up-right

date at which the Checkpoint was created

index

index: number

Defined in src/PolymathBase.ts:259arrow-up-right

index of the Checkpoint

tokenholderBalances

tokenholderBalances: TokenholderBalance[]

Defined in src/PolymathBase.ts:267arrow-up-right

tokenholder balances at the Checkpoint

totalSupply

totalSupply: BigNumber

Defined in src/PolymathBase.ts:263arrow-up-right

total supply of the Security Token at the Checkpoint

Last updated

Was this helpful?