AI-TAMSA
Home
Dashboard
Blockchain
Tokens
Network
Developers
AI
Connect Wallet
GraphQL Playground
POST /api/graphql
API Docs
Query
▶ Run
# Xphere Indexing Service — GraphQL API # # Try these example queries: { networkStats { latestBlock totalTransactions totalAddresses avgTps } blocks(first: 5) { number hash miner txCount timestamp } }
Variables
Result
// Run a query to see results