curl --request GET \
--url https://data.solanatracker.io/events/{tokenAddress} \
--header 'x-api-key: <api-key>'"<string>"Gets raw event data for live processing. Returns binary data that needs to be decoded
curl --request GET \
--url https://data.solanatracker.io/events/{tokenAddress} \
--header 'x-api-key: <api-key>'"<string>"Was this page helpful?