Transactions
Last updated
Was this helpful?
Last updated
Was this helpful?
This endpoint includes DEX trades for a specified token.
token_address
FixedString(42)
The Token address
date_from
String
Datetime range start input, format YYYY-MM-DDTHH:MM:SS
date_to
String
Datetime range end input, format YYYY-MM-DDTHH:MM:SS
only_smart_money
Bool
Whether only DEX Trades from Smart Money should be returned
This endpoint includes the top token transfers for tokens by value within the specified dates.
param_token_address
FixedString(42)
Token address input
date_from
String
Date range start input, format YYYY-MM-DD
date_to
String
Date range end input, format YYYY-MM-DD
param_dex_included
String
should the dex trades be included or not
param_cex_included
String
should the cex trades be included or not