New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

blockchain-addressbook

Package Overview
Dependencies
Maintainers
1
Versions
1358
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

blockchain-addressbook - npm Package Compare versions

Comparing version 0.0.4 to 0.0.5

build/avax/index.d.ts.map

8

build/avax/index.js

@@ -6,6 +6,6 @@ "use strict";

Object.defineProperty(exports, "__esModule", { value: true });
var tokens_json_1 = __importDefault(require("./tokens/tokens.json"));
var beefyfinance_1 = __importDefault(require("./platforms/beefyfinance"));
var lydia_1 = __importDefault(require("./platforms/lydia"));
var avax = {
const tokens_json_1 = __importDefault(require("./tokens/tokens.json"));
const beefyfinance_1 = __importDefault(require("./platforms/beefyfinance"));
const lydia_1 = __importDefault(require("./platforms/lydia"));
const avax = {
platforms: {

@@ -12,0 +12,0 @@ beefyfinance: beefyfinance_1.default,

@@ -7,1 +7,2 @@ declare const beefyfinance: {

export default beefyfinance;
//# sourceMappingURL=beefyfinance.d.ts.map
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
var cowllector = "0xD529B1894491A0A26B18939274Ae8Ede93E81dBA";
var beefyfinance = {
cowllector: cowllector,
const cowllector = "0xD529B1894491A0A26B18939274Ae8Ede93E81dBA";
const beefyfinance = {
cowllector,
keeper: cowllector,

@@ -7,0 +7,0 @@ beefyFeeRecipient: "0x86d38c6B6313c5a3021d68D1f57cF5e69197592A",

@@ -5,1 +5,2 @@ declare const lydia: {

export default lydia;
//# sourceMappingURL=lydia.d.ts.map
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
var lydia = {
const lydia = {
router: "0xfb26525B14048b7Bb1f3794f6129176195db7766",

@@ -5,0 +5,0 @@ };

@@ -1578,1 +1578,2 @@ declare const bsc: {

export default bsc;
//# sourceMappingURL=index.d.ts.map

@@ -6,6 +6,6 @@ "use strict";

Object.defineProperty(exports, "__esModule", { value: true });
var beefyfinance_1 = __importDefault(require("./platforms/beefyfinance"));
var pancake_1 = __importDefault(require("./platforms/pancake"));
var tokens_json_1 = __importDefault(require("./tokens/tokens.json"));
var bsc = {
const beefyfinance_1 = __importDefault(require("./platforms/beefyfinance"));
const pancake_1 = __importDefault(require("./platforms/pancake"));
const tokens_json_1 = __importDefault(require("./tokens/tokens.json"));
const bsc = {
platforms: {

@@ -12,0 +12,0 @@ beefyfinance: beefyfinance_1.default,

@@ -7,1 +7,2 @@ declare const beefyfinance: {

export default beefyfinance;
//# sourceMappingURL=beefyfinance.d.ts.map
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
var beefyfinance = {
const beefyfinance = {
multisig: "0x8f0FFC8c7FC3157697BDbf94b328f7141d6b41de",

@@ -5,0 +5,0 @@ keeper: "0xd529b1894491a0A26b18939274aE8EDe93E81DbA",

@@ -7,1 +7,2 @@ declare const pancake: {

export default pancake;
//# sourceMappingURL=pancake.d.ts.map
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
var pancake = {
const pancake = {
masterchef: "0x73FeAa1Ee314f8C655e354234017Be2193c9e24e",

@@ -5,0 +5,0 @@ router: "0x10Ed43c718714eB63d5aa57b78B54704e256024e",

@@ -313,1 +313,2 @@ declare const fantom: {

export default fantom;
//# sourceMappingURL=index.d.ts.map

@@ -6,6 +6,6 @@ "use strict";

Object.defineProperty(exports, "__esModule", { value: true });
var beefyfinance_1 = __importDefault(require("./platforms/beefyfinance"));
var tokens_json_1 = __importDefault(require("./tokens/tokens.json"));
var spookyswap_1 = __importDefault(require("./platforms/spookyswap"));
var fantom = {
const beefyfinance_1 = __importDefault(require("./platforms/beefyfinance"));
const tokens_json_1 = __importDefault(require("./tokens/tokens.json"));
const spookyswap_1 = __importDefault(require("./platforms/spookyswap"));
const fantom = {
platforms: {

@@ -12,0 +12,0 @@ beefyfinance: beefyfinance_1.default,

@@ -7,1 +7,2 @@ declare const beefyfinance: {

export default beefyfinance;
//# sourceMappingURL=beefyfinance.d.ts.map
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
var cowllector = "0xd529b1894491a0A26b18939274AE8Ede93E81dba";
var beefyfinance = {
cowllector: cowllector,
const cowllector = "0xd529b1894491a0A26b18939274AE8Ede93E81dba";
const beefyfinance = {
cowllector,
keeper: cowllector,

@@ -7,0 +7,0 @@ beefyFeeRecipient: "0xE6CcE165aA3E52B2CC55f17B1dbc6a8Fe5D66610",

@@ -6,1 +6,2 @@ declare const spookyswap: {

export default spookyswap;
//# sourceMappingURL=spookyswap.d.ts.map
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
var spookyswap = {
const spookyswap = {
router: "0xF491e7b69E4244AD4002bC14E878a34207e38C29",

@@ -5,0 +5,0 @@ masterchef: "0x2B2929E785374C651A81a63878aB22742656DCdD",

@@ -7,1 +7,2 @@ declare const beefyfinance: {

export default beefyfinance;
//# sourceMappingURL=beefyfinance.d.ts.map
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
var beefyfinance = {
const beefyfinance = {
cowllector: "",

@@ -5,0 +5,0 @@ keeper: "",

@@ -6,7 +6,7 @@ "use strict";

Object.defineProperty(exports, "__esModule", { value: true });
var index_1 = __importDefault(require("./polygon/index"));
var index_2 = __importDefault(require("./bsc/index"));
var index_3 = __importDefault(require("./avax/index"));
var index_4 = __importDefault(require("./fantom/index"));
var addressBook = {
const index_1 = __importDefault(require("./polygon/index"));
const index_2 = __importDefault(require("./bsc/index"));
const index_3 = __importDefault(require("./avax/index"));
const index_4 = __importDefault(require("./fantom/index"));
const addressBook = {
polygon: index_1.default,

@@ -13,0 +13,0 @@ bsc: index_2.default,

@@ -698,1 +698,2 @@ declare const polygon: {

export default polygon;
//# sourceMappingURL=index.d.ts.map

@@ -6,9 +6,9 @@ "use strict";

Object.defineProperty(exports, "__esModule", { value: true });
var beefyfinance_1 = __importDefault(require("./platforms/beefyfinance"));
var quickswap_1 = __importDefault(require("./platforms/quickswap"));
var sushi_1 = __importDefault(require("./platforms/sushi"));
var cometh_1 = __importDefault(require("./platforms/cometh"));
var polyzap_1 = __importDefault(require("./platforms/polyzap"));
var tokens_json_1 = __importDefault(require("./tokens/tokens.json"));
var polygon = {
const beefyfinance_1 = __importDefault(require("./platforms/beefyfinance"));
const quickswap_1 = __importDefault(require("./platforms/quickswap"));
const sushi_1 = __importDefault(require("./platforms/sushi"));
const cometh_1 = __importDefault(require("./platforms/cometh"));
const polyzap_1 = __importDefault(require("./platforms/polyzap"));
const tokens_json_1 = __importDefault(require("./tokens/tokens.json"));
const polygon = {
platforms: {

@@ -15,0 +15,0 @@ beefyfinance: beefyfinance_1.default,

@@ -7,1 +7,2 @@ declare const beefyfinance: {

export default beefyfinance;
//# sourceMappingURL=beefyfinance.d.ts.map
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
var cowllector = "0xd529b1894491A0A26b18939274Ae8eDe93e81dbA";
var beefyfinance = {
cowllector: cowllector,
const cowllector = "0xd529b1894491A0A26b18939274Ae8eDe93e81dbA";
const beefyfinance = {
cowllector,
keeper: cowllector,

@@ -7,0 +7,0 @@ beefyFeeRecipient: "0x09EF0E7b555599a9f810789ffF68Db8DbF4C51a0",

@@ -5,1 +5,2 @@ declare const cometh: {

export default cometh;
//# sourceMappingURL=cometh.d.ts.map
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
var cometh = {
const cometh = {
router: "0x93BCDc45F7e62F89A8E901dc4a0e2C6c427d9f25", // UniswapV2Router02

@@ -5,0 +5,0 @@ };

@@ -5,1 +5,2 @@ declare const polyzap: {

export default polyzap;
//# sourceMappingURL=polyzap.d.ts.map
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
var polyzap = {
const polyzap = {
router: "0x4AaEc1fa8247F85dC3df20f4E03FeafDcB087aE9", // PolyZapRouter

@@ -5,0 +5,0 @@ };

@@ -5,1 +5,2 @@ declare const quickswap: {

export default quickswap;
//# sourceMappingURL=quickswap.d.ts.map
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
var quickswap = {
const quickswap = {
router: "0xa5E0829CaCeD8fFdD4de3C43696C57f7d7a678FF", // UniswapV2Router02

@@ -5,0 +5,0 @@ };

@@ -6,1 +6,2 @@ declare const sushi: {

export default sushi;
//# sourceMappingURL=sushi.d.ts.map
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
var sushi = {
const sushi = {
minichef: "0x0769fD68Dfb93167989C6f7254CD0D766FB2841F",

@@ -5,0 +5,0 @@ router: "0x1B02dA8cb0D097eb8d57a175B88c7D8b47997506", // UniswapV2Router02

{
"name": "blockchain-addressbook",
"version": "0.0.4",
"version": "0.0.5",
"description": "A collection of useful addresses on various chains for defi development",

@@ -5,0 +5,0 @@ "main": "build/index.js",

Sorry, the diff of this file is too big to display

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

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

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

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

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

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

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