Network Supply

Get the current total coin supply in circulation

Get Network Supply
Returns the total number of coins in circulation

Endpoint

GET /api/getsupply

Code Examples

curl https://api.deccord.com/api/getsupply

Response Format

{
  "supply": 21000000.00000000
}
Try It Out
Test the API endpoint directly in your browser