-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'main' of github.com:permaweb/bazar
- Loading branch information
Showing
4 changed files
with
17 additions
and
16 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,18 @@ | ||
### How to earn PIXL | ||
|
||
PIXL is a rewards token for purchasing atomic assets on the Universal Content Marketplace. When vouched users buy atomic assets via BazAR or any UCM, they become eligible to receive PIXL tokens. BazAR tracks buying streaks which occur when users buy one or more atomic assets on consecutive days. The longer the streak, the more $PIXL they earn. | ||
PIXL is a rewards token for purchasing atomic assets on the Universal Content Marketplace. When users buy atomic assets via BazAR or any UCM platform, they become eligible to receive PIXL tokens. BazAR tracks buying streaks which occur when users buy one or more atomic assets on consecutive days. The longer the streak, the more $PIXL they earn. | ||
|
||
User's reward share weight starts at one, and each additional day of the streak the $PIXL reward share increases by 0.1, with a maximum weight of 4 for a 30 day streak. Streaks reset back to 1 every 30 days. | ||
|
||
See PIXL ownership [here](https://ao-bazar.arweave.net/#/asset/DM3FoZUq_yebASPhgd8pEIRIzDW6muXEhxz5-JwbZwo). | ||
|
||
User's reward share weight starts at one, and each additional day of the streak the $PIXL reward share increases by 0.1, with a maximum weight of 4 for a 30 day streak. Streaks reset back to 1 every 30 days. | ||
#### PIXL Tokenomics | ||
|
||
- 1 PIXL === 1000000 sub pixl -> spixl is the atomic unit of PIXL | ||
- Max Supply: 26,280,000 PIXL | ||
- The max supply is locked there will never be more than 26,280,000 tokens. | ||
- Halving cycle: 1 year | ||
- Starting halving supply is 23,652,000 (2,628,000 PIXL tokens 10% are reserved for contributors distributed over a period of 4 years) | ||
- Every 720 blocks a new reward will be distributed and every (1 year) a halving will occur. | ||
|
||
**Disclaimer: $PIXL is a fun reward designed to incentivize discovery and interaction with atomic assets, and does not necessarily have financial value.** | ||
**Disclaimer: PIXL is a fun reward designed to incentivize discovery and interaction with atomic assets, and does not necessarily have financial value.** |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters