Get the total amount of XAH in existence.
GET /ledgers/supply/total
GET
/ledgers/supply/total
Returns the total supply of XAH on the Xahau Network.
Parameters
Section titled “ Parameters ”Query Parameters
Section titled “Query Parameters ” date
string format: date-time
Return latest available total supply by the specified time. The default is the current time.
Responses
Section titled “ Responses ”The total supply of XAH on the Xahau Network, including reserved and locked tokens.
number
Query input malformed
ValidationError
object
message
required
string
code
string
path
string
Headers
Section titled “Headers ” x-ratelimit-limit
integer
Maximum number of requests in the rate limit window.
x-ratelimit-remaining
integer
Number of remaining request in current rate limit window.
x-ratelimit-reset
integer
The seconds until the current rate limit window resets.
Too Many Requests
Headers
Section titled “Headers ” x-ratelimit-limit
integer
Maximum number of requests in the rate limit window.
x-ratelimit-remaining
integer
Number of remaining request in current rate limit window.
x-ratelimit-reset
integer
The seconds until the current rate limit window resets.