WatchData Documentation
search
โŒ˜Ctrlk
WatchData Documentation
  • ๐Ÿ“–Welcome to WatchData Docs
  • ๐Ÿ‘‹Introduction
    • ๐Ÿ› ๏ธQuick start guide to WatchData!
    • ๐Ÿค”Why Use WatchData?
    • ๐Ÿ’กSupported chains
    • ๐Ÿ›‘Error Reference
    • ๐Ÿ—๏ธChange Log (update)
  • ๐Ÿ’ŽPowered API
    • ๐Ÿ”€Transfers
    • ๐Ÿ’ Parity
    • ๐ŸŒ€Trace
    • โน๏ธBlocks
    • *๏ธโƒฃToken API
    • ๐Ÿ†’Stats
  • ๐Ÿ•ธ๏ธBlockchain API's
    • Ethereum API
      • eth_getBlockByHash
      • eth_getBlockByNumber
      • eth_getTransactionCount
      • eth_getTransactionByHash
      • eth_getTransactionReceipt
      • eth_getBlockTransactionCountByHash
      • eth_getBlockTransactionCountByNumber
      • eth_getTransactionByBlockHashAndIndex
      • eth_getTransactionByBlockNumberAndIndex
      • eth_getUncleCountByBlockHash
      • eth_getUncleCountByBlockNumber
      • eth_getLogs
      • eth_call
      • eth_chainId
      • eth_estimateGas
      • eth_gasPrice
      • eth_getBalance
      • eth_getCode
      • net_version
      • eth_getStorageAt
      • eth_sendRawTransaction
      • eth_blockNumber
    • โ™จ๏ธPolygon API
    • Binance Smart Chain API
    • Tron API
    • Bitcoin API
  • ๐Ÿช™Price API
    • Price API
  • โ›“๏ธWeb3
    • Web3 SDK
  • ๐Ÿ—บ๏ธTutorials and Guides
    • How to guides
    • WatchData Priceย API and how it works?
    • How eth_getLogs works?
  • ๐Ÿ—ƒ๏ธResources
    • Pricing and Limits
    • FAQ
    • Support
    • Community
gitbookPowered by GitBook
block-quoteOn this pagechevron-down
  1. ๐Ÿ•ธ๏ธBlockchain API's

Ethereum API

Below you will find the API documentation for the standard Ethereum JSON-RPC calls that WatchData supports.

hashtag
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

hashtag
Includes the following endpoints:

eth_blockNumberchevron-righteth_getBlockByHashchevron-righteth_getBlockByNumberchevron-righteth_getTransactionByHashchevron-righteth_getTransactionReceiptchevron-righteth_getBlockTransactionCountByHashchevron-righteth_getUncleCountByBlockNumberchevron-righteth_getTransactionByBlockNumberAndIndexchevron-righteth_getTransactionByBlockHashAndIndexchevron-righteth_getUncleCountByBlockHashchevron-righteth_getUncleCountByBlockNumberchevron-righteth_getLogschevron-righteth_callchevron-righteth_chainIdchevron-righteth_estimateGaschevron-righteth_gasPricechevron-righteth_getBalancechevron-righteth_getCodechevron-righteth_getStorageAtchevron-righteth_sendRawTransactionchevron-right
Previouswatch_getStatsByDaychevron-leftNexteth_getBlockByHashchevron-right

Last updated 3 years ago

  • Ethereum API overview
  • Includes the following endpoints: