v1

latestOpenAPI 3.1.02026-07-13172871.5 KB
Information

Odos contract info

All relevant contract information for a given chain and router version.

Response Body

ParameterDescription
chainIdID of the chain this information is relevant for. Can be used to confirm input and output chains match.
routerAddressAddress of the Odos Router Contract on the given chain and router version
executorAddressAddress of the Odos Executor Contract currently in use on the given chain and router version. This contract is updated frequently to add support for new liquidity sources.
routerAbiABI of the router
erc20AbiERC20 Token ABI
get/info/contract-info/{version}/{chain_id}

Path parameters

version'v3' | 'v2' required

Odos API supported versions

chain_idinteger required

Response

Successful Response

deprecatedstring nullable
traceIdstring nullable
chainIdinteger required
routerAddressstring required
executorAddressstring required
routerAbiobject nullable required
erc20Abiobject nullable required