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

Supported JSON-RPC Methods

Here are the supported JSON-RPC Methods.

For a full description, see the JSON-RPC method reference.

ModuleMethodSupportedComments
web3web3_clientVersionYES
web3web3_sha3YES
ethnet_versionYESMainnet Chain Id = 30, Testnet Chain Id = 31
ethnet_peerCountYES
ethnet_peerListYES
ethnet_listeningYES
etheth_chainIdYESSame response as eth_protocolVersion
etheth_protocolVersionYES
etheth_syncingYES
etheth_coinbaseYES
etheth_miningYES
etheth_hashrateYES
etheth_gasPriceYES
etheth_accountsYES
etheth_blockNumberYES
etheth_getBalanceYES
etheth_getStorageAtYES
etheth_getTransactionCountYES
etheth_getBlockTransactionCountByHashYES
etheth_getBlockTransactionCountByNumberYES
etheth_getUncleCountByBlockHashYES
etheth_getUncleCountByBlockNumberPARTIALLYOption "pending" not yet supported.
etheth_getCodePARTIALLYOption "pending" not yet supported.
etheth_signYES
etheth_sendTransactionYES
etheth_sendRawTransactionYES
etheth_callYES
etheth_estimateGasYES
etheth_getBlockByHashYES
etheth_getBlockByNumberPARTIALLYOption "pending" not yet supported.
etheth_getTransactionByHashYES
etheth_getTransactionByBlockHashAndIndexYES
etheth_getTransactionByBlockNumberAndIndexPARTIALLYOption "pending" not yet supported.
etheth_getTransactionReceiptYES
etheth_pendingTransactionsYES
etheth_getUncleByBlockHashAndIndexYES
etheth_getUncleByBlockNumberAndIndexPARTIALLYOption "pending" not yet supported.
etheth_getCompilers-For security reasons, we've decided not to include compilers in node.
etheth_compileLLL-For security reasons, we've decided not to include compilers in node.
etheth_compileSolidity-For security reasons, we've decided not to include compilers in node.
etheth_compileSerpent-For security reasons, we've decided not to include compilers in node.
etheth_newFilterYES
etheth_newBlockFilterYES
etheth_newPendingTransactionFilterYES
etheth_uninstallFilterYES
etheth_getFilterChangesYES
etheth_getFilterLogsYES
etheth_getLogsYES
etheth_bridgeStateYES
etheth_netHashrateYES
dbdb_putString-Deprecated
dbdb_getString-Deprecated
dbdb_putHex-Deprecated
dbdb_getHex-Deprecated
debugdebug_traceTransactionYES
debugdebug_traceBlockByHashYES
debugdebug_wireProtocolQueueSizeYES
evmevm_increaseTimeYES
evmevm_mineYES
evmevm_resetYES
evmevm_revertYES
evmevm_snapshotYES
evmevm_startMiningYES
evmevm_stopMiningYES
mnrmnr_submitBitcoinBlockYES
mnrmnr_submitBitcoinBlockTransactionsYES
mnrmnr_submitBitcoinBlockPartialMerkleYES
mnrmnr_getWorkYES
personalpersonal_dumpRawKeyYES
personalpersonal_importRawKeyYES
personalpersonal_listAccountsYES
personalpersonal_lockAccountYES
personalpersonal_newAccountWithSeedYES
personalpersonal_newAccountYES
personalpersonal_sendTransactionYES
personalpersonal_unlockAccountYES
rskrsk_getRawTransactionReceiptByHashYES
rskrsk_getTransactionReceiptNodesByHashYES
rskrsk_getRawBlockHeaderByHashYES
rskrsk_getRawBlockHeaderByNumberYES
rskrsk_protocolVersionYES
tracetrace_transactionYES
tracetrace_blockYES
tracetrace_filterYES
txpooltxpool_contentYES
txpooltxpool_inspectYES
txpooltxpool_statusYES
scosco_banAddressYES
scosco_unbanAddressYES
scosco_peerListYES
scosco_bannedAddressesYES
scosco_reputationSummaryYES
shhshh_post-Whisper protocol not supported.
shhshh_version-Whisper protocol not supported.
shhshh_newIdentity-Whisper protocol not supported.
shhshh_hasIdentity-Whisper protocol not supported.
shhshh_newGroup-Whisper protocol not supported.
shhshh_addToGroup-Whisper protocol not supported.
shhshh_newFilter-Whisper protocol not supported.
shhshh_uninstallFilter-Whisper protocol not supported.
shhshh_getFilterChanges-Whisper protocol not supported.
shhshh_getMessages-Whisper protocol not supported.

For parameter lists, examples, and return shapes, see the JSON-RPC method reference.

最終更新 作成者: Owanate Amachree

フィードバック