Dexes

Get recent activities

This API is to request the activities informations of Dexes. Includes transactions and transfers within the transacion.

Get overall analytics

This API is to get the overall analytics. You can request the wallet address and Chain ID get overall analytics.

The returned data includes:

  • Wallet address

  • Return total asset in the last 7 days and the time you query

  • The rate of change in assets of the following day compared to the previous day

  • Cumulative profit and loss in the last 7 days

  • Daily profit and loss in last 7 days

  • Daily active user

  • Daily active users change rate

  • Daily transaction

  • Daily transaction change Rate

  • Number of LiquidityPairs

  • Total Liquidity

  • greatEvents: List of great event sorted in descending order by amount

  • liquidityPairs: List of liquidity pair sorted in descending order by liquidity

  • Number of TinyPairs

  • Liquidity Distribution

Get introduction of Dexes

This API is to request the introduction of the Dexes.

The returned data includes:

  • List of active chain and address of dexes on this chain

  • SocialAccounts

  • Rank

  • Volume

  • Volume change logs in last 30 days

Get the list of Dexes

This API is to request the list of Dexes sorted in descending order by tradingVolume.

Last updated