chore: Add script to remove executor addresses from Tycho Router
--- don't change below this line --- ENG-4454 Took 1 hour 6 minutes
This commit is contained in:
@@ -52,14 +52,14 @@ module.exports = {
|
||||
etherscan: {
|
||||
apiKey: process.env.BLOCKCHAIN_EXPLORER_API_KEY,
|
||||
customChains: [
|
||||
{
|
||||
network: "unichain",
|
||||
chainId: 130,
|
||||
urls: {
|
||||
apiURL: "https://api.uniscan.xyz/api",
|
||||
browserURL: "https://www.uniscan.xyz/"
|
||||
{
|
||||
network: "unichain",
|
||||
chainId: 130,
|
||||
urls: {
|
||||
apiURL: "https://api.uniscan.xyz/api",
|
||||
browserURL: "https://www.uniscan.xyz/"
|
||||
}
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user