generated from PolymeshAssociation/typescript-boilerplate
-
Notifications
You must be signed in to change notification settings - Fork 11
api.procedures.types.StatType
VictorVicente edited this page Sep 6, 2022
·
8 revisions
api/procedures/types.StatType
Represents the different type of statistics that can be enabled for an Asset
• Count = "Count"
Keeps a count of the total number of investors
• Percentage = "Percentage"
Keeps track of the amount of supply investors hold
• ScopedCount = "ScopedCount"
Keeps a count of the total number of investors who have a certain claim
• ScopedPercentage = "ScopedPercentage"
Keeps track of the amount of supply held between investors who have a certain claim
Entities
- Account
- Asset
- Authorization Request
- Checkpoint
- Checkpoint Schedule
- Corporate Action
- Corporate Action Base
- Custom Permission Group
- Default Portfolio
- Default Trusted Claim Issuer
- Dividend Distribution
- Entity
- Identity
- Instruction
- Known Permission Group
- Metadata Entry
- Multi Sig Proposal
- Numbered Portfolio
- Offering
- Permission Group
- Portfolio
- Subsidies
- Subsidy
- Ticker Reservation
- Venue
- Authorizations
- Types