API | Base Mainnet | Base Sepolia |
---|---|---|
Addresses | ✅ | ✅ |
Assets | ✅ | ✅ |
Faucet | - | ✅ |
Networks | ✅ | ✅ |
Paymaster | ✅ | ✅ |
Send | ✅ | ✅ |
Smart Contract Interactions | ✅ | ✅ |
Smart Contract Events | ✅ | - |
Staking | - | - |
Trades | ✅ | - |
Wallet API | ✅ | ✅ |
Webhooks | ✅ | ✅ |
base-mainnet
or base-sepolia
as the network identifier.API | Ethereum Mainnet | Ethereum Sepolia | Ethereum Holesky | Ethereum Hoodi |
---|---|---|---|---|
Addresses | ✅ | ✅ | - | ✅ |
Assets | ✅ | ✅ | ✅ | - |
Faucet | - | ✅ | ✅ | - |
Networks | ✅ | ✅ | ✅ | - |
Paymaster | - | - | - | - |
Send | ✅ | ✅ | ✅ | - |
Smart Contract Interactions | ✅ | - | - | - |
Smart Contract Events | ✅ | - | - | - |
Staking | ✅ | - | ✅ | ✅ |
Trades | ✅ | - | - | - |
Wallet API | ✅ | ✅ | - | - |
Webhooks | - | - | - | - |
ethereum-mainnet
, ethereum-sepolia
, ethereum-holesky
or ethereum-hoodi
as the network identifier.API | Solana Mainnet | Solana Devnet |
---|---|---|
Addresses | - | - |
Assets | - | - |
Faucet | - | - |
Networks | - | - |
Paymaster | - | - |
Send | - | - |
Smart Contract Interactions | - | - |
Smart Contract Events | - | - |
Staking | ✅ | ✅ |
Trades | - | - |
Wallet API | - | - |
Webhooks | - | - |
solana-mainnet
or solana-devnet
as the network identifier.API | Arbitrum Mainnet | Polygon Mainnet |
---|---|---|
Addresses | ✅ | ✅ |
Assets | ✅ | ✅ |
Faucet | - | - |
Networks | ✅ | ✅ |
Paymaster | - | - |
Send | ✅ | ✅ |
Smart Contract Interactions | ✅ | ✅ |
Smart Contract Events | - | - |
Staking | - | - |
Trades | ✅ | ✅ |
Wallet API | ✅ | ✅ |
Webhooks | - | - |
arbitrum-mainnet
or polygon-mainnet
as the network identifier.RPC namespace | Functionality | Base Mainnet | Base Sepolia |
---|---|---|---|
cdp_* | Historical address data | ✅ | ✅ |
pm_* | Gas sponsorship management (Paymaster) | ✅ | ✅ |
eth_* | Base-specific EVM functionality | ✅ | ✅ |
web3_* | Client information | ✅ | ✅ |
debug_* | Debug tools | ✅ | ✅ |
net_* | Network info | ✅ | ✅ |
base
or base-sepolia
as the network identifier.Network | EVM Chain ID | HTTP API Identifier | JSON-RPC API Identifier |
---|---|---|---|
Arbitrum Mainnet | 42161 (0xa4b1) | arbitrum-mainnet | arbitrum |
Base Mainnet | 8453 (0x2105) | base-mainnet | base |
Base Sepolia | 84532 (0x14a34) | base-sepolia | base-sepolia |
Bitcoin Mainnet | - | bitcoin-mainnet | bitcoin |
Ethereum Holesky | 17000 (0x4268) | ethereum-holesky | - |
Ethereum Hoodi | 560048 (0x88bb0) | ethereum-hoodi | - |
Ethereum Mainnet | 1 (0x1) | ethereum-mainnet | ethereum |
Optimism Mainnet | 10 (0xa) | optimism-mainnet | optimism |
Polygon Mainnet | 137 (0x89) | polygon-mainnet | polygon |
Solana Devnet | - | solana-devnet | - |
Solana Mainnet | - | solana-mainnet | - |