Returns list of swaps where one of the token corresponds to the given token address or symbol

🚧

Use token addresses for production applications

📘

Useful links

Token Symbol vs. Token Key

Pagination

Examples

Get the last 10 USDC swaps that occurred on Ethereum network

https://services.blockpour.com/api/swaps/token/USDC?network=ethereum&limit=10

Get the largest 10 USDC swaps on Ethereum in the last 24 hours

https://services.blockpour.com/api/swaps/token/USDC?network=ethereum&sort=amount_usd&days=1&limit=10
Language
Authentication
Bearer
JWT
Click Try It! to start a request and see the response here!