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

@heliofi/evm-adapter

Package Overview
Dependencies
Maintainers
9
Versions
85
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@heliofi/evm-adapter - npm Package Compare versions

Comparing version 2.0.5 to 2.0.6

2

dist/src/constants.d.ts

@@ -11,3 +11,3 @@ import { BigNumber } from 'ethers';

POLYGON_MAINNET = "0x644cF27D0CB17cf252BCfb96e2821fc17109761f",
POLYGON_MUMBAI = "0xfef9839589ff4E14F0Ca349CC6727dDeeB291bAC",
POLYGON_MUMBAI = "0x1B43FB8a3c4CC150768C72656C352bdf35Dd1209",
ETHEREUM_MAINNET = "0xbCe44616D96BA1659FAc008ed3D9f171F67D254e",

@@ -14,0 +14,0 @@ ETHEREUM_GOERLI = "0xbCe44616D96BA1659FAc008ed3D9f171F67D254e",

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

ContractAddress["POLYGON_MAINNET"] = "0x644cF27D0CB17cf252BCfb96e2821fc17109761f";
ContractAddress["POLYGON_MUMBAI"] = "0xfef9839589ff4E14F0Ca349CC6727dDeeB291bAC";
ContractAddress["POLYGON_MUMBAI"] = "0x1B43FB8a3c4CC150768C72656C352bdf35Dd1209";
ContractAddress["ETHEREUM_MAINNET"] = "0xbCe44616D96BA1659FAc008ed3D9f171F67D254e";

@@ -19,0 +19,0 @@ ContractAddress["ETHEREUM_GOERLI"] = "0xbCe44616D96BA1659FAc008ed3D9f171F67D254e";

{
"name": "@heliofi/evm-adapter",
"version": "2.0.5",
"version": "2.0.6",
"description": "API to interact with Helio Finances program on EVM chains.",

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

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