🔹Overview

STICKR consists of Boards which contain some combination of images, videos, text posts and gifs called Stickers.
Users can buy and sell Shares of Boards- each share is an ERC20 token and the ticker is the name of the Board. Board Shares trade through a custom bonding curve system outlined in Bonding Curve Mechanics.
STICKR Boards are similar in concept to a forum or subreddit, in that they generally follow some theme, or topic, set by the creator and curated by the community. In order to ensure relevant, high quality content in each Board, STICKR implements a unique Collection system. Stickers are free to post in Boards, and the first time it is Collected costs 1$. Each additional Collection ("Steal") of that Sticker increases the cost offorthe next user to Collect it- with cost going back to the previous owner and the original Creator of that Sticker. When a user Collects a Sticker, they earn a portion of revenue from that Board proportional to the total number of times that Sticker has been Collected- until it is Collected by someone else. This means a user can earn revenue from holding popular Stickers (Board Revenue) and then earn additional revenue the next time it is Collected (buyout cost). Behind the scenes, Stickers are a special form of NFT (ERC721) that cannot be freely transferred from your wallet. Instead, it is always for sale directly from the smart contract for a price dictated by the Collection system. When a user Collects content they are actually buying that NFT from the previous owner and transferring it to their own wallet.

Last updated