Skip to content

Commit

Permalink
Merge pull request #14 from schnarkus/aura-arb-rseth-weth
Browse files Browse the repository at this point in the history
add aura-arb-rseth-weth
  • Loading branch information
prevostc authored Jun 26, 2024
2 parents 76acce4 + 5822db4 commit e745844
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/vault-config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ export function getChainVaults(): Array<VaultConfig> {
vaults.push(new VaultConfig("aura-arb-ezeth-wsteth", PLATFORM_BALANCER_AURA, "0xEFAd727469e7e4e410376986AB0af8B6F9559fDc"))
vaults.push(new VaultConfig("uniswap-cow-arb-ezeth-wsteth", PLATFORM_BEEFY_CLM, "0x83368b5e04d8A2C990ef9b5FE41509FafCfBa499"))
vaults.push(new VaultConfig("uniswap-cow-arb-rseth-wsteth", PLATFORM_BEEFY_CLM, "0x15cfBd3Db5D24360eeac802b3dde4423eb5C3C70"))
vaults.push(new VaultConfig("aura-arb-rseth-weth", PLATFORM_BALANCER_AURA, "0x764e4e75e3738615CDBFAeaE0C8527b1616e1123"))
}

if (network === "base") {
Expand Down

0 comments on commit e745844

Please sign in to comment.