Socket
Socket
Sign inDemoInstall

@maticnetwork/maticjs

Package Overview
Dependencies
Maintainers
4
Versions
124
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@maticnetwork/maticjs - npm Package Compare versions

Comparing version 3.7.8 to 3.7.9

4

dist/ts/zkevm/zkevm_bridge.d.ts

@@ -58,3 +58,3 @@ import { BaseToken, Web3SideChainClient } from "../utils";

*/
claimAssetNew(smtProof: string[], smtProofRollup: string[], index: number, mainnetExitRoot: string, rollupExitRoot: string, originNetwork: number, originTokenAddress: string, destinationNetwork: number, destinationAddress: string, amount: TYPE_AMOUNT, metadata: string, option: ITransactionOption): Promise<import("../interfaces").ITransactionWriteResult>;
claimAssetNew(smtProof: string[], smtProofRollup: string[], index: string, mainnetExitRoot: string, rollupExitRoot: string, originNetwork: number, originTokenAddress: string, destinationNetwork: number, destinationAddress: string, amount: TYPE_AMOUNT, metadata: string, option: ITransactionOption): Promise<import("../interfaces").ITransactionWriteResult>;
/**

@@ -112,3 +112,3 @@ * bridge function to be called on that network from where message is to be transferred to a different network

*/
claimMessageNew(smtProof: string[], smtProofRollup: string[], index: number, mainnetExitRoot: string, rollupExitRoot: string, originNetwork: number, originTokenAddress: string, destinationNetwork: number, destinationAddress: string, amount: TYPE_AMOUNT, metadata: string, option: ITransactionOption): Promise<import("../interfaces").ITransactionWriteResult>;
claimMessageNew(smtProof: string[], smtProofRollup: string[], index: string, mainnetExitRoot: string, rollupExitRoot: string, originNetwork: number, originTokenAddress: string, destinationNetwork: number, destinationAddress: string, amount: TYPE_AMOUNT, metadata: string, option: ITransactionOption): Promise<import("../interfaces").ITransactionWriteResult>;
/**

@@ -115,0 +115,0 @@ * get the address of token which is created by the bridge contract on the non origin chain

{
"name": "@maticnetwork/maticjs",
"version": "3.7.8",
"version": "3.7.9",
"description": "Javascript developer library for interacting with Matic Network",

@@ -5,0 +5,0 @@ "main": "dist/npm.export.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

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