CSPR supply
The Supply
entity holds information about total and circulating supply of the Mainnet CSPR token. The circulating supply is calculated according to the approach described on the Casper website.
At this moment, the API returns correct circulating supply only on the Mainnet
Properties
The Supply
entity has the following properties:
Property | Type | Description |
---|---|---|
|
| Token represented by the supply data. At this point, the value is always |
|
| Total available supply of the token |
|
| Circulating supply of the token calculated according to the approach described on the Casper website |
|
| The latest timestamp when the supply value was updated |
Example
Optional properties
None
Relations
None
Endpoints
The Supply
entity has the following endpoints:
Relation endpoints
None
Last updated