CITREA
- citrea_getL2StatusHeightsByL1Height
- citrea_getLastCommittedL2Height
- citrea_getLastProvenL2Height
- citrea_sendRawDepositTransaction
- citrea_syncStatus
- ledger_getHeadL2Block
- ledger_getHeadL2BlockHeight
- ledger_getL2BlockByHash
- ledger_getL2BlockByNumber
- ledger_getL2BlockRange
- ledger_getL2GenesisStateRoot
- ledger_getLastScannedL1Height
- ledger_getLastVerifiedBatchProof
- ledger_getSequencerCommitmentByIndex
- ledger_getSequencerCommitmentsOnSlotByHash
- ledger_getSequencerCommitmentsOnSlotByNumber
- ledger_getVerifiedBatchProofsBySlotHeight
EVM
- eth_blockNumber
- eth_call
- eth_chainId
- eth_createAccessList
- eth_estimateDiffSize
- eth_estimateGas
- eth_feeHistory
- eth_gasPrice
- eth_getBalance
- eth_getBlockByHash
- eth_getBlockByNumber
- eth_getBlockReceipts
- eth_getBlockTransactionCountByHash
- eth_getBlockTransactionCountByNumber
- eth_getCode
- eth_getLogs
- eth_getProof
- eth_getStorageAt
- eth_getTransactionByBlockHashAndIndex
- eth_getTransactionByBlockNumberAndIndex
- eth_getTransactionByHash
- eth_getTransactionCount
- eth_getTransactionReceipt
- eth_getUncleByBlockHashAndIndex
- eth_maxFeePerGas
- eth_maxPriorityFeePerGas
- eth_sendRawTransaction
- eth_syncing