WatchData Documentation
Website
Roadmap
Blog
Searchβ¦
π
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_blockNumber
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
π
Binance Smart Chain API
Tron API
Bitcoin API
Polygon API (soon)
πͺ
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
Powered By
GitBook
Ethereum API
Below you will find the api documentation for the standard Ethereum JSON-RPC calls that WatchData supports.
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_blockNumber
eth_getBlockByHash
eth_getBlockByNumber
eth_getTransactionByHash
eth_getTransactionReceipt
eth_getBlockTransactionCountByHash
eth_getUncleCountByBlockNumber
eth_getTransactionByBlockNumberAndIndex
eth_getTransactionByBlockHashAndIndex
eth_getUncleCountByBlockHash
eth_getUncleCountByBlockNumber
eth_getLogs
eth_call
eth_chainId
eth_estimateGas
eth_gasPrice
eth_getBalance
eth_getCode
eth_getStorageAt
eth_sendRawTransaction
Previous
watch_getStatsByDay
Next
eth_blockNumber
Last modified
5d ago
Copy link