PearPear

Get PEAR Protocol all-time statistics totals

Get PEAR Protocol all-time statistics totals

GET
/statistics/totals

Query Parameters

connector*string
clientId?string
Length1 <= length

Response Body

application/json

curl -X GET "https://example.com/statistics/totals?connector=string"
{  "data": {    "totalVolume": 0,    "totalFees": 0,    "totalTrades": 0,    "totalUsers": 0  }}