π»π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