ethereum_protocol_adapters#

API documentation for tradeexecutor.ethereum.ethereum_protocol_adapters Python module in Trading Strategy.

Module description#

Default protocols support for EVM blockchains.

See tradeexecutor.strategy.generic.pair_configurator.

Classes#

EthereumPairConfigurator

Set up routes for EVM trading pairs.

Functions#

create_1delta_adapter(web3, ...)

create_uniswap_v2_adapter(web3, ...)

create_uniswap_v3_adapter(web3, ...)

Always the same.

get_exchange_type(exchange_universe, pair)