get_augustus_swapper

Documentation for eth_defi.velora.api.get_augustus_swapper function.

get_augustus_swapper(chain_id)

Get Augustus Swapper contract address for a chain.

Parameters

chain_id (int) – Chain ID to get the address for

Returns

Augustus Swapper contract address

Raises

KeyError – If chain is not supported by Velora

Return type

eth_typing.evm.HexAddress