lz_teamtool

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 lz_teamtool

Weekly Downloads

1

Version

1.0.0

License

none

Unpacked Size

3.02 kB

Total Files

4

Last publish

Collaborators

  • liuzhixuan0019