You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ERROR: 2021-12-17 09:58:05,710 execution reverted: UniswapV2Library: INSUFFICIENT_LIQUIDITY
Traceback (most recent call last):
File "/Users/ceciliavaury/Downloads/LimitSwap-last/LimitSwapyak.py", line 2369, in run
quote = check_price(inToken, outToken, token['SYMBOL'], token['BASESYMBOL'],
File "/Users/ceciliavaury/Downloads/LimitSwap-last/LimitSwapyak.py", line 1288, in check_price
price_check = routerContract.functions.getAmountsOut(1 * DECIMALS, [inToken, weth, outToken]).call()[-1]
File "/Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages/web3/contract.py", line 959, in call
return call_contract_function(
File "/Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages/web3/contract.py", line 1503, in call_contract_function
return_data = web3.eth.call(
File "/Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages/web3/module.py", line 57, in caller
result = w3.manager.request_blocking(method_str,
File "/Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages/web3/manager.py", line 187, in request_blocking
return self.formatted_response(response,
File "/Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages/web3/manager.py", line 167, in formatted_response
apply_error_formatters(error_formatters, response)
File "/Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages/web3/manager.py", line 67, in apply_error_formatters
formatted_resp = pipe(response, error_formatters)
File "cytoolz/functoolz.pyx", line 667, in cytoolz.functoolz.pipe
File "cytoolz/functoolz.pyx", line 642, in cytoolz.functoolz.c_pipe
File "/Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages/web3/_utils/method_formatters.py", line 569, in raise_solidity_error_on_revert
The text was updated successfully, but these errors were encountered:
on ETH Rinkeby
The text was updated successfully, but these errors were encountered: