cURL
curl --request GET \ --url https://api.kas.fyi/v1/rpc/getCoinSupply \ --header 'x-api-key: <api-key>'
{ "maxSompi": "2900000000000000000", "circulatingSompi": "1800000000000000000" }
Returns the total current coin supply of Kaspa network.