Whitepaper
  • Introduction
    • Intro
    • Abstract
    • About Xircus
    • The Xircus Mission
    • TON Facts & Figures
    • Web3 Problems
    • Xircus Solutions
    • Key Differentiators
    • Xircus is Web3 dSaaS
      • The Current Landscape
        • Owning a NFT Marketplace
          • Potential Use Cases For NFT Creators
            • Record Labels/Studios
            • Music Artists
            • Ticketing (Events)
            • Artwork
            • General NFT Marketplace
            • Adult
            • Audio (Podcast, Audiobooks)
            • Video Content
            • Fan-Only (NSFW)
        • Building Your Own Launchpad
        • Supported Verticals
        • Progressive Dapps
      • Web3 Protocol Agnostic
      • Artificial Intelligence (AI)
      • Revenue Generation
        • Xircus Revenue Channels
        • Marketplace Commission
        • Earn as Ringmaster
        • 🤩Earn as Influencer
        • 👽Earn as Graph Provider
        • 👩‍💻Earn as Developer
      • Introducing NFT 2.0
      • Proof Of NFT
      • Platform Features
      • Xircus Architecture
      • Serverless GraphQLs
      • Developer Friendly
  • Platform Economy
    • Ecosystem
      • Staking Plan
      • $XW3 Tokenomics
    • Products as NFT
      • XMD (XircusModules)
      • XST (XircusSkins)
      • XPS (XircusPunks)
  • The Xircus Company
    • Xircus DAO
    • The Founders
    • Advisory Board
    • Strategic Partners
  • Go-to-Market Strategy
    • Synergistic Strategies
    • Roadmap
      • 2023 Roadmap
  • Using Xircus
    • 👉Get Started
  • Xircus Products
    • Xircus Studio
    • Xircus Graph
    • Xircus Web3 SDK
    • Xircus Apps
  • Xircus Studio
    • Market Explorer
      • Metaverse
      • NFT Aggegator
    • dApp Deployer
      • The Factory Deployer
      • Marketplace Contracts
      • Marketplace Dashboard
      • Integrating Modules
      • Skin Upgrades
      • Provisional Domains
      • Custom Domains
    • Provider Center
      • Provider Contracts
    • Currency Manager
      • Currency Listing Process
      • Stable Currencies
    • The Launchpad
      • Initial Marketplace Offering
      • Initial DEX Offering
      • Initial NFT Offering
      • Initial Coin Offering
    • XircusPunks
      • DAO Membership
      • Xircus Studio for DAO
    • XircusSkins
      • General Purpose
      • DAO Avatars
      • Audio and Music
      • Artwork and Gallery
      • Physical Items
      • Game Items
      • Player Guild
      • Fan Base Community
      • Charity
      • Loyalty
      • Event and Ticketing
      • Real Estate
      • Social Organization
      • Web3 Apps
      • Video Clips
      • Adult and NSFW
    • Governance
      • Locker Vesting Vaults
      • DAO Rankings
      • Lounge
      • Proposals
  • Media publications
    • Recent Publications
  • Connect with us
    • Website
    • Telegram News Channel
    • Telegram Official (global)
    • Discord
    • Twitter
    • Medium blog
    • Facebook
    • Instagram
    • Youtube channel
    • Linkedin
Powered by GitBook
On this page
  • Provider Contract Type
  • How to earn as marketplace data provider?
  • How to become a marketplace data provider?
  • Prerequisites
  • Here are the steps
  • Are there any infrastructure cost to setup as data provider?
  • Why staking of $10,000 worth of $XW3 is required?
  • Provider Staking Increases Yearly Based on Transaction Volume
  • Providers Staking Renewal
  • Provider Unbonding
  • Provider Delegation
  • What are the APIs to deploy?
  • What is "sync"?
  • What is the maximum number of web3 app to be indexed by data providers?
  • Can web3 app owners change data providers?
  1. Xircus Studio

Provider Center

Deploying a decentralized infrastructure is essential in supporting future marketplaces by providing a tampered-proof, future-proof data hosting served by providers who deployed one-click apis

