etherscan-api-monorepo

100.0.0 • Public • Published

Etherscan API - NEXT GEN

npm license GitHub tag Travis GitHub issues

A way to access the etherscan.io api using promises. Fetch a diverse set of information about the blockchain.

See latest changelog

Mainnet

const client = new EtherscanClient.Client('YourApiKey');
const result = await client.account('balance')('0xde0b295669a9fd93d5f28d9ec85e40f4cb697bae', 'latest')

Readme

Keywords

none

Package Sidebar

Install

npm i etherscan-api-monorepo

Weekly Downloads

0

Version

100.0.0

License

MIT

Unpacked Size

2.55 MB

Total Files

317

Last publish

Collaborators

  • sebs