Get supply info for a specific time.
GET /ledgers/supply_info
Returns supply information about the Xahau Network of the closest available ledger for the given time.
Parameters
Section titled “ Parameters ”Query Parameters
Section titled “Query Parameters ”Return latest available supply info by the specified time. The default is the current time.
Responses
Section titled “ Responses ”Returns supply information about the Xahau Network.
-
ledger
= ledger index of supply information -
closeTimeHuman
= close time of the ledger in human readable time -
accounts
= number of accounts -
xahExisting
= total number of existing XAH -
xah.xahTotalSupply
= Circulating supply of XAH (Total amount of XAH in accounts minus account reserve, minus non transient reserves, minus blackholed accounts and minus treasury locked funds) -
xah.xahTotalReserved
= Total number of XAH reserved in Accounts and Objects -
xah.xahTotalTransientReserves
= Total number of XAH in transient objects like Offers -
xah.xahInEscrow
= Amount of XAH locked in Escrows -
xah.xahInTreasury
= Amount of XAH in accounts which have the two Treasury hooks installed -
xah.xahInTreasuryLocked
= Amount of XAH in accounts which have the two Treasury hooks installed AND the account is blackholed! -
xah.xahInBlackholedAccounts
= Amount of XAH in accounts which have been blackholed and therefore the funds are inaccessible. This excludes amounts fromxahInTreasuryLocked
! -
xah.xahInCirculation
= Circulating supply of XAH (Total amount of XAH in accounts minus account reserve, minus non transient reserves, minus blackholed accounts and minus treasury locked funds)
object
object
Query input malformed
object
Headers
Section titled “Headers ”Maximum number of requests in the rate limit window.
Number of remaining request in current rate limit window.
The seconds until the current rate limit window resets.
Too Many Requests
Headers
Section titled “Headers ”Maximum number of requests in the rate limit window.
Number of remaining request in current rate limit window.
The seconds until the current rate limit window resets.