generated from PolymeshAssociation/typescript-boilerplate
-
Notifications
You must be signed in to change notification settings - Fork 11
types.StatType
prashantasdeveloper edited this page Sep 18, 2024
·
31 revisions
types.StatType
Represents the StatType from the statistics
module.
Note
the chain doesn't use "Scoped" types, but they are needed here to discriminate the input instead of having an optional input
• Balance = "Balance"
• Count = "Count"
• ScopedBalance = "ScopedBalance"
ScopedPercentage is an SDK only type, on chain it is Balance
with a claimType option present
• ScopedCount = "ScopedCount"
ScopedCount is an SDK only type, on chain it is Count
with a claimType option present
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