Biggest Position List
GET /topposition/addresses
GET /topposition/addressesDescription: Retrieve the addresses with the largest positions within a specified number of hours, along with generated trade stories and insights into influential market participants.
Request
HTTP Method: GET
Endpoint:
/topposition/addressesQuery Parameters
hours
number
Number of hours to query; optional, default is 24
Response
Content Type: application/json
actions
ActionList[]
Trading actions associated with top positions
traders
object
Trader information mapped by address
If you want, I can also help define the structure of
ActionListandtradersonce you provide their fields.
Functionality
This endpoint analyzes large position holders over a specified timeframe, identifies traders with significant market exposure, and generates narratives that highlight their strategies and potential influence on market dynamics.
It is particularly useful for detecting whales, high-impact traders, and position-based sentiment indicators.
Example Request
Example Response
Last updated