Movatterモバイル変換


[0]ホーム

URL:


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

An Elixir library for the Etherscan API

License

NotificationsYou must be signed in to change notification settings

l1h3r/etherscan

Repository files navigation

Build StatusCoverage StatusHex.pmHex.pm

An Elixir wrapper for theEtherscan API

Official API Documentation

Create API Key (optional)

Installation

Etherscan is available onHex. You can install the package via:

defdepsdo[{:etherscan,"~> 2.0.0"}]end

Usage

Setting Your API Key

An API key is not required to use the Etherscan API, however, you can set one with the following:

config:etherscan,api_key:"<YOUR-API-KEY>"

Using a Testnet

You can use one of the test networks with the following:

config:etherscan,network::ropsten

Setting Request Options

You can set additional request options which are passed toHTTPoison:

config:etherscan,request:[recv_timeout:500]

Check out the HTTPoisonREADME for all available options.

About

An Elixir library for the Etherscan API

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors2

  •  
  •  

Languages


[8]ページ先頭

©2009-2025 Movatter.jp