Socket
Socket
Sign inDemoInstall

@acala-network/contracts

Package Overview
Dependencies
Maintainers
5
Versions
63
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@acala-network/contracts - npm Package Compare versions

Comparing version 4.1.0 to 4.2.0

2

build/contracts/IOracle.json

@@ -286,3 +286,3 @@ {

"schemaVersion": "3.3.1",
"updatedAt": "2022-03-04T09:55:02.225Z",
"updatedAt": "2022-03-18T10:06:36.036Z",
"devdoc": {

@@ -289,0 +289,0 @@ "kind": "dev",

@@ -1519,3 +1519,3 @@ {

"schemaVersion": "3.3.1",
"updatedAt": "2022-03-04T09:55:02.234Z",
"updatedAt": "2022-03-18T10:06:36.038Z",
"devdoc": {

@@ -1522,0 +1522,0 @@ "kind": "dev",

{
"name": "@acala-network/contracts",
"version": "4.1.0",
"version": "4.2.0",
"description": "AcalaNetwork Smart Contract library for Solidity",

@@ -5,0 +5,0 @@ "files": [

@@ -24,7 +24,5 @@ export const ACA: "0x0000000000000000000100000000000000000000";

export const LP_LKSM_KUSD: "0x0000000000000000000200000000830000000081";
export const Token: "0x0000000000000000000000000000000000000800";
export const NFT: "0x0000000000000000000000000000000000000801";
export const EVM: "0x0000000000000000000000000000000000000802";
export const Oracle: "0x0000000000000000000000000000000000000803";
export const Schedule: "0x0000000000000000000000000000000000000804";
export const DEX: "0x0000000000000000000000000000000000000805";
export const EVM: "0x0000000000000000000000000000000000000800";
export const Oracle: "0x0000000000000000000000000000000000000801";
export const Schedule: "0x0000000000000000000000000000000000000802";
export const DEX: "0x0000000000000000000000000000000000000803";

@@ -24,8 +24,6 @@ const ACA = '0x0000000000000000000100000000000000000000';

const LP_LKSM_KUSD = '0x0000000000000000000200000000830000000081';
const Token = '0x0000000000000000000000000000000000000800';
const NFT = '0x0000000000000000000000000000000000000801';
const EVM = '0x0000000000000000000000000000000000000802';
const Oracle = '0x0000000000000000000000000000000000000803';
const Schedule = '0x0000000000000000000000000000000000000804';
const DEX = '0x0000000000000000000000000000000000000805';
const EVM = '0x0000000000000000000000000000000000000800';
const Oracle = '0x0000000000000000000000000000000000000801';
const Schedule = '0x0000000000000000000000000000000000000802';
const DEX = '0x0000000000000000000000000000000000000803';

@@ -56,4 +54,2 @@ module.exports = {

LP_LKSM_KUSD,
Token,
NFT,
EVM,

@@ -60,0 +56,0 @@ Oracle,

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

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

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

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

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

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

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

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

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

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

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

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

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

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