Files
tycho-execution/src/encoding/swap_encoder/config.json
Diana Carvalho f5df1bbd87 feat: Add chain in config.json for the executor addresses
--- don't change below this line ---
ENG-4075 <#DTT#>
2025-01-17 12:52:39 +00:00

8 lines
183 B
JSON

{
"executors": {
"ethereum": {
"uniswap_v2": "0x5C2F5a71f67c01775180ADc06909288B4C329308",
"vm:balancer_v2": "0x543778987b293C7E8Cf0722BB2e935ba6f4068D4"
}
}
}