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
Was working fine until it crashed right when liquidity was added. Limitswap on the other hand found liquididty and worked.
Last time sniper bot worked but this crash happened once before too.
Never changed settings.
Using a custom node
The error:
INFO: 2021-11-18 15:54:14,356 Current $LIMIT Tokens Staked = 100.75948286261585
ERROR: 2021-11-18 15:56:12,317 Could not find any function with matching selector
Traceback (most recent call last):
File "sniper.py", line 424, in scan
File "eth_utils\decorators.py", line 18, in _wrapper
File "web3\contract.py", line 466, in decode_function_input
File "eth_utils\decorators.py", line 18, in _wrapper
File "web3\contract.py", line 459, in get_function_by_selector
File "web3\contract.py", line 1680, in get_function_by_identifier
ValueError: Could not find any function with matching selector
ERROR: 2021-11-18 15:59:41,679 Tried to read 32 bytes. Only got 0 bytes
Traceback (most recent call last):
File "sniper.py", line 740, in
File "sniper.py", line 731, in run
File "sniper.py", line 424, in scan
File "eth_utils\decorators.py", line 18, in _wrapper
File "web3\contract.py", line 471, in decode_function_input
File "eth_abi\codec.py", line 181, in decode_abi
File "eth_abi\decoding.py", line 127, in call
File "eth_utils\functional.py", line 45, in inner
File "eth_abi\decoding.py", line 173, in decode
File "eth_abi\decoding.py", line 127, in call
File "eth_abi\decoding.py", line 145, in decode
File "eth_abi\decoding.py", line 127, in call
File "eth_utils\functional.py", line 45, in inner
File "eth_abi\decoding.py", line 269, in decode
File "eth_abi\decoding.py", line 127, in call
File "eth_abi\decoding.py", line 198, in decode
File "eth_abi\decoding.py", line 305, in read_data_from_stream
eth_abi.exceptions.InsufficientDataBytes: Tried to read 32 bytes. Only got 0 bytes
Was working fine until it crashed right when liquidity was added. Limitswap on the other hand found liquididty and worked.
Last time sniper bot worked but this crash happened once before too.
Never changed settings.
Using a custom node
The error:
INFO: 2021-11-18 15:54:14,356 Current $LIMIT Tokens Staked = 100.75948286261585
ERROR: 2021-11-18 15:56:12,317 Could not find any function with matching selector
Traceback (most recent call last):
File "sniper.py", line 424, in scan
File "eth_utils\decorators.py", line 18, in _wrapper
File "web3\contract.py", line 466, in decode_function_input
File "eth_utils\decorators.py", line 18, in _wrapper
File "web3\contract.py", line 459, in get_function_by_selector
File "web3\contract.py", line 1680, in get_function_by_identifier
ValueError: Could not find any function with matching selector
ERROR: 2021-11-18 15:59:41,679 Tried to read 32 bytes. Only got 0 bytes
Traceback (most recent call last):
File "sniper.py", line 740, in
File "sniper.py", line 731, in run
File "sniper.py", line 424, in scan
File "eth_utils\decorators.py", line 18, in _wrapper
File "web3\contract.py", line 471, in decode_function_input
File "eth_abi\codec.py", line 181, in decode_abi
File "eth_abi\decoding.py", line 127, in call
File "eth_utils\functional.py", line 45, in inner
File "eth_abi\decoding.py", line 173, in decode
File "eth_abi\decoding.py", line 127, in call
File "eth_abi\decoding.py", line 145, in decode
File "eth_abi\decoding.py", line 127, in call
File "eth_utils\functional.py", line 45, in inner
File "eth_abi\decoding.py", line 269, in decode
File "eth_abi\decoding.py", line 127, in call
File "eth_abi\decoding.py", line 198, in decode
File "eth_abi\decoding.py", line 305, in read_data_from_stream
eth_abi.exceptions.InsufficientDataBytes: Tried to read 32 bytes. Only got 0 bytes
Token Settinga:
[
{
"ADDRESS": "0xca830317146BfdDE71e7C0B880e2ec1f66E273EE",
"SYMBOL": "GULL",
}
]
The text was updated successfully, but these errors were encountered: