Fixes World
Github
  • 💡What is Fixes?
  • 📓Concepts
    • 🔡Fixes Inscription
    • 💹Fixes Coins
      • Guide 1: How to Launch a new Coin?
    • 🎟️Lottery Game
    • 👻𝔉rc20s
    • 📔Token List
      • 📘Query TokenList
      • 📙Query Reviewers
  • 👨‍💻Developer
    • On-chain Interactions
      • 🔯𝔉rc20
        • Deploy - tx
        • Mint(batch) - tx
        • Transfer - tx
        • Burn - tx
        • List for Sale - tx
        • Take list as buyer - tx
        • List for Purchase - tx
        • Take list as seller - tx
        • Cancel Listing - tx
      • 🔡Fixes Inscription
        • EstimateCost - read
    • Open API Service
      • 🔯𝔉rc20 Basics
        • Query 𝔉rc20 Tokens
        • Fetch 𝔉rc20 Token Info
        • Check 𝔉rc20 registered
        • Get 𝔉rc20 balances
        • Get 𝔉rc20 balance
      • 🛒𝔉rc20 Marketplace
        • Query all 𝔉rc20 Markets
        • Fetch 𝔉rc20 Market detailed info
        • Check 𝔉rc20 Market enabled
        • Query 𝔉rc20 Listings
        • Query Market Trading History
        • Query Address Trading History
      • 🔧Utilities
        • Estimate Fixes inscribing cost
        • Get current $FLOW price
      • 📃Legal Disclaimer
  • 🔗LINKS
    • Official Website
    • Linktree
Powered by GitBook
On this page
  • 𝔉rc20 Types
  • How will the 𝔉rc20 Indexer handle $FLOW in the inscription?
  • 𝔉rc20 Pools
  • 𝔉rc20 Marketplace
  • 𝔉rc20 Staking
Edit on GitHub
  1. Concepts

𝔉rc20s

An experimental application protocol of Fixes. The on-chain 𝔉rc20 token indexer and maintainer.

PreviousLottery GameNextToken List

Last updated 10 months ago

FRC20Indexer is an on-chain Indexer based on the Fixes inscription protocol, which is used to parse and utilize 𝔉rc20 tokens recorded in the Fixes inscription.

At the same time, it also provides support for the Treasury Pool for 𝔉rc20 Tokens, allowing the token value of frc20 to naturally increase during any operation regarding the token.

𝔉rc20 Types

𝔉rc20 Indexer offers two types of tokens:

  • a standard mode that follows the

  • a burnable mode that allows burn operation by holders.

How will the 𝔉rc20 Indexer handle $FLOW in the inscription?

  • All operations performed on the 𝔉rc20 Indexer application Inscription will extract $FLOW to the corresponding Token Treasury Pool.

    • 5% of them will be extracted and deposited into Platform Pool of 𝔉rc20 Indexer, which will provide certain support for FIXeS operational activities and cover development expenses.

  • For burnable 𝔉rc20 Tokens, when the holder applies an 𝔉rc20 inscription containing a burn operation, the corresponding $FLOW tokens can be extracted from the Treasury Pool.

𝔉rc20 Pools

Indexer manages: Treasury Pool, Staking Pool and Liquidity Pool(TBD)

  • Treasury Pool - Each 𝔉rc20 Token has its own Treasury Pool, and when any 𝔉rc20 Inscription is applied, the internal $FLOW will be automatically injected into this pool.

  • Staking Pool - Users can share platform profits by staking platform 𝔉rc20 Tokens: $FLOWS, and they can also receive 𝔉rc20 vesting donated by users.

  • Liquidity Pool(TBD) - 𝔉rc20 Token can form a trading pair with $FLOW Token and be added to the liquidity pool for users to swap. When the 𝔉rc20 Token is injected into the liquidity pool as staking mode, the Treasury Pool will automatically contribute a certain amount of $FLOW Token to provide liquidity.

𝔉rc20 Marketplace

Check out the intro of FIXeS Marketplace:

𝔉rc20 Staking

Check out the intro of FIXeS Staking:

Marketplace is launched:

$FLOWS staking is open:

📓
👻
BRC-20 protocol
https://fixes.world/marketplace
https://fixes.world/stake/flows