Get the circulating amount of XAH.
GET /ledgers/supply/circulating
GET
/ledgers/supply/circulating
Returns the circulating 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 circulating supply by the specified time. The default is the current time.
Responses
Section titled “ Responses ”The circulating supply of XAH on the Xahau Network, excluding reserved and locked XAH.
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.