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

Mainnet (Live Network)

REST API Base URL: https://rest.ggez.one

RPC API Base URL: https://bc.ggez.one:8443

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

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

Testnet (Developer Sandbox)

REST API Base URL: https://drest.ggez.one

RPC API Base URL: https://dbc.ggez.one:26657

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

PreviousAPI ReferenceNextAPI Endpoints

Last updated 4 months ago