Token
Token - Get Token Traders
Retrieve traders for a token by tag (fresh, sandwish, bundle, sniper, dev, pro, insider)
GET
Token - Get Token Traders
Documentation Index
Fetch the complete documentation index at: https://docs.chainstream.io/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
A chain name listed in supported networks Supported blockchain chains
Available options:
sol, eth, bsc An address of a token
Token trader tag
Available options:
fresh, sandwish, bundle, sniper, dev, pro, insider, kol, bluechip, smart Query Parameters
Pagination cursor
Number of results per page
Pagination direction
Available options:
next, prev Response
200 - application/json
Get Token Traders
Generic pagination response
Page data
Cursor for the end of current page
Example:
"eyJpZCI6ImVuZCJ9"
Whether there is a next page
Example:
false
Whether there is a previous page
Example:
false
Cursor for the start of current page
Example:
"eyJpZCI6InN0YXJ0In0="
Token - Get Token Traders

