Socket
Socket
Sign inDemoInstall

@web3-onboard/gas

Package Overview
Dependencies
Maintainers
2
Versions
28
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@web3-onboard/gas - npm Package Compare versions

Comparing version 2.1.8 to 2.2.0-viem.1

8

package.json
{
"name": "@web3-onboard/gas",
"version": "2.1.8",
"version": "2.2.0-viem.1",
"description": "Estimate the gas prices needed to get a transaction in to the next block for Ethereum Mainnet and Polygon Matic Mainnet.",

@@ -32,9 +32,9 @@ "keywords": [

"devDependencies": {
"typescript": "^4.5.5"
"typescript": "^5.4.5"
},
"dependencies": {
"@web3-onboard/common": "^2.3.3",
"@web3-onboard/common": "^2.4.0-viem.4",
"rxjs": "^7.5.2",
"joi": "17.8.1"
"joi": "17.9.1"
}
}
# @web3-onboard/gas
## A module for requesting streams or single requests of gas price estimates from the [Blocknative Gas Platform API](https://onboard.blocknative.com/docs/packages/gas).
## A module for requesting streams or single requests of gas price estimates from the [Blocknative Gas Platform API](https://docs.blocknative.com/gas-prediction/gas-platform).

@@ -5,0 +5,0 @@ Supports both Eth Mainnet and Polygon gas pricing.

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