I’m finding that I’m unable to use getPairAddress()
with AVAX. I receive an Invalid Exchange
error. I’ve tried each of: uniswapv2, uniswapv3, sushiswapv2, pancakeswapv2, pancakeswapv1, quickswap
.
I have no trouble with BSC, ETH, or MATIC. But AVAX is unhappy with any exchange I select. FYI, the provider setup (using 43114
chainId) seems to work fine for all other relevant calls that don’t involve an exchange.
What amazingly obvious thing am I missing?