メインコンテンツにスキップ
Time to read: 1 min
完全なドキュメント索引については llms.txt

Rootstock RPC API Methods

Find below a list of methods available on the Rootstock RPC Service. See how to setup the Rootstock RPC Service.

Methods

  • eth_accounts
  • eth_blockNumber
  • eth_call
  • eth_chainId
  • eth_estimateGas
  • eth_gasPrice
  • eth_getBalance
  • eth_getBlockByHash
  • eth_getBlockByNumber
  • eth_getCode
  • eth_getLogs
  • eth_getStorageAt
  • eth_getTransactionByHash
  • eth_getTransactionCount
  • eth_getTransactionReceipt
  • eth_getBlockTransactionCountByHash
  • eth_getBlockTransactionCountByNumber
  • eth_getTransactionByBlockHashAndIndex
  • eth_getTransactionByBlockNumberAndIndex
  • eth_getUncleCountByBlockHash
  • eth_getUncleCountByBlockNumber
  • eth_protocolVersion
  • eth_sendRawTransaction
  • eth_subscribe
  • net_version
  • rsk_getRawBlockHeaderByHash
  • rsk_getRawBlockHeaderByNumber
  • rsk_getRawTransactionReceiptByHash
  • rsk_getStorageBytesAt
  • rsk_getTransactionReceiptNodesByHash
  • rsk_protocolVersion
  • trace_block
  • trace_transaction
  • trace_filter
  • web3_clientVersion
  • web3_sha3

Full curl examples and response schemas live on the method reference (part 1) page.

最終更新 作成者: Owanate Amachree

このページ

フィードバック