The number of accounts that have issued a trustline to the asset. If the authRequired
flag for the asset issuer is set to true
, this number only includes the accounts who have both set up a trustline to the asset and have been authorized to hold the asset.
The amount of authorized units issued for the asset.
The asset code.
The Stellar address of the asset issuer.
The asset type. Either credit_alphanum4
or credit_alphanum12
.
Denote the enabling/disabling of certain asset issuer privileges.
The id of the asset.
A cursor value for use in pagination.
Get the asset issuer account.
If set to true
, it will not check in the cache and directly make a request to retrieve the asset issuer account instead.
The account of the asset issuer.
Generated using TypeDoc
Structure representing a Stellar Asset.