Get DEX token pair reserves

Get the liquidity reserves for a given pair address. Only Uniswap V2 based exchanges supported at the moment.

Path Params
string
required

The liquidity pair address

Query Params
string
enum
Defaults to eth

The chain to query

string

The block number to get the reserves from

string

Get the reserves up to this date (any format that is accepted by momentjs)

  • Provide the param 'to_block' or 'to_date'
  • If 'to_date' and 'to_block' are provided, 'to_block' will be used.
Response

Language
Credentials
Header
Request
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json