Socket
Socket
Sign inDemoInstall

@gearbox-protocol/airdrop

Package Overview
Dependencies
9
Maintainers
10
Versions
50
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.14.0 to 1.15.0

15

dist/rewards/poolRewardParams.js

@@ -85,2 +85,17 @@ "use strict";

});
const GEAR_PER_BLOCK_GIP_85 = {
dDAI: 571n,
dUSDC: 775n,
dWETH: 0n,
dWBTC: 0n,
dwstETH: 0n,
dFRAX: 0n,
};
const GIP_85_MAINNET_BLOCK = 18893500;
(0, range_1.addRewards)({
fromBlock: GIP_85_MAINNET_BLOCK,
perBlock: GEAR_PER_BLOCK_GIP_85,
rangedValues: exports.poolRewardsPerBlock.Mainnet,
list: ["dDAI", "dUSDC", "dWETH", "dWBTC", "dwstETH", "dFRAX"],
});
// const ARBITRUM_BLOCK = 7694030;

@@ -87,0 +102,0 @@ // poolRewardsPerBlock.Arbitrum.dDAI.addValue(

2

package.json
{
"name": "@gearbox-protocol/airdrop",
"description": "Airdrop center for Gearbox protocol",
"version": "1.14.0",
"version": "1.15.0",
"homepage": "https://gearbox.fi",

@@ -6,0 +6,0 @@ "keywords": [

SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc