Hi All,
Can anyone offer advice? Iโm using the endpoint to get the liquidity pair information. The endpoint works as expected, except itโs not always certain which token is reserve0 and which is reserve1. When I programmed my application, I assumed that reserve1 was always WBNB, but it turns out that the addresses for reserve0 and reserve1 are set in the LP contract.
How can I get that token info so that I can correctly calculate the amount of WBNB/USDC/USDT/BUSD in the LP?