etherscan_ethsupply: Get Total Supply of Ether

Description Usage Arguments Value Examples

Description

Get Total Supply of Ether

Usage

1

Arguments

api_key

the etherscan api key

Value

The total Ether supply in Wei. To get value in Ether divide result by 1000000000000000000

Examples

1
ether <- etherscan_ethsupply() / Rmpfr::mpfr("1000000000000000000")

dirkschumacher/etherscanr documentation built on May 30, 2019, 7:19 p.m.