Get Ether Last Price
GET https://api.etherscan.io/api?module=stats&action=ethprice&apikey=YourApiKeyToken
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
module | string | ||
action | string | ||
apikey | string |
GET https://api.etherscan.io/api?module=stats&action=ethprice&apikey=YourApiKeyToken
Key | Datatype | Required | Description |
---|---|---|---|
module | string | ||
action | string | ||
apikey | string |