v1
latestOpenAPI 3.1.02026-07-13172871.5 KBInformation
Odos contract info
All relevant contract information for a given chain and router version.
Response Body
| Parameter | Description |
|---|---|
| chainId | ID of the chain this information is relevant for. Can be used to confirm input and output chains match. |
| routerAddress | Address of the Odos Router Contract on the given chain and router version |
| executorAddress | Address 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. |
| routerAbi | ABI of the router |
| erc20Abi | ERC20 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