AssetHolders

Handles all Asset Holders related functionality

Hierarchy

  • Namespace‹Asset

    AssetHolders

Index

Properties

Methods

Properties

Protected context

context: Context

Inherited from void

Defined in src/api/entities/Namespace.ts:11arrow-up-right


Protected parent

parent: Asset

Inherited from void

Defined in src/api/entities/Namespace.ts:9arrow-up-right

Methods

get

get(paginationOpts?: PaginationOptionsarrow-up-right): Promise‹ResultSetarrow-up-rightIdentityBalancearrow-up-right››

Defined in src/api/entities/Asset/AssetHolders.ts:17arrow-up-right

Retrieve all the Asset Holders with their respective balance

note supports pagination

Parameters:

Name
Type

Returns: Promise‹ResultSetarrow-up-rightIdentityBalancearrow-up-right››

Last updated

Was this helpful?