The amount of asset that can be claimed.
The asset available to be claimed in the SEP-11 form asset_code:issuing_address
or native
(for Pi).
The list of entries which could claim the claimable balance.
The id of the claimable balance.
The date when the claimable balance was modified for the last time.
The sequence number of the last ledger in which the claimable balance was modified.
The timestamp when the claimable balance was modified for the last time.
A cursor value for use in pagination.
The account id of the sponsor who is paying the reserves for the claimable balance.
Get the asset of the claimable balance if it's not native
.
If set to true
, it will not check in the cache and directly make a request to retrieve the asset instead.
The asset of the claimable balance if it's not native
.
Get the claimants account of the claimable balance.
If set to true
, it will not check in the cache and directly make a request to retrieve the claimants account instead.
A Map that contains claimants account mapped by their id.
Get the last ledger that included changes to the claimable balance.
If set to true
, it will not check in the cache and directly make a request to retrieve the ledger instead.
The last ledger that included changes to the claimable balance.
Get the sponsor of the claimable balance if there is one.
If set to true
, it will not check in the cache and directly make a request to retrieve the sponsor account instead.
The account of the sponsor if there is one.
Generated using TypeDoc
Structure representing a Stellar Claimable Balance.