๐Ÿ‘ป๐”‰rc20s

An experimental application protocol of Fixes. The on-chain ๐”‰rc20 token indexer and maintainer.

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 BRC-20 protocol

  • 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

Marketplace is launched: https://fixes.world/marketplace

Check out the intro of FIXeS Marketplace:

๐”‰rc20 Staking

$FLOWS staking is open: https://fixes.world/stake/flows

Check out the intro of FIXeS Staking:

Last updated