LaserSell API
Get Trade History
Fetch paginated trade history for your account, ordered by most recent first.
GET
Get Trade History
Authorizations
Your LaserSell API key. Obtain one from the LaserSell dashboard.
Query Parameters
Maximum number of trades to return (capped at 200).
Required range:
x <= 200Example:
20
Number of trades to skip for pagination.
Example:
0
Filter results to a specific token mint address (base58).
Example:
"EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v"
Filter results to a specific wallet public key (base58).
Example:
"9WzDXwBbmkg8ZTbNMqUxvQRAyrZzDsGYdLVL9zYtAWWM"
Get Trade History

