execution#
API documentation for tradeexecutor.ethereum.execution Python module in Trading Strategy.
Module description#
Dealing with Ethereum low level tranasctions.
Classes#
Run order execution on a single Uniswap v2 style exchanges. |
Functions#
|
Approve multiple ERC-20 token allowances for the trades needed. |
|
Approve multiple ERC-20 token allowances for the trades needed. |
|
Broadcast multiple transactions and manage the trade executor state for them. |
|
Wait until all transactions are confirmed. |
|
Get list of assets hold by the a wallet . |
|
Prepare multiple swaps to be breoadcasted parallel from the hot wallet. |
|
Creates an AMM swap tranasction out of buy/sell. |
|
First update the state of all transactions, as we now have receipt for them. |
|
Watch multiple transactions executed at parallel. |