uniswap_v3_routing#

API documentation for tradeexecutor.ethereum.uniswap_v3.uniswap_v3_routing Python module in Trading Strategy.

Module description#

Route trades to different Uniswap v2 like exchanges.

Classes#

UniswapV3Routing

A simple router that does not optimise the trade execution cost.

UniswapV3RoutingState

Functions#

get_uniswap_for_pair(web3, address_map, ...)

Get a router for a trading pair.