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
    • ♨️Polygon 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
  • πŸͺ™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

Binance Smart Chain API

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

hashtag
Binance Smart Chain API overview

Blockchain
Chain
URL

Binance Smart Chain

Mainnet

https://bsc.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
Previouseth_sendRawTransaction - Polygonchevron-leftNexteth_blockNumber (BSC)chevron-right

Last updated 3 years ago

  • Binance Smart Chain API overview
  • Includes the following endpoints: