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
Data gathering - the token balances need to come from calling the tokenContract.balanceOf(CarbonPOL.address) at least on the first run of the bot (currently using token prices)
Run - in main.py you are sending handle_replay_from_block the polling_interval instead of the replay_from_block
Data gathering - prices need to be encoded if you are handling them exactly like carbon orders
The text was updated successfully, but these errors were encountered:
Subtasks
Bugs
The text was updated successfully, but these errors were encountered: