Socket
Socket
Sign inDemoInstall

@chainify/evm-contracts

Package Overview
Dependencies
Maintainers
2
Versions
49
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@chainify/evm-contracts - npm Package Compare versions

Comparing version 1.0.8 to 1.0.9

11

CHANGELOG.md
# @chainify/evm-contracts
## 1.0.9
### Patch Changes
- - add flexible swap options for EVM chains
- numberOfBlocksPerRequest - the amount of blocks to search for events in a single call (default = 2000)
- totalNumberOfBlocks - the total number of blocks to search for events (default = 100_000)
- gasLimitMargin - percentage gas margin for chains that does not estimate gas correctly (e.g. RSK) (default=10%)
- add address cache for EVM ledger
- use toLowerCase in EVM ledger to support RSK checksum
## 1.0.8

@@ -4,0 +15,0 @@

2

package.json
{
"name": "@chainify/evm-contracts",
"version": "1.0.8",
"version": "1.0.9",
"description": "",

@@ -5,0 +5,0 @@ "author": "Liquality <info@liquality.io>",

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