token0=WETH
and token1=USDT
or token0=USDT
and token1=WETH
).chain
(optional): The blockchain to get data from. Valid values are listed on Supported Chains. Default value Eth
.to_date
(optional): Get the pair address 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.to_block
(optional): To get the pair address at this block numberexchange
(required): The factory name or address of the token exchange. Available values : uniswapv2, uniswapv3, sushiswapv2, pancakeswapv2, pancakeswapv1, quickswaptoken0_address
(required): Token0 addresstoken1_address
(required): Token1 addresschain
(optional): The blockchain to get data from. Valid values are listed on Supported Chains. Default value Eth
.to_date
(optional): Get the reserves 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.to_block
(optional): To get the reserves at this block numberpair_address
(required): Liquidity pair address