Chain RPC
📘 Don’t have an API key?
Go to console.chainbase.com to create an account and a new API key.
EVM RPC API
What is the EVM RPC API?
The EVM RPC API enables applications to connect to an Ethereum-compatible node supported by Chainbase. By utilizing the API’s endpoints, developers can interact with on-chain data and send various types of transactions to the network. The API adheres to the JSON-RPC standard, which is a stateless, lightweight remote procedure call (RPC) protocol frequently used for interacting with Ethereum.
Supported networks
- ethereum-mainnet
- merlin-mainnet
- polygon-mainnet
- polygon-mumbai
- bsc-mainnet
- bsc-testnet
- avalanche-mainnet
- avalanche-testnet
- fantom-mainnet
- fantom-testnet
- arbitrum-mainnet
- optimism-mainnet
- base-mainnet
- zksync-mainnet
- blast-mainnet
- merlin-mainnet
Aptos RPC API
What is the Aptos RPC API?
The Aptos RPC API is a RESTful API for client applications to interact with the Aptos blockchain. By utilizing the API’s endpoints, developers can interact with on-chain data and send various types of transactions to the network.
Public Endpoint
We have a rate limit of 20 r/s for public endpoint.
Testnet
Endpoint: https://testnet-rpc.aptos.chainbase.online
Mainnet
Endpoint: https://mainnet-rpc.aptos.chainbase.online
Sui RPC API
Chainbase is a supporter of the Sui ecosystem. With extensive experience operating in Sui nodes, we provide highly available RPC services. We are also a validating node of the SUI network, working with over 100 nodes worldwide to provide sufficient decentralization support for the high TPS of the Sui network.
We provide three types of services for Sui:
Public Endpoint
We have a rate limit of 20 r/s for public endpoint.
Testnet
Endpoint: https://testnet-rpc.sui.chainbase.online
Mainnet
Endpoint: https://mainnet-rpc.sui.chainbase.online
Ton RPC API
The TON API provides an interface for interacting with the TON Network, offering highly flexible, secure, and efficient way to manage accounts, transactions and blocks data. TON is a dynamic decentralized network, providing a variety of possibilities for the development of smart contracts and Dapps.