pancakeswap / pancake-info-api

Serverless API implementation for PancakeSwap on-chain data query.
327 stars 271 forks source link

v2/pairs endpoint returns 100 results instead of 1000 #123

Open ltrcx opened 2 years ago

ltrcx commented 2 years ago

According to the documentation v2/pairs endpoint should return top 1000 pairs but it returns 100 pairs. Is there anything I am missing here?