AstraNode supports all standard Ethereum JSON-RPC methods available on Base.
eth_blockNumber
eth_getBlockByNumber
eth_getTransactionByHash
eth_call
eth_sendRawTransaction
eth_estimateGas
eth_getLogs
net_version
web3_clientVersion
Methods like debug_*, trace_*, and admin_* are disabled for security reasons.
debug_*
trace_*
admin_*