Socket
Socket
Sign inDemoInstall

@gearbox-protocol/airdrop

Package Overview
Dependencies
Maintainers
9
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.5.3 to 1.5.4

25

dist/rewards/creditRewardParams.js

@@ -49,8 +49,25 @@ "use strict";

});
const WETH_ALPHA_MAINNET_BLOCK = 99999000;
const GEAR_PER_BLOCK_GIP66 = {
DAI_V2: 0n,
USDC_V2: 0n,
WETH_V2: 0n,
WBTC_V2: 0n,
WSTETH_V2: 0n,
FRAX_V2: 0n,
WETH_V2_1: 0n,
};
const GIP66_MAINNET_BLOCK = 17828000;
(0, range_1.addRewards)({
fromBlock: WETH_ALPHA_MAINNET_BLOCK,
perBlock: GEAR_PER_BLOCK,
fromBlock: GIP66_MAINNET_BLOCK,
perBlock: GEAR_PER_BLOCK_GIP66,
rangedValues: exports.creditRewardsPerBlock.Mainnet,
list: ["WETH_V2_1"],
list: [
"DAI_V2",
"USDC_V2",
"WETH_V2",
"WBTC_V2",
"WSTETH_V2",
"FRAX_V2",
"WETH_V2_1",
],
});

@@ -57,0 +74,0 @@ // const ARBITRUM_BLOCK = 7694030;

2

package.json
{
"name": "@gearbox-protocol/airdrop",
"description": "Airdrop center for Gearbox protocol",
"version": "1.5.3",
"version": "1.5.4",
"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