Polymesh SDK API Reference
v12.0.2
v12.0.2
  • Globals
  • Classes
    • Account
    • AuthorizationRequest
    • Authorizations
    • Checkpoint
    • CheckpointSchedule
    • Checkpoints
    • Claims
    • Compliance
    • Context
    • CorporateAction
    • CorporateActions
    • Count
    • CustomPermissionGroup
    • DefaultPortfolio
    • DefaultTrustedClaimIssuer
    • Distributions
    • DividendDistribution
    • Documents
    • Entity
    • Identity
    • IdentityAuthorizations
    • Instruction
    • Issuance
    • KnownPermissionGroup
    • Middleware
    • NumberedPortfolio
    • Offerings
    • Percentage
    • PermissionGroup
    • Permissions
    • Polymesh
    • PolymeshError
    • PolymeshTransaction
    • PolymeshTransactionBase
    • PolymeshTransactionBatch
    • Portfolio
    • Portfolios
    • Requirements
    • Schedules
    • SecurityToken
    • Settlements
    • Sto
    • TickerReservation
    • TokenHolders
    • TokenPermissions
    • TransactionQueue
    • TransferRestrictionBase
    • TransferRestrictions
    • TrustedClaimIssuers
    • Venue
  • Enums
  • Interfaces
Powered by GitBook
On this page
  • Hierarchy
  • Index
  • Properties
  • Methods
  • Properties
  • Protected context
  • Protected parent
  • Methods
  • get

Was this helpful?

  1. Classes

TokenHolders

PreviousTickerReservationNextTokenPermissions

Last updated 3 years ago

Was this helpful?

Handles all Security Token Holders related functionality

Hierarchy

  • Namespace‹›

    ↳ TokenHolders

Index

Properties

Methods

Properties

Protected context

Inherited from void


Protected parent

Inherited from void

Methods

get

Retrieve all the token holders with their respective balance

note supports pagination

Parameters:

Name
Type

paginationOpts?

• context:

Defined in

• parent:

Defined in

▸ get(paginationOpts?: ): Promise‹‹››

Defined in

Returns: Promise‹‹››

Context
src/api/entities/Namespace.ts:11
SecurityToken
src/api/entities/Namespace.ts:9
PaginationOptions
ResultSet
IdentityBalance
src/api/entities/SecurityToken/TokenHolders.ts:17
ResultSet
IdentityBalance
SecurityToken
context
parent
get
PaginationOptions