Ethereum API
Below you will find the API documentation for the standard Ethereum JSON-RPC calls that WatchData supports.
Ethereum API overview
Blockchain | Chain | URL |
---|---|---|
Ethereum | Mainnet | https://ethereum.api.watchdata.io/node/jsonrpc |
Ethereum | GΓΆrli | https://goerli.api.watchdata.io/node/jsonrpc |
Ethereum | Ropsten (depricated) | https://ropsten.api.watchdata.io/node/jsonrpc |
Includes the following endpoints:
eth_blockNumbereth_getBlockByHasheth_getBlockByNumbereth_getTransactionByHasheth_getTransactionReceipteth_getBlockTransactionCountByHasheth_getUncleCountByBlockNumbereth_getTransactionByBlockNumberAndIndexeth_getTransactionByBlockHashAndIndexeth_getUncleCountByBlockHasheth_getUncleCountByBlockNumbereth_getLogseth_calleth_chainIdeth_estimateGaseth_gasPriceeth_getBalanceeth_getCodeeth_getStorageAteth_sendRawTransactionLast updated