Arbitrum
The official document has more detailed information :
We provide support for the following network types :
- Arbitrum Full Mainnet
- Arbitrum Full Testnet
Refer to Ethereum Example
- https
- web3_clientVersion
- web3_sha3
- net_version
- net_listening
- eth_syncing
- eth_gasPrice
- eth_getBalance
- eth_getStorageAt
- eth_blockNumber
- eth_getBlockByNumber
- eth_getBlockByHash
- eth_getTransactionByHash
- eth_getTransactionByBlockHashAndIndex
- eth_getTransactionByBlockNumberAndIndex
- eth_getTransactionReceipt
- eth_getTransactionCount
- eth_getBlockTransactionCountByHash
- eth_getBlockTransactionCountByNumber
- eth_getUncleCountByBlockHash
- eth_getUncleCountByBlockNumber
- eth_getUncleByBlockHashAndIndex
- eth_getUncleByBlockNumberAndIndex
- eth_getCode
- eth_sendRawTransaction
- eth_call
- eth_estimateGas
- eth_getLogs
- eth_chainId
- debug_traceBlock
- debug_traceBlockByNumber
- debug_traceBlockByHash
- websocket
- eth_subscribe
- eth_unsubscribe