Get DEX token pair reserves

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

Log in to see full request history
Path Params
string
required

The liquidity pair address

Query Params
string
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
Request
Click Try It! to start a request and see the response here! Or choose an example:
application/json