Wetez
Search
K

Polygon Mainnet

Supported Methods

HTTP

  • eth_blockNumber
  • eth_getBlockByHash
  • eth_getBlockByNumber
  • eth_getTransactionByHash
  • eth_getTransactionCount
  • eth_getTransactionReceipt
  • eth_getBlockTransactionCountByHash
  • eth_getBlockTransactionCountByNumber
  • eth_getTransactionByBlockNumberAndIndex
  • bor_getAuthor
  • bor_getCurrentValidators
  • bor_getCurrentProposer
  • bor_getRootHash
  • eth_getRootHash
  • eth_getSignersAtHash
  • eth_getTransactionReceiptsByBlock
  • eth_getTransactionByBlockHashAndIndex
  • eth_sendRawTransaction
  • eth_getBalance
  • eth_getCode
  • eth_getStorageAt
  • eth_accounts
  • eth_getProof
  • eth_call
  • eth_getLogs
  • eth_gasPrice
  • eth_estimateGas
  • eth_chainId
  • net_version
  • eth_getUncleByBlockNumberAndIndex
  • eth_getUncleByBlockHashAndIndex
  • eth_getUncleCountByBlockHash
  • eth_getUncleCountByBlockNumber
  • net_listening
  • web3_clientVersion
  • web3_sha3

WebSocket

Include all HTTP methods
  • eth_getFilterChanges
  • eth_getFilterLogs
  • eth_newBlockFilter
  • eth_newFilter
  • eth_newPendingTransactionFilter
  • eth_uninstallFilter
  • eth_subscribe
  • eth_unsubscribe