๐ป๐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
burnoperation by holders.
How will the ๐rc20 Indexer handle $FLOW in the inscription?
All operations performed on the ๐rc20 Indexer application Inscription will extract
$FLOWto 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
burnoperation, the corresponding$FLOWtokens 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
$FLOWwill 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
$FLOWToken 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$FLOWToken to provide liquidity.
๐rc20 Marketplace
Marketplace is launched: https://fixes.world/marketplace
Check out the intro of FIXeS Marketplace:
๐rc20 Staking
$FLOWSstaking is open: https://fixes.world/stake/flows
Check out the intro of FIXeS Staking:
Last updated