GGEZ1 Chain Docs
  • Introduction
  • Whitepaper
    • GGEZ1 ReFi
    • GGEZ1 GameFi
  • GGEZ1 Chain
    • Blockchain Information
      • Specifications
      • Security & Cryptographic Details
    • API Reference
      • Base URLs
      • API Endpoints
        • Blockchain Data Retrieval
        • Transaction Management
    • Nodes and Validators
      • Node Setup
      • Run Validator Node
    • Brand Identity
Powered by GitBook
On this page
  • Mainnet (Live Network)
  • Testnet (Developer Sandbox)
  1. GGEZ1 Chain
  2. API Reference

Base URLs

PreviousAPI ReferenceNextAPI Endpoints

Last updated 3 months ago

Mainnet (Live Network)

REST API Base URL:

RPC API Base URL:

gRPC API Base URL: grpc.ggez.one:4443

WebSocket API Base URL: wss://bc.ggez.one:8443

Testnet (Developer Sandbox)

REST API Base URL:

RPC API Base URL:

WebSocket API Base URL: wss://dbc.ggez.one:26657

https://rest.ggez.one
https://bc.ggez.one:8443
https://drest.ggez.one
https://dbc.ggez.one:26657