powered by
etherscan_gas_oracle
etherscan_gas_oracle(api_key, timeout_seconds = 60)
returns current safe, proposed and fast gas prices as determined by Etherscan.
your Etherscan API key
seconds until the query times out. Default is 60.
if (FALSE) { api_key <- "..." gas_oracle <- etherscan_gas_oracle(api_key)}
Run the code above in your browser using DataLab