Socket
Socket
Sign inDemoInstall

@reflexer-finance/geb-admin-api

Package Overview
Dependencies
Maintainers
4
Versions
108
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@reflexer-finance/geb-admin-api - npm Package Compare versions

Comparing version 0.4.1 to 0.4.2

4

lib/admin-apis.d.ts

@@ -1,2 +0,2 @@

import { GebDeploy, ProtocolTokenAuthority, DsDelegateRoles, DsPauseProxy, GovActions, Esm, FsmGovernanceInterface, GebDeployPauseProxyActions, DsProtestPause, SubsidyPool, RemineScheduler, GnosisSafe } from '.';
import { GebDeploy, ProtocolTokenAuthority, DsDelegateRoles, DsPauseProxy, GovActions, Esm, FsmGovernanceInterface, GebDeployPauseProxyActions, DsProtestPause, GnosisSafe } from '.';
import { GebProviderInterface, GebDeployment } from '@reflexer-finance/geb-contract-base';

@@ -18,5 +18,3 @@ import { DsProxy } from '@reflexer-finance/geb-contract-api';

proxyDeployer: DsProxy;
remineScheduler: RemineScheduler;
subsidyPool: SubsidyPool;
constructor(network: GebDeployment, chainProvider: GebProviderInterface);
}

@@ -25,4 +25,2 @@ "use strict";

this.proxyDeployer = new geb_contract_api_1.DsProxy(addressList.PROXY_DEPLOYER, this.chainProvider);
this.remineScheduler = new _1.RemineScheduler(addressList.GEB_INCENTIVES_REMINER, this.chainProvider);
this.subsidyPool = new _1.SubsidyPool(addressList.GEB_INCENTIVES_SUBSIDY_POOL, this.chainProvider);
}

@@ -29,0 +27,0 @@ return AdminApis;

@@ -45,4 +45,2 @@ import { ChainlinkMedianFlxusd } from './generated/ChainlinkMedianFLXUSD';

import { UniswapConverterBasicAveragePriceFeedMedianizer } from './generated/UniswapConverterBasicAveragePriceFeedMedianizer';
import { RemineScheduler } from './generated/RemineScheduler';
import { SubsidyPool } from './generated/SubsidyPool';
export { AdminApis, ChainlinkMedianFlxusd, ChainlinkMedianRaiusd, ChainlinkPriceFeedMedianizer, CollateralAuctionHouse, CollateralJoin1, CollateralJoin2, CollateralJoin3, CollateralJoin4, CollateralJoin5, CollateralJoin6, DsAuthEvents, DsAuthority, DsGuard, DsGuardEvents, DsPause, DsPauseProxy, DsRoles, DsStop, DsTokenBase, Esm, EthJoin, FixedDiscountCollateralAuctionHouseFactory, FsmGovernanceInterface, FsmGovernanceInterfaceCaller, GebDeploy, GebDeployPauseProxyActions, GovActions, GovernanceLedMedianEthusd, GovernanceLedMedianRaiusd, IUniswapV2Pair, LiquidationEngineMock, ProtocolTokenAuthority, SafeEngineFactory, DsDelegateRoles, DsProtestPause, GnosisSafeProxy, GnosisSafe, UniswapConsecutiveSlotsMedianFlxusd, UniswapConsecutiveSlotsMedianRaiusd, UniswapConsecutiveSlotsPriceFeedMedianizer, UniswapConverterBasicAverageMedianFlxusd, UniswapConverterBasicAverageMedianRaiusd, UniswapConverterBasicAveragePriceFeedMedianizer, SubsidyPool, RemineScheduler, };
export { AdminApis, ChainlinkMedianFlxusd, ChainlinkMedianRaiusd, ChainlinkPriceFeedMedianizer, CollateralAuctionHouse, CollateralJoin1, CollateralJoin2, CollateralJoin3, CollateralJoin4, CollateralJoin5, CollateralJoin6, DsAuthEvents, DsAuthority, DsGuard, DsGuardEvents, DsPause, DsPauseProxy, DsRoles, DsStop, DsTokenBase, Esm, EthJoin, FixedDiscountCollateralAuctionHouseFactory, FsmGovernanceInterface, FsmGovernanceInterfaceCaller, GebDeploy, GebDeployPauseProxyActions, GovActions, GovernanceLedMedianEthusd, GovernanceLedMedianRaiusd, IUniswapV2Pair, LiquidationEngineMock, ProtocolTokenAuthority, SafeEngineFactory, DsDelegateRoles, DsProtestPause, GnosisSafeProxy, GnosisSafe, UniswapConsecutiveSlotsMedianFlxusd, UniswapConsecutiveSlotsMedianRaiusd, UniswapConsecutiveSlotsPriceFeedMedianizer, UniswapConverterBasicAverageMedianFlxusd, UniswapConverterBasicAverageMedianRaiusd, UniswapConverterBasicAveragePriceFeedMedianizer, };
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
exports.RemineScheduler = exports.SubsidyPool = exports.UniswapConverterBasicAveragePriceFeedMedianizer = exports.UniswapConverterBasicAverageMedianRaiusd = exports.UniswapConverterBasicAverageMedianFlxusd = exports.UniswapConsecutiveSlotsPriceFeedMedianizer = exports.UniswapConsecutiveSlotsMedianRaiusd = exports.UniswapConsecutiveSlotsMedianFlxusd = exports.GnosisSafe = exports.GnosisSafeProxy = exports.DsProtestPause = exports.DsDelegateRoles = exports.SafeEngineFactory = exports.ProtocolTokenAuthority = exports.LiquidationEngineMock = exports.IUniswapV2Pair = exports.GovernanceLedMedianRaiusd = exports.GovernanceLedMedianEthusd = exports.GovActions = exports.GebDeployPauseProxyActions = exports.GebDeploy = exports.FsmGovernanceInterfaceCaller = exports.FsmGovernanceInterface = exports.FixedDiscountCollateralAuctionHouseFactory = exports.EthJoin = exports.Esm = exports.DsTokenBase = exports.DsStop = exports.DsRoles = exports.DsPauseProxy = exports.DsPause = exports.DsGuardEvents = exports.DsGuard = exports.DsAuthority = exports.DsAuthEvents = exports.CollateralJoin6 = exports.CollateralJoin5 = exports.CollateralJoin4 = exports.CollateralJoin3 = exports.CollateralJoin2 = exports.CollateralJoin1 = exports.CollateralAuctionHouse = exports.ChainlinkPriceFeedMedianizer = exports.ChainlinkMedianRaiusd = exports.ChainlinkMedianFlxusd = exports.AdminApis = void 0;
exports.UniswapConverterBasicAveragePriceFeedMedianizer = exports.UniswapConverterBasicAverageMedianRaiusd = exports.UniswapConverterBasicAverageMedianFlxusd = exports.UniswapConsecutiveSlotsPriceFeedMedianizer = exports.UniswapConsecutiveSlotsMedianRaiusd = exports.UniswapConsecutiveSlotsMedianFlxusd = exports.GnosisSafe = exports.GnosisSafeProxy = exports.DsProtestPause = exports.DsDelegateRoles = exports.SafeEngineFactory = exports.ProtocolTokenAuthority = exports.LiquidationEngineMock = exports.IUniswapV2Pair = exports.GovernanceLedMedianRaiusd = exports.GovernanceLedMedianEthusd = exports.GovActions = exports.GebDeployPauseProxyActions = exports.GebDeploy = exports.FsmGovernanceInterfaceCaller = exports.FsmGovernanceInterface = exports.FixedDiscountCollateralAuctionHouseFactory = exports.EthJoin = exports.Esm = exports.DsTokenBase = exports.DsStop = exports.DsRoles = exports.DsPauseProxy = exports.DsPause = exports.DsGuardEvents = exports.DsGuard = exports.DsAuthority = exports.DsAuthEvents = exports.CollateralJoin6 = exports.CollateralJoin5 = exports.CollateralJoin4 = exports.CollateralJoin3 = exports.CollateralJoin2 = exports.CollateralJoin1 = exports.CollateralAuctionHouse = exports.ChainlinkPriceFeedMedianizer = exports.ChainlinkMedianRaiusd = exports.ChainlinkMedianFlxusd = exports.AdminApis = void 0;
var ChainlinkMedianFLXUSD_1 = require("./generated/ChainlinkMedianFLXUSD");

