WatchData Documentation
WebsiteRoadmapBlog
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