You can access both Ethereum methods and Avalanche-specific methods. Learn more:
Ethereum C-Chain Methods
- eth_baseFee
- eth_blockNumber
- eth_call
- eth_chainId
- eth_estimateGas
- eth_gasPrice
- eth_getAssetBalance
- eth_getBalance
- eth_getBlockByHash
- eth_getBlockByNumber
- eth_getBlockTransactionCountByHash
- eth_getBlockTransactionCountByNumber
- eth_getCode
- eth_getLogs
- eth_getRawTransactionByBlockHashAndIndex
- eth_getRawTransactionByBlockNumberAndIndex
- eth_getRawTransactionByHash
- eth_getStorageAt
- eth_getTransactionByBlockHashAndIndex
- eth_getTransactionByBlockNumberAndIndex
- eth_getTransactionByHash
- eth_getTransactionCount
- eth_getTransactionReceipt
- eth_getUncleByBlockHashAndIndex
- eth_getUncleByBlockNumberAndIndex
- eth_getUncleCountByBlockHash
- eth_getUncleCountByBlockNumber
- eth_maxPriorityFeePerGas
- eth_sendRawTransaction
- eth_subscribe
- eth_syncing
- net_version
- net_peerCount
- txpool_content
- txpool_inspect
- txpool_status
- web3_clientVersion
- web3_sha3