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
  • Concepts
  • Developer
Edit on GitHub

What is Fixes?

NextFixes Inscription

Last updated 1 month ago

Fixes World is a programable token universe on Flow blockchain.

It provides multiple fungible token issuance, trading, staking, and governance services. It is driven by the inscription mechanism to enable underlying programmable features:

  • Coins -> Create/Manage/Trade for all the Fixes coins.

  • Lottery -> Purchase lottery tickets to get a chance to win platform tokens.

  • Staking -> Stake specific 𝔉rc20 Token to share platform profits and multiple 𝔉rc20 token vestings.

  • Governance -> Vote on proposals to participate in governance.

  • 𝔉rc20s -> Deploy/Mint/Transfer/Burn 𝔉rc20 Tokens.

  • Markets -> Trading 𝔉rc20 Token, you can place a buy or sell order.

Concepts

Developer

💡

The concept of Fixes inscription

The concept of Fixes Coins

The rules of Fixes Lottery Game

The concept of 𝔉rc20 On-chain Indexer

On-chain Interactions
Open API Service
🔡Fixes Inscription
💹Fixes Coins
🎟️Lottery Game
👻𝔉rc20s