Trading Volume
Authorizations
AuthorizationstringRequired
Authorization: Bearer YOUR_KEY
Query parameters
blockchainstring · enumRequiredExample:
bnbPossible values: typestring · enumRequiredExample:
kolPossible values: hoursintegerOptionalExample:
24minutesintegerOptionalExample:
0secondsintegerOptionalExample:
0mintstringOptionalExample:
0x23a49ea152d14fe4bc41b71345b7da6687de4444api_keystringOptionalExample:
YOUR_KEYResponses
200
Returns the summed trading volume for the requested time window.
application/json
successbooleanOptional
metaobjectOptional
400
Missing or invalid parameter (e.g. type or blockchain).
application/json
401
Missing API key.
application/json
403
Invalid or exhausted API key.
application/json
429
Rate limit exceeded.
application/json
get
/v1/transactions/volumeLast updated