Testing defi.getPairAddress
with the following input:
{"token0_address":"0x77f9CF0bd8C500CfFdF420e72343893aeCC2EC0b","token1_address":"0xC02aaA39b223FE8D0A0e5C4F27eAD9083C756Cc2","exchange":"uniswapv2","chain":"eth"}
I receive a 404 error from the API:
Error: {"message":"Request failed with status code 404","code":141}
Iām not sure if this is due to āreverse pair tokensā or some other ānon-standardā feature.
Is there any way we can get more detailed failure feedback?