> For the complete documentation index, see [llms.txt](https://docs.watchdata.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.watchdata.io/blockchain-apis/ethereum-api.md).

# Ethereum API

## Ethereum API overview

<table><thead><tr><th>Blockchain</th><th width="158.06635071090045">Chain</th><th>URL</th></tr></thead><tbody><tr><td>Ethereum</td><td>Mainnet</td><td>https://ethereum.api.watchdata.io/node/jsonrpc</td></tr><tr><td>Ethereum</td><td>Görli</td><td>https://goerli.api.watchdata.io/node/jsonrpc</td></tr><tr><td>Ethereum</td><td>Ropsten (depricated)</td><td>https://ropsten.api.watchdata.io/node/jsonrpc</td></tr></tbody></table>

### Includes the following endpoints:

{% content-ref url="/pages/nVzaNoPiknHDZ6dBwHlx" %}
[eth\_blockNumber](/blockchain-apis/ethereum-api/eth_blocknumber.md)
{% endcontent-ref %}

{% content-ref url="/pages/bKhMaO26xISjvC7wuhHC" %}
[eth\_getBlockByHash](/blockchain-apis/ethereum-api/eth_getblockbyhash.md)
{% endcontent-ref %}

{% content-ref url="/pages/TUMtj5MbQgG6CIvngp7G" %}
[eth\_getBlockByNumber](/blockchain-apis/ethereum-api/eth_getblockbynumber.md)
{% endcontent-ref %}

{% content-ref url="/pages/lWZpEjgxW0LAxMTF3Gc2" %}
[eth\_getTransactionByHash](/blockchain-apis/ethereum-api/eth_gettransactionbyhash.md)
{% endcontent-ref %}

{% content-ref url="/pages/8P8D74q9Qelc8by5Kt6d" %}
[eth\_getTransactionReceipt](/blockchain-apis/ethereum-api/eth_gettransactionreceipt.md)
{% endcontent-ref %}

{% content-ref url="/pages/0tP0l3hCYo4IWxNtAltj" %}
[eth\_getBlockTransactionCountByHash](/blockchain-apis/ethereum-api/eth_getblocktransactioncountbyhash.md)
{% endcontent-ref %}

{% content-ref url="/pages/b4re7zRL6y90s6WKD8Nf" %}
[eth\_getUncleCountByBlockNumber](/blockchain-apis/ethereum-api/eth_getunclecountbyblocknumber.md)
{% endcontent-ref %}

{% content-ref url="/pages/rV3y4d2NXiNVpcKzeUwK" %}
[eth\_getTransactionByBlockNumberAndIndex](/blockchain-apis/ethereum-api/eth_gettransactionbyblocknumberandindex.md)
{% endcontent-ref %}

{% content-ref url="/pages/Z4tKMjaUhfFHMsUpf1Xh" %}
[eth\_getTransactionByBlockHashAndIndex](/blockchain-apis/ethereum-api/eth_gettransactionbyblockhashandindex.md)
{% endcontent-ref %}

{% content-ref url="/pages/YP0WnxJuruiHRdrqY678" %}
[eth\_getUncleCountByBlockHash](/blockchain-apis/ethereum-api/eth_getunclecountbyblockhash.md)
{% endcontent-ref %}

{% content-ref url="/pages/b4re7zRL6y90s6WKD8Nf" %}
[eth\_getUncleCountByBlockNumber](/blockchain-apis/ethereum-api/eth_getunclecountbyblocknumber.md)
{% endcontent-ref %}

{% content-ref url="/pages/PqGh75vtYinH7qZen90p" %}
[eth\_getLogs](/blockchain-apis/ethereum-api/eth_getlogs.md)
{% endcontent-ref %}

{% content-ref url="/pages/JXumx7FeneXWg2l0pEyO" %}
[eth\_call](/blockchain-apis/ethereum-api/eth_call.md)
{% endcontent-ref %}

{% content-ref url="/pages/RQFWCv8s3AB5gUQzmfjy" %}
[eth\_chainId](/blockchain-apis/ethereum-api/eth_chainid.md)
{% endcontent-ref %}

{% content-ref url="/pages/5ErHosGOADKlWmFivHG0" %}
[eth\_estimateGas](/blockchain-apis/ethereum-api/eth_estimategas.md)
{% endcontent-ref %}

{% content-ref url="/pages/hhM1bQipMTliNUFLTzyW" %}
[eth\_gasPrice](/blockchain-apis/ethereum-api/eth_gasprice.md)
{% endcontent-ref %}

{% content-ref url="/pages/u8HOnyliVA7LKfDGiOCO" %}
[eth\_getBalance](/blockchain-apis/ethereum-api/eth_getbalance.md)
{% endcontent-ref %}

{% content-ref url="/pages/vl88rifx6qEr6KNVeB71" %}
[eth\_getCode](/blockchain-apis/ethereum-api/eth_getcode.md)
{% endcontent-ref %}

{% content-ref url="/pages/AV98nS7xG1Y7QggKiBJF" %}
[eth\_getStorageAt](/blockchain-apis/ethereum-api/eth_getstorageat.md)
{% endcontent-ref %}

{% content-ref url="/pages/XGX2wZ93cbIayXx6hgA5" %}
[eth\_sendRawTransaction](/blockchain-apis/ethereum-api/eth_sendrawtransaction.md)
{% endcontent-ref %}
