@gearbox-protocol/integrations-v3
Advanced tools
Comparing version 1.34.0 to 1.34.1
@@ -331,7 +331,7 @@ "use strict"; | ||
pool: "weETH_rETH", | ||
status: 1, | ||
status: 2, | ||
}, | ||
{ | ||
pool: "osETH_wETH_BPT", | ||
status: 1, | ||
status: 2, | ||
}, | ||
@@ -397,4 +397,2 @@ { | ||
{ token: "auraB_rETH_STABLE_vault", lt: 8700 }, | ||
{ token: "auraosETH_wETH_BPT_vault", lt: 8700 }, | ||
{ token: "auraweETH_rETH_vault", lt: 8700 }, | ||
// Rewards | ||
@@ -413,6 +411,2 @@ { token: "CRV", lt: 7250 }, | ||
{ token: "auraB_rETH_STABLE", lt: 0 }, | ||
{ token: "osETH_wETH_BPT", lt: 0 }, | ||
{ token: "auraosETH_wETH_BPT", lt: 0 }, | ||
{ token: "weETH_rETH", lt: 0 }, | ||
{ token: "auraweETH_rETH", lt: 0 }, | ||
{ token: "steCRV", lt: 0 }, | ||
@@ -440,4 +434,2 @@ { token: "crvUSD", lt: 0 }, | ||
{ contract: "AURA_B_RETH_STABLE_POOL" }, | ||
{ contract: "AURA_OSETH_WETH_POOL" }, | ||
{ contract: "AURA_WEETH_RETH_POOL" }, | ||
// Yearn | ||
@@ -618,14 +610,2 @@ { contract: "YEARN_WETH_VAULT" }, | ||
}, | ||
auraosETH_wETH_BPT_vault: { | ||
minRate: 100, | ||
maxRate: 950, | ||
quotaIncreaseFee: 0, | ||
limit: (BigInt(3.5e6) * POOL_DECIMALS) / POOL_DIVIDER, | ||
}, | ||
auraweETH_rETH_vault: { | ||
minRate: 100, | ||
maxRate: 3000, | ||
quotaIncreaseFee: 0, | ||
limit: (BigInt(1e6) * POOL_DECIMALS) / POOL_DIVIDER, | ||
}, | ||
}, | ||
@@ -632,0 +612,0 @@ creditManagers: [ |
{ | ||
"name": "@gearbox-protocol/integrations-v3", | ||
"description": "Integration contracts for Gearbox V3", | ||
"version": "1.34.0", | ||
"version": "1.34.1", | ||
"homepage": "https://gearbox.fi", | ||
@@ -6,0 +6,0 @@ "main": "./npm-root/index.js", |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
1080412
3097