更新时间:2024-09-03 GMT+08:00
        
          
          
        
      
      
      
      
      
      
      
      
  
      
      
      
        
共享版
共享版支持的JSON-RPC API请求列表。
- eth_blocknumber
 - eth_getBlockByNumber
 - eth_getUncleByBlockNumberAndIndex
 - eth_getUncleByBlockHashAndIndex
 - eth_getUncleCountByBlockNumber
 - eth_getUncleCountByBlockHash
 - eth_getBlockByHash
 - eth_getTransactionByHash
 - eth_getTransactionCount
 - eth_getTransactionByBlockHashAndIndex
 - eth_getTransactionByBlockNumberAndIndex
 - eth_getBlockTransactionCountByHash
 - eth_getBlockTransactionCountByNumber
 - eth_getTransactionReceipt
 - eth_sendRawTransaction
 - eth_call
 - eth_createAccessList
 - eth_estimateGas
 - eth_feeHistory
 - eth_maxPriorityFeePerGas
 - eth_gasPrice
 - eth_getBalance
 - eth_subscribe
 - eth_unsubscribe
 - eth_getStorageAt
 - eth_getCode
 - eth_getProof
 - eth_getLogs
 - eth_getFilterChanges
 - eth_getFilterLogs
 - eth_newBlockFilter
 - eth_newFilter
 - eth_newPendingTransactionFilter
 - eth_uninstallFilter
 - eth_chainId
 - web3_sha3
 - web3_clientVersion
 - net_version
 - net_listening
 
   父主题: 以太坊API列表