Socket
Socket
Sign inDemoInstall

@gearbox-protocol/airdrop

Package Overview
Dependencies
Maintainers
10
Versions
50
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@gearbox-protocol/airdrop - npm Package Compare versions

Comparing version 1.18.0 to 1.19.0

15

dist/rewards/poolRewardParams.js

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

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

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

2

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

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

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