Ecosystem Metrics
Retrieve total number of withdrawals
Returns the total number of withdrawals.
GET
/
metrics
/
total-withdrawals
Query Parameters
withChange
enum<string>
default: falseToggle whether the route should return 24h/7d change for count of withdrawals
Available options:
true
, false
Response
200 - application/json
total
object
requiredpending
object
requiredcompleted
object
requiredWas this page helpful?