create_uniswap_v3_compatible_routing#

API documentation for tradeexecutor.ethereum.routing_data.create_uniswap_v3_compatible_routing Python function.

create_uniswap_v3_compatible_routing(routing_type, reserve_currency)[source]#

Set up Uniswap v3 compatible routing. Not recommended to use by itself, because it doesn’t validate reserve currency. Rather use create_compatible_routing

Parameters:
Return type:

UniswapV3Routing

TradeRouting type

Parameters:
Return type:

UniswapV3Routing

Reservecurrency type

Returns:

Parameters:
Return type:

UniswapV3Routing

UniswapV3SimpleRoutingModel