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
1342
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.1.9 to 0.1.10

build/address-book/polygon/platforms/dyfn.d.ts

19

build/address-book/polygon/index.d.ts

@@ -8,2 +8,11 @@ export declare const polygon: {

};
cometh: {
readonly router: "0x93bcDc45f7e62f89a8e901DC4A0E2c6C427D9F25";
};
dyfn: {
readonly router: "0xA102072A4C07F06EC3B4900FDC4C7B80b6c57429";
};
polyzap: {
readonly router: "0x4aAEC1FA8247F85Dc3Df20F4e03FEAFdCB087Ae9";
};
quickswap: {

@@ -16,8 +25,2 @@ readonly router: "0xa5E0829CaCEd8fFDD4De3c43696c57F7D7A678ff";

};
cometh: {
readonly router: "0x93bcDc45f7e62f89a8e901DC4A0E2c6C427D9F25";
};
polyzap: {
readonly router: "0x4aAEC1FA8247F85Dc3Df20F4e03FEAFdCB087Ae9";
};
};

@@ -699,3 +702,3 @@ tokens: {

readonly name: "Route";
readonly address: "0xC168E40227E4ebD8C1caE80F7a55a4F0e6D66C97";
readonly address: "0x16ECCfDbb4eE1A85A33f3A9B21175Cd7Ae753dB4";
readonly symbol: "ROUTE";

@@ -708,3 +711,3 @@ readonly decimals: 18;

readonly name: "Dyfn";
readonly address: "0x16ECCfDbb4eE1A85A33f3A9B21175Cd7Ae753dB4";
readonly address: "0xC168E40227E4ebD8C1caE80F7a55a4F0e6D66C97";
readonly symbol: "DYFN";

@@ -711,0 +714,0 @@ readonly decimals: 18;

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

var beefyfinance_1 = require("./platforms/beefyfinance");
var cometh_1 = require("./platforms/cometh");
var dyfn_1 = require("./platforms/dyfn");
var polyzap_1 = require("./platforms/polyzap");
var quickswap_1 = require("./platforms/quickswap");
var sushi_1 = require("./platforms/sushi");
var cometh_1 = require("./platforms/cometh");
var polyzap_1 = require("./platforms/polyzap");
var tokens_1 = require("./tokens/tokens");

@@ -14,8 +15,9 @@ exports.polygon = {

beefyfinance: beefyfinance_1.beefyfinance,
cometh: cometh_1.cometh,
dyfn: dyfn_1.dyfn,
polyzap: polyzap_1.polyzap,
quickswap: quickswap_1.quickswap,
sushi: sushi_1.sushi,
cometh: cometh_1.cometh,
polyzap: polyzap_1.polyzap,
},
tokens: tokens_1.tokens,
};

@@ -676,3 +676,3 @@ export declare const tokens: {

readonly name: "Route";
readonly address: "0xC168E40227E4ebD8C1caE80F7a55a4F0e6D66C97";
readonly address: "0x16ECCfDbb4eE1A85A33f3A9B21175Cd7Ae753dB4";
readonly symbol: "ROUTE";

@@ -685,3 +685,3 @@ readonly decimals: 18;

readonly name: "Dyfn";
readonly address: "0x16ECCfDbb4eE1A85A33f3A9B21175Cd7Ae753dB4";
readonly address: "0xC168E40227E4ebD8C1caE80F7a55a4F0e6D66C97";
readonly symbol: "DYFN";

@@ -688,0 +688,0 @@ readonly decimals: 18;

@@ -679,3 +679,3 @@ "use strict";

name: "Route",
address: "0xC168E40227E4ebD8C1caE80F7a55a4F0e6D66C97",
address: "0x16ECCfDbb4eE1A85A33f3A9B21175Cd7Ae753dB4",
symbol: "ROUTE",

@@ -688,3 +688,3 @@ decimals: 18,

name: "Dyfn",
address: "0x16ECCfDbb4eE1A85A33f3A9B21175Cd7Ae753dB4",
address: "0xC168E40227E4ebD8C1caE80F7a55a4F0e6D66C97",
symbol: "DYFN",

@@ -691,0 +691,0 @@ decimals: 18,

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

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

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

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