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

โ™จ๏ธPolygon API

The Polygon API follows a JSON-RPC standard. This doc contains the methods that WatchData supports for Polygon development on mainnet.

hashtag
Polygon API overview

Blockchain
Chain
URL

Polygon

Mainnet

https://polygon.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_blockNumberchevron-leftNexteth_blockNumber - Polygonchevron-right

Last updated 3 years ago

  • Polygon API overview
  • Includes the following endpoints: