Developer Docs
  • Getting Started
    • Xircus Web3 Protocol
    • Wallet & Authentication
    • Own Your Web3 Apps
    • Deploying Web3 Apps
    • Deploying NFT Collection
    • Minting and Importing NFTs
    • Listing and Selling NFTs
    • Supported Chains
  • Terminologies
    • DUST - Template System
      • The Presets
      • Dust
      • Dust React
      • Dust Chakra
      • Dust Radix
    • Carousel - Template Routers
    • Graphee
      • for TON Chain
  • Launching Your App
    • Quest Apps
    • NFT Marketplace Apps
    • eCommerce Apps
    • Launchpad Apps
  • TON Contracts
    • ⚡Quick Start
    • ⛏️Minter
      • Quick Start
      • Jetton
      • Jetton Non-Shard
      • NFT
      • SBT
      • Wallet
    • 🏪Marketplace
      • ⚡Quick Start
      • NFT Market
      • NFT Music Market
      • NFT Ticket Market
      • NFT Subscription Market
    • 🌱Launchpad
      • Getting Started
      • Auction Instant
      • Auction Pool
      • Auction Fair Launch
      • NFT Pre-Mint Auction Randomizer
      • NFT Allowlist Auction
    • 🛍️eCommerce
      • Checkout
      • Property Rentals
      • Fleet Courier
      • Delivery Pooling
      • Real World Assets
    • ⛰️Governance
      • Staking
      • Locker
      • Vesting Locker
      • Vesting Locker Simple
      • Proposals
    • ⛳Prediction
      • Getting Started
      • Optimistic Oracles
      • Prediction Market Factory
  • Platform Tools
    • 📃Smart Contracts
    • 🏅Open Quest & Leaderboard
    • ⚒️Web3 Minters
    • 🎨Generative NFT Creator
    • ✨NFT Auctioneer
  • App Templates
    • NFT Marketplace
    • Crowdfunding Launchpad
    • DeFi Exchange
    • Prediction Market
    • NFT Social
    • Token XP Campaigns
  • TON Blockchain
    • TON React
    • Telegram Mini dApps
  • React Reference
    • ⚡Quick Start
    • Hooks
      • useTonConnect
      • useUtils
      • useRegistry
      • useApp
      • useStorage
      • useTon
      • useTelegram
    • Recipes
      • Connect via Wallet Provider
      • Using Wallet Authentication
  • GraphQL Reference
    • ⚡Quick Start
    • Schemas
      • App
      • Currency
      • Account
      • Chain
      • Market
    • Methods
      • Get Apps
      • Get App
  • Core SDK Reference
    • ⚡Quick Start
    • Methods
  • Xircus CLI
    • ⚡Quick Start
    • Commands
      • Create
      • App
      • Contract
      • Skin
      • Module
  • DUST App Template Building
    • Getting Started
    • Dust Chakra Common
      • AppBrand / AppHeader
      • EditableFields
Powered by GitBook
On this page
  1. Terminologies
  2. Graphee

for TON Chain

Open Source GraphQL Schema for TON Chain

This API schema is designed specifically for TON Chain smart contracts and requests. This will not work to any non-TVM chain due to wallet address and json-rpc method incompatibility.

We created this API to promote

Schema Name
Description
Used For

Accounts

Contains account info and chain addresses

Studio, Designer

Auth

Authentication endpoint for verifying wallet address through message signing. Next implementation is with ton-proof

All

AppAccounts

Contains account info for apps, tagging accounts as creators, developers, designers or any category app owner wishes

App, Designer

Assets

Contains indexed contract data filtered as NFT, SBT and Tokens

All

Apps

Contains deployed app configurations for Telegram and TON Web

All

Listings

Indexed sale contract for listing in the app marketplace sections

All

Forms

Contains schema for rendering forms and collected user replies

Studio

Leaderboards

Contains leaderboard mechanics and record participant scores from games and activities

App

Games

Contains micro game mechanics for tapper, education, html5 or simple interactive micro games, scores and computation are stored on leaderboards

App

Skins

Contains info about app templates, published by Xircus and by designer ecosystem using Mini App or Web App Designer. Mini App - contains Telegram functions

Studio, Designer

Projects

Stores app template configuration for future purposes

Designer

Teams

Contains team information and member delegates to manage apps

Oracles

Contains oracle requests feeding data from api for queue request and batch execution

Registry

Subscriptions

Contains indexed subscription contracts

Registry

Exchanges

Contains indexed exchange contracts

Registry

Bots

Contains Telegram bot details to broadcast message, create bot replies and more

App

Queue

PreviousGrapheeNextQuest Apps

Last updated 1 year ago