Welcome to CosVM
  • 🕧What is CosVM?
  • 🚧Technical structure
  • ⛓️User Guide
    • CVM Wallet Configuration
    • CVM Wallet App
    • MetaMask Configuration
    • Keplr Wallet Configuration
    • Trust Wallet
  • 🔯Developer Docs
    • 🉑Concepts
      • Accounts
      • Chain ID
      • Overview of Gas and Fees on CosVM Blockchain
      • Tokenomics of CosVM Blockchain
      • Token
      • Transactions
      • Tokens Transfer
      • Gas and Fees
    • Getting Started
    • Smart Contracts
      • Evm Extension
        • Authorization
        • Types
        • Staking
        • Distribution
        • IBC Transfer
    • 🔍CosVM Block Explorer
    • Mainnet
    • Wallet Integration
    • Other Tools
      • Contract Verification
      • Smart Contract Development Tools:
    • API
      • Network
      • Ethereum JSON-RPC
        • API Method
      • Cosmos gRPC & REST
      • Tendermint RPC
    • Cosvm using Docker
    • DAPPS
      • Getting Started
      • 🫂CVM dApps
  • 🈳Validator Docs
    • Validator Overview
    • Installation Reqirement
    • Run a Validator
    • Launch a CVM Node
    • Launch Multi CVM Node
    • Disk Optimization
    • State Sync
    • Mempool
    • ❄️IBC
      • IBC
      • IBC Relaying Guide
  • ❓Why Use CosVM
  • 🔐Safety & Security
  • ⁉️FAQs
Powered by GitBook
On this page
  1. Developer Docs
  2. API

Network

PreviousAPINextEthereum JSON-RPC

Last updated 1 year ago

Public Available Endpoints

Connecting to the 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 blockchain network. They play a pivotal role in enabling communication, data retrieval, and transaction processing within the .

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

🔯
CosVM
CosVM
CosVM
ecosystem
Cosmos gRPC
https://grpc.cosvm.net
https://cvm.cosvm.net
https://api.cosvm.net
https://rpc.cosvm.net/