Wallet Historical Trading Records

This API is used to get historical trading records for a specific wallet,supports Solana and BSC chains

Query Params
string
required

Wallet address

string

Chain (solana / bsc)

string

Trading type (buy / sell)

string

Token address

string

Current data query cursor, used to get the next page of data, need to pass the _id parameter of the trading record, returns 40 trading records before the cursor trading record

Response

Language
Request
Response
Choose an example:
application/json