Historical Smart Money Positions
Authorizations
apiKeystringRequired
API key for authentication
Body
Request model for the historical SM token balances endpoint.
Returns smart money token balance aggregates for a given date, filtered by chain, SM label, and token type.
as_of_datestring · dateRequiredExample:
Date to query balances for
2025-01-15filtersany ofOptional
Optional filters for SM labels and token types
apply_blacklist_filterbooleanOptionalDefault:
When True, exclude blacklisted addresses from the results. Defaults to True.
trueExample: trueResponses
200
Historical SM token balances data
application/json
400
Bad Request
application/json
401
Unauthorized
application/json
402
Payment Required
application/json
403
Forbidden
application/json
404
Not Found
application/json
422
Unprocessable Content
application/json
429
Too Many Requests
application/json
500
Internal Server Error
application/json
post
/api/v1beta1/smart-money/historical-token-balancesLast updated
Was this helpful?