aurora-is-near / aurora-relayer

[DEPRECATED] Web3-compatible relayer server for Aurora.
https://aurora-is-near.github.io/aurora-relayer/
Creative Commons Zero v1.0 Universal
26 stars 13 forks source link

UniswapV2Router: INSUFFICIENT_OUTPUT_AMOUNT #243

Closed HeiMoli closed 2 years ago

HeiMoli commented 2 years ago

Swap failed: [ethjs-query] while formatting outputs from RPC '{"value":{"code":-32603,"data":{"code":3,"message":"UniswapV2Router: INSUFFICIENT_OUTPUT_AMOUNT","data":{"host":"r001.westcoast.us.testnet.internal.aurora.dev","cf-ray":"6ec94694658f502b-SEA"}}}}' image

mfornet commented 2 years ago

This is not an error coming from the relayer, but an error with the app you are using. Please open an issue with them. In particular this error is with the contract: UniswapV2Router that they are using.