Skip to main content

Module params

Module params 

Source
Expand description

High-level executor configuration for CoW Protocol swap operations.

Provides CowSwapConfig which bundles all the parameters needed to submit orders (chain, environment, tokens, slippage, TTL) and TokenRegistry which maps ticker symbols to on-chain addresses and decimal counts.

Structsยง

CowSwapConfig
Configuration for the CoW Protocol swap executor.
TokenRegistry
A registry mapping asset ticker symbols to their ERC-20 token metadata.