Network
Last updated
Last updated
Connecting to the CosVM mainnet is facilitated through a set of publicly available endpoints. These endpoints serve as access points or URLs that developers and users can utilize to interact with the CosVM blockchain network. They play a pivotal role in enabling communication, data retrieval, and transaction processing within the CosVM ecosystem.
Below is a list of publicly available endpoints that you can use to connect to the CosVM mainnet
API NAME
Description
URL
Query or send CosVM transactions using gRPC
Cosmos RPC
Query transactions, blocks, consensus state, broadcast transactions, etc.
Cosmos LCD
Query or send Cosvm transactions using your Terminal or Console.
Tenderment websocket
Subscribe to Tendermint ABCI events
ws://51.79.231.20:8546
EVM RPC
Query Ethereum-formatted transactions and blocks or send Ethereum txs using JSON-RPC