Documentchain: DMS Circulating Supply API
Help Page
1. Return Value
- https://explorer.dms.cash/circular-dms/?help
- Show this help page
- https://explorer.dms.cash/circular-dms/
- https://explorer.dms.cash/circular-dms/?return=mined
- Sum of all existing coins
- https://explorer.dms.cash/circular-dms/?return=circulating
- Sum of all existing coins less locked masternode collateral and core team paperwallets
- https://explorer.dms.cash/circular-dms/?return=max
- Sum of coins that will ever exist. This is 21 Mio.
- https://explorer.dms.cash/circular-dms/?return=mnlocked
- Sum of the coins, which are locked as masternode collateral. Masternode count x 5000.
- https://explorer.dms.cash/circular-dms/?return=pwlocked
- Sum of the coins held in paperwallets by core team
2. Unit
By default, the amounts are returned in DMS. Alternatively, they can also be returned in the smallest unit docz (analogous to Satoshi). 1 DMS = 100000000 docz. Use the parameter unit=docz
:
- https://explorer.dms.cash/circular-dms/?return=circulating&unit=docz
- For example sum in docz of all existing coins less masternode collateral and core team paperwallet.
3. JSON Request
- https://explorer.dms.cash/circular-dms/?return=json
- Returns a JSON (JavaScript Object Notation) record.
See also https://explorer.dms.cash/api/
About us | Data Protection