Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@gearbox-protocol/integrations-v3

Package Overview
Dependencies
Maintainers
10
Versions
113
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@gearbox-protocol/integrations-v3 - npm Package Compare versions

Comparing version 1.34.0 to 1.34.1

24

dist/wethConfigMainnet.js

@@ -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: [

2

package.json
{
"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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc