Historical Add / Remove Liquidity

This API is used to retrieve all historical add/remove liquidity data for a specific trading pair

Query Params
string
Defaults to solana

Chain (solana / bsc)

string
required

Trading pair contract address

tradeType
array of strings
required

Trade type filter, values include "addLiq / removeLiq", example: ["addLiq", "removeLiq"]

tradeType*
string
Defaults to dev

Category filter, only view trades from certain types of addresses, values include "dev / sniper / follow"

string

Address filter, only view trades from this address (maker)

string

Pagination parameter, parameter value is transaction id, returns 20 records before this transaction

Response

Language
Request
Response
Choose an example:
application/json