API Docs

This article provides a list of public JSON-RPC URLs that allows you to connect to the Carbon blockchain and interact with the EVM. This gives you direct access to reading Ethereum-formatted transactions or sending them to the network which otherwise wouldn't be possible on a Cosmos chain, such as Carbon.

JSON-RPC is a stateless, light-weight remote procedure call (RPC) protocol. It defines several data structures and the rules around their processing. JSON-RPC is provided on multiple transports.

Carbon supports JSON-RPC over HTTP and WebSocket.

For the complete list of Ethereum JSON-RPC methods, click here.

RPC Endpoints

Carbon Mainnet

Carbon Testnet

Last updated