wallet#

tradeexecutor.ethereum.wallet Python module in Trading Strategy framework.

Module description#

Deposit and withdraw detection and management.

Classes#

ReserveUpdateEvent

A legacy reserve update event.

Functions#

sync_reserves(web3, clock, wallet_address, ...)

Check the address for any incoming stablecoin transfers to see how much cash we have.

update_wallet_balances(web3, address, tokens)

Get raw balances of ERC-20 tokens.