ltrcx

Results 3 issues of ltrcx

According to the documentation [v2/pairs](https://api.pancakeswap.info/api/v2/pairs) endpoint should return top 1000 pairs but it returns 100 pairs. Is there anything I am missing here?

Hi @matthewlilley [getAPY()](https://github.com/sushiswap/sushiswap-interface/blob/master/src/functions/apy.ts#L5) method requires 1w volume. Volume is divided by 7 to measure average daily volume. After the refactor[ one day volume is provided](https://github.com/sushiswap/sushiswap-interface/blob/master/src/features/analytics/pools/useTableConfig.tsx#L58) which gives the wrong result.

Client version: v2.39.0 MaxDeadline = seconds(0) (default value) MaxDeadlineExtension = seconds(180) MinDeadlineExtension = seconds(60) MaxOutstandingMessages = 250 MaxConcurrency = 1 Time to time acks are failing. There is no retry...

type: question
priority: p3