Last updated 4 months ago
Returns the current amount of M in circulation.
https://api.memecorescan.io/api ?module=stats &action=ethsupply &apikey=YourApiKeyToken
Try this endpoint in your
No parameters required.
Sample Response
{ "status":"1", "message":"OK", "result":"116487067186500000000000000" }
Tip : Easily convert Ethereum units using our
Returns the latest price of 1 M.
https://api.memecorescan.io/api ?module=stats &action=ethprice &apikey=YourApiKeyToken
{ "status":"1", "message":"OK", "result":{ "ethbtc":"0.06116", "ethbtc_timestamp":"1624961308", "ethusd":"2149.18", "ethusd_timestamp":"1624961308" } }
Tip : The timestamps are represented in
timestamps