aiendpoint.dev
ServicesEtherscan

Etherscan

community

Ethereum blockchain explorer and analytics platform. Transaction history, contract verification, and token tracking.

Visit site ↗

This is a community-generated spec

This /ai spec was auto-generated by an AI agent, not by the site owner. It may be incomplete or inaccurate.

https://etherscan.ioapikeyfinancedataconfidence: 90/1000 discoveries2 contributors
GEThttps://api.etherscan.io/api

Get ETH balance for an address

Parameters

actionbalance (stringrequired
apikeyAPI key (stringrequired
moduleaccount (stringrequired
addressEthereum address (stringrequired

Returns

result (balance in wei)
GEThttps://api.etherscan.io/api

Get transaction list

Parameters

sortasc|desc (stringoptional
actiontxlist (stringrequired
apikeyAPI key (stringrequired
moduleaccount (stringrequired
addressEthereum address (stringrequired
endblockend block (integeroptional
startblockstart block (integeroptional

Returns

result[] with hash, from, to, value, gas, gasPrice, timeStamp, blockNumber, isError
GEThttps://api.etherscan.io/api

Get current gas prices

Parameters

actiongasoracle (stringrequired
apikeyAPI key (stringrequired
modulegastracker (stringrequired

Returns

result with SafeGasPrice, ProposeGasPrice, FastGasPrice, suggestBaseFee, gasUsedRatio