@@ -92,6 +92,2 @@ Object.defineProperty(exports, "ChainlinkMedianFlxusd", { enumerable: true, get: function () { return ChainlinkMedianFLXUSD_1.ChainlinkMedianFlxusd; } });

Object.defineProperty(exports, "UniswapConverterBasicAveragePriceFeedMedianizer", { enumerable: true, get: function () { return UniswapConverterBasicAveragePriceFeedMedianizer_1.UniswapConverterBasicAveragePriceFeedMedianizer; } });
var RemineScheduler_1 = require("./generated/RemineScheduler");
Object.defineProperty(exports, "RemineScheduler", { enumerable: true, get: function () { return RemineScheduler_1.RemineScheduler; } });
var SubsidyPool_1 = require("./generated/SubsidyPool");
Object.defineProperty(exports, "SubsidyPool", { enumerable: true, get: function () { return SubsidyPool_1.SubsidyPool; } });
//# sourceMappingURL=index.js.map
{
"name": "@reflexer-finance/geb-admin-api",
"version": "0.4.1",
"version": "0.4.2",
"description": "Includes contract API from all contracts of the GEB ecosystem",

@@ -13,4 +13,4 @@ "main": "./lib/index.js",

"@ethersproject/bignumber": "5.x",
"@reflexer-finance/geb-contract-api": "^0.4.1",
"@reflexer-finance/geb-contract-base": "^0.4.0"
"@reflexer-finance/geb-contract-api": "^0.4.2",
"@reflexer-finance/geb-contract-base": "^0.4.1"
},

@@ -21,3 +21,3 @@ "devDependencies": {

},
"gitHead": "f62b2b7529220530437f1c8585464f05cdfcbf8b"
"gitHead": "e53a291243489d84c3038de6606648fcf6297fba"
}

@@ -11,4 +11,2 @@ import {

DsProtestPause,
SubsidyPool,
RemineScheduler,
GnosisSafe,

@@ -39,4 +37,2 @@ } from '.'

public proxyDeployer: DsProxy
public remineScheduler: RemineScheduler
public subsidyPool: SubsidyPool

@@ -63,5 +59,3 @@

this.proxyDeployer = new DsProxy(addressList.PROXY_DEPLOYER, this.chainProvider)
this.remineScheduler = new RemineScheduler(addressList.GEB_INCENTIVES_REMINER, this.chainProvider)
this.subsidyPool = new SubsidyPool(addressList.GEB_INCENTIVES_SUBSIDY_POOL, this.chainProvider)
}
}

@@ -45,4 +45,2 @@ import { ChainlinkMedianFlxusd } from './generated/ChainlinkMedianFLXUSD'

import { UniswapConverterBasicAveragePriceFeedMedianizer } from './generated/UniswapConverterBasicAveragePriceFeedMedianizer'
import { RemineScheduler } from './generated/RemineScheduler'
import { SubsidyPool } from './generated/SubsidyPool'

@@ -96,4 +94,2 @@ export {

UniswapConverterBasicAveragePriceFeedMedianizer,
SubsidyPool,
RemineScheduler,
}

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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