DeFi Swaps and Transfers

Retrieve a comprehensive view of decentralized exchange (DEX) swap and transfer activity by providing any one of several identifiers,
including wallet address, token address, transaction hash, or liquidity pair address.
This API delivers enriched transactional data across various DEX protocols.

The response includes blockchain and chain ID details to ensure clarity on the source network.
For each match, the API provides transaction direction (sender/receiver), token flow (token in/out), transaction hash, pool address,
and token metadata offering insight into asset movement, trading behavior, and liquidity routing.

This API allows querying swap and transfer data using any one of the following parameters:

  • wallet address: Returns all swaps and transfers involving the specified wallet.
  • token address: Retrieves transactions where the token appears as either input or output.
  • transaction hash: Fetches detailed information for a specific swap transaction.
  • pair address: Returns all transactions involving a specific liquidity pool.

Note: If multiple parameters are provided, the API treats them with OR logic and returns combined results from all matching queries.

Language
Credentials
Header
Click Try It! to start a request and see the response here!