The Provider Center gives any user the opportunity to host dApp data through GraphQL API endpoints deployed through one-click buttons. These APIs can be extended, improved, or modified by forking the repository. dApp data are stored permanently via the blockchain via IPFS and contract events. These data are cached and stored via non-sql database such as MongoDB which offers a faster response time compared to relational databases.

Each provider is required to create an account in Github to clone or fork the provider API and deploy via serverless infrastructure such as Vercel or Cloudflare Workers.

Unfortunately due to cloudflare worker timeout issue when requesting from any web3 endpoints, the team migrated to utilize Vercel instead.

In the future, we will create xircus graph docker containers that can be deployed to AWS, Digital Ocean, GCP or Azure.

Provider Contract Type

Please refer to Provider Contracts

How to earn as marketplace data provider?

Marketplace providers earns from 20% of the platform commission, estimated at $100,000 for every 1 million NFT minted. Providers can share earnings with the community by deploying a provider delegation contract where delegators can earn distributed USDs. In return, provider earns $XW3 reward token

How to become a marketplace data provider?

In order to become a provider, a participant must hold $10,000 worth of $XW3 tokens

Prerequisites

  • Vercel Account

  • Github Account

Here are the steps

  1. Create a github account and copy your github username for manual whitelisting

  2. Go to https://beta.xircus.app/providers, select network BSC and connect wallet

  3. Click Manage Apps, tab, paste your github username, click on Approve Staking, then click on Join As Provider, expect 1-2 days for technical team to whitelist your github username to One-Click Deployers

  4. Join the Xircus Discord, message your tx hash to Provider channel

Are there any infrastructure cost to setup as data provider?

Why staking of $10,000 worth of $XW3 is required?

The staking ensures that a provider is committed in serving cached NFT marketplace data. The staking is locked for a year with 5% initial burn ($500 worth of $XW3 tokens).

Provider Staking Increases Yearly Based on Transaction Volume

Here's a sample projection based on transaction volume within the Xircus platform

Year
2023
2024
2025
2028
2030

Transaction Volume

100,000

1 Million

3 Million

5 Million

10 Million

Staking Requirement

$10,000

$35,000

$50,000

$100,000

$150,000

Providers Staking Renewal

If provider decided to renew their staking for another year 60 days prior to expiration. The provider is entitled for same staking requirement from the current year.

Provider Unbonding

There will be a 15 day delegation unbonding thawing period before the $XW3 token is fully available for release

Provider Delegation

Data providers can deploy a delegation contract to allow backers stake their tokens to receive redistributable rewards or revenue from provider commission of 20%. These tokens are bought from crowdfunding launchpads such as IAO (Initial API Offering) offered by the provider

What are the APIs to deploy?

  • Marketplace API - for general purpose marketplaces

  • Game API - for games, includes token rewards, encrypted wallet generator

  • Subscription API - for membership, fan or subscription based marketplaces

Providers can only deploy 2 apps per each API

What is "sync"?

Deployed APIs by provider performs smart contract indexing for NFTs and caching NFT metadata to offer faster queries to marketplaces. The sync feature allows regeneration of entire marketplace data including user participants. This ensures that you can instantly switch one provider for the other.

What is the maximum number of web3 app to be indexed by data providers?

  • Maximum of 5,000 apps per provider

  • Estimating 5,000 apps at an average of 100 transactions per day, that is approximately 500,000 transactions per day, at 15M transactions per month

Can web3 app owners change data providers?

Yes, they are allowed to change provider if the current provider decided to stop hosting or their hosting stake is done. All data will be backup via IPFS as hashed file for app migration with new provider

PreviousCustom DomainsNextProvider Contracts

Yes, please refer to Vercel pricing for serverless Refer to Mongodb pricing Refer to Redis pricing Additional limit

https://vercel.com/pricing
https://www.mongodb.com/pricing
https://redis.com/redis-enterprise-cloud/pricing/
https://vercel.com/docs/concepts/limits/fair-use-policy#additional-resources