feat: Deploy executors and set them in router
--- don't change below this line --- ENG-4101 Took 59 minutes Took 10 seconds
This commit is contained in:
18
foundry/scripts/executors.json
Normal file
18
foundry/scripts/executors.json
Normal file
@@ -0,0 +1,18 @@
|
||||
[
|
||||
{
|
||||
"name": "UniswapV2Executor",
|
||||
"executor": "0xFF804342b632bd2C210643c005Ef139c0AaeBa0c"
|
||||
},
|
||||
{
|
||||
"name": "UniswapV3Executor",
|
||||
"executor": "0xb45f428357174C8d9DfB56E7ccf87EDdB8fDa5C6"
|
||||
},
|
||||
{
|
||||
"name": "UniswapV4Executor",
|
||||
"executor": "0x0E759000F3C1FFEe31ecc56D125EB796151F556E"
|
||||
},
|
||||
{
|
||||
"name": "BalancerV2Executor",
|
||||
"executor": "0x14702382b81e6d8677321ed904edd6ec3ea7e3dc"
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user