Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

zircon-sdk

Package Overview
Dependencies
Maintainers
3
Versions
300
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

zircon-sdk - npm Package Compare versions

Comparing version 1.0.11-rc-102 to 1.0.11-rc-103

16

dist/constants.d.ts

@@ -180,3 +180,4 @@ import JSBI from 'jsbi';

BSCT = 97,
ARBGOERLY = 421613
ARBGOERLY = 421613,
ARBITRUM = 42161
}

@@ -192,2 +193,15 @@ export declare enum TradeType {

}
export declare const ARBITRUM_ADDRESSES: {
WETH: string;
factory: string;
router: string;
multicall: string;
pylonRouter: string;
pylonFactory: string;
energyFactory: string;
farmFactory: string;
ptFactory: string;
migrator: string;
feeToSetter: string;
};
export declare const ARBGOERLY_ADDRESSES: {

@@ -194,0 +208,0 @@ WETH: string;

@@ -37,2 +37,3 @@ import { ChainId } from '../constants';

421613: Token;
42161: Token;
};

2

package.json
{
"name": "zircon-sdk",
"license": "MIT",
"version": "1.0.11-rc-102",
"version": "1.0.11-rc-103",
"description": "The Pylon SDK for Zircon Finance Platform.",

@@ -6,0 +6,0 @@ "main": "dist/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 too big to display

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

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