Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

dzarezenko/etherscan-api

Repository files navigation

EtherScan API

PHP wrapper for the EtherScan API

Total Downloads License StyleCI Code Climate Ethereum donate button Bitcoin donate button

Requirements

The minimum requirement by EtherScan API is that your Web server supports PHP 5.4.

Installation

To install EtherScan API package you can use simple composer.json...

{
 "minimum-stability": "dev",
 "require": {
 "php": ">=5.4.0",
 "dzarezenko/etherscan-api": "*"
 }
}

or run command:

composer require dzarezenko/etherscan-api:dev-master

Usage

You can find usage examples in the examples/ folder.

Donate

You can support this project by continuously donations to

  • ETH wallet: 0x8Ef300465FBf0f3867E85AC60D9faD9DC6a232d9
  • BTC wallet: 1DKLUPCWoLFje7RBWVpDZk1tXjyRKHFkQw

Releases

No releases published

Packages

No packages published

Contributors 3

Languages

AltStyle によって変換されたページ (->オリジナル) /