fix: pass permit2 in deployment scripts

- Also deploy PancakeV2 (update in config) on ethereum
This commit is contained in:
TAMARA LIPOWSKI
2025-04-28 17:23:54 -04:00
parent b03c58d833
commit ba19b000dc
3 changed files with 49 additions and 27 deletions

View File

@@ -34,7 +34,7 @@ from being stored in the shell history.
## Deploy Tycho Router
For each of the following, you must select one of `tenderly_ethereum`, `tenderly_base`,
`ethereum`, or `base` as the network.
`ethereum`, `base`, or `unichain` as the network.
1. Deploy router: `npx hardhat run scripts/deploy-router.js --network NETWORK`
2. Define the accounts to grant roles to in `scripts/roles.json`