@gearbox-protocol/integrations-v3
Advanced tools
Comparing version 1.34.1 to 1.34.2
@@ -485,8 +485,2 @@ "use strict"; | ||
}, | ||
crvUSD: { | ||
minRate: 4, | ||
maxRate: 1200, | ||
quotaIncreaseFee: 1, | ||
limit: (BigInt(30e6) * POOL_DECIMALS) / POOL_DIVIDER, | ||
}, | ||
MKR: { | ||
@@ -573,3 +567,3 @@ minRate: 80, | ||
minRate: 5, | ||
maxRate: 316, | ||
maxRate: 3000, | ||
quotaIncreaseFee: 0, | ||
@@ -576,0 +570,0 @@ limit: (BigInt(5e6) * POOL_DECIMALS) / POOL_DIVIDER, |
{ | ||
"name": "@gearbox-protocol/integrations-v3", | ||
"description": "Integration contracts for Gearbox V3", | ||
"version": "1.34.1", | ||
"version": "1.34.2", | ||
"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
1079997
3091