Market Debt
Fetches the current combined market debt of all projects.
Get the current global carbon debt
GET
https://api.dovu.earth/api/market/debt
This endpoint allows you to get free cakes.
[
{
"date": "2021-08-06 00:00:00",
"total_gas": 11024087061639,
"gas_used": 6901526900,
"day_change": -4838352797,
"percent_day_change": -41.21,
"total_carbon_debt": 3168315057.8889155,
"day_carbon_debt": 1983494.095922394,
"day_change_carbon_debt": -1390539.2742639459,
"cost_to_offset": 202772163.7048906
}
]
Last updated
Was this helpful?