Token - Top tradersAsk AIget https://public-api.birdeye.so/defi/v2/tokens/top_tradersRetrieve a list of top traders of a specified token.Query ParamsaddressstringrequiredThe address of the token contract.time_framestringenumrequiredDefaults to 24h30m1h2h4h6h8h12h24hShow 8 enum valuessort_typestringenumrequiredDefaults to descSpecify the sort order.descascAllowed:descascsort_bystringenumrequiredDefaults to volumeSpecify the sort field.volumetradeAllowed:volumetradeoffsetinteger0 to 10000Defaults to 0Pagination start position. offset + limit <= 10000limitinteger1 to 10Defaults to 10Number of items per page.ui_amount_modestringenumDefaults to scaledIndicate whether to use the scaled amount for scaled ui amount tokens. Only support solanarawscaledAllowed:rawscaledHeadersx-chainstringenumDefaults to solanaA chain name listed in supported networks.solanaethereumarbitrumavalanchebscoptimismpolygonbasezksyncmonadhyperevmaptosfogomantlemegaethsuiShow 16 enum valuesResponses 200JSON object containing a list of top traded tokens 400Bad Request 401Unauthorized. API key is missing or invalid 403Forbidden. Request is blacklisted or not whitelisted 429Too Many Requests. Rate limit reached 500Internal Server ErrorUpdated 3 months ago