feat: Verify router contract on tenderly

Fix package.json

--- don't change below this line ---
ENG-4101 Took 34 minutes
This commit is contained in:
Diana Carvalho
2025-02-24 14:49:25 +00:00
parent cbea0bdab3
commit 77ba9498a7
4 changed files with 1525 additions and 219 deletions

View File

@@ -1,7 +1,7 @@
/** @type import('hardhat/config').HardhatUserConfig */
require("@tenderly/hardhat-tenderly");
require("@nomiclabs/hardhat-ethers");
require("@nomicfoundation/hardhat-foundry");
// require("@tenderly/hardhat-tenderly");
module.exports = {
solidity: {