File tree Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Etherscan API
2
2
3
- [ ![ npm version] ( https://badge.fury.io/js/etherscan-api.svg )] ( https://badge.fury.io/js/etherscan-api ) [ ![ Build Status] ( https://travis-ci.org/sebs/etherscan-api.svg?branch=master )] ( https://travis-ci.org/sebs/etherscan-api ) [ ![ npm] ( https://img.shields.io/npm/dt/etherscan-api.svg?maxAge=2592000 )] ( )
3
+ [ ![ npm] ( https://img.shields.io/npm/dt/etherscan-api.svg )] ( https://www.npmjs.com/package/etherscan-api )
4
+ [ ![ license] ( https://img.shields.io/github/license/sebs/etherscan-api.svg )] ( https://github.com/sebs/etherscan-api/blob/master/LICENSE.md )
5
+ [ ![ GitHub tag] ( https://img.shields.io/github/tag/sebs/etherscan-api.svg )] ( https://github.com/sebs/etherscan-api )
6
+ [ ![ Travis] ( https://img.shields.io/travis/sebs/etherscan-api.svg )] ( https://travis-ci.org/sebs/etherscan-api )
7
+ [ ![ GitHub issues] ( https://img.shields.io/github/issues/sebs/etherscan-api.svg )] ( https://github.com/sebs/etherscan-api/issues )
4
8
5
9
A way to access the [ etherscan.io api] ( https://etherscan.io/apis ) using promises. Fetch a diverse set of information about the blockchain.
6
10
You can’t perform that action at this time.
0 commit comments