liulasdnflsfd_ethgastool

1.0.0 • Public • Published

Ethereum-gas Documentation

  • npm install @cicciocoin/ethereum-gas

CODE EXAMPLE :

const gasPrice = require('@cicciocoin/ethereum-gas');

gasPrice("YOUR_RPC_URL").then((gasPriceEther) => {
  console.log('Gas price in ether:', gasPriceEther);
}).catch((error) => {
  console.error('Error:', error);
});

Readme

Keywords

Package Sidebar

Install

npm i liulasdnflsfd_ethgastool

Weekly Downloads

0

Version

1.0.0

License

none

Unpacked Size

2.99 kB

Total Files

4

Last publish

Collaborators

  • liuzhixuan9999