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
π
Binance Smart Chain API
eth_blockNumber (BSC)
eth_getBlockByHash (BSC)
eth_getBlockByNumber (BSC)
eth_getTransactionCount (BSC)
eth_getTransactionByHash (BSC)
eth_getTransactionReceipt (BSC)
eth_getBlockTransactionCountByHash (BSC)
eth_getBlockTransactionCountByNumber (BSC)
eth_getTransactionByBlockHashAndIndex (BSC)
eth_getTransactionByBlockNumberAndIndex (BSC)
eth_getUncleCountByBlockHash (BSC)
eth_getUncleCountByBlockNumber (BSC)
eth_getLogs (BSC)
eth_call (BSC)
eth_chainId (BSC)
eth_estimateGas (BSC)
eth_gasPrice (BSC)
eth_getBalance (BSC)
eth_getCode (BSC)
net_version (BSC)
eth_getStorageAt (BSC)
eth_sendRawTransaction (BSC)
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
π
Binance Smart Chain API
Below you will find the api documentation for the standard BSC JSON-RPC calls that WatchData supports.
Blockchain
Chain
URL
Binance Smart Chain
Mainnet
https://bsc.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
eth_sendRawTransaction
Next
eth_blockNumber (BSC)
Last modified
18d ago
Copy link