Base · Full-node RPC

Base HTTPS JSON-RPC

Create an endpoint for Base and call eth_blockNumber, eth_getBalance, eth_call, eth_sendRawTransaction against a managed full node.

Endpoint URL

https://base-mainnet.rpcnode.dev/YOUR-ENDPOINT-UUID

Environments: Mainnet, Sepolia Testnet.

Typical methods

eth_blockNumber, eth_getBalance, eth_call, eth_sendRawTransaction. Full list and credit weights on the docs network page.