wallet#
tradeexecutor.ethereum.wallet Python module in Trading Strategy framework.
Module description#
Deposit and withdraw detection and management.
Classes#
ReserveUpdateEvent(asset: tradeexecutor.state.identifier.AssetIdentifier, updated_at: datetime.datetime, past_balance: decimal.Decimal, new_balance: decimal.Decimal) |
Functions#
|
Check the address for any incoming stablecoin transfers to see how much cash we have. |
|
Get raw balances of ERC-20 tokens. |