Skip to content

Commit

Permalink
Create arc-0049.md
Browse files Browse the repository at this point in the history
  • Loading branch information
SudoWeezy committed Jul 19, 2023
1 parent c55eeef commit c13b2cb
Showing 1 changed file with 69 additions and 0 deletions.
69 changes: 69 additions & 0 deletions ARCs/arc-0049.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,69 @@
---
arc: 49
title: NFT Rewards
description: NFT Rewards, Terms and Conditions
author: Stéphane BARROSO (@SudoWeezy)
discussions-to: https://github.com/algorandfoundation/ARCs/issues/228
status: Draft
type: Informational
created: 2023-20-19

Check failure on line 9 in ARCs/arc-0049.md

View workflow job for this annotation

GitHub Actions / ARC Walidator

preamble header `created` is not a date in the `YYYY-MM-DD` format

error[preamble-date-created]: preamble header `created` is not a date in the `YYYY-MM-DD` format --> ARCs/arc-0049.md:9:9 | 9 | created: 2023-20-19 | ^^^^^^^^^^^ input is out of range |
---

## Abstract
The NFT Rewards is a temporary incentive program that distributes ALGO to be deployed in targeted activities to attract new NFT users from within and outside the ecosystem.

## Specification
The key words "**MUST**", "**MUST NOT**", "**REQUIRED**", "**SHALL**", "**SHALL NOT**", "**SHOULD**", "**SHOULD NOT**", "**RECOMMENDED**", "**MAY**", and "**OPTIONAL**" in this document are to be interpreted as described in <a href="https://www.ietf.org/rfc/rfc2119.txt">RFC-2119</a>.

### Pilot program qualification for NFT marketplaces

To be eligible to apply to this program, projects must abide by the <a href="https://www.algorand.foundation/disclaimers">Disclaimers</a> (in particular the “Excluded Jurisdictions” section) and be willing to enter into a binding contract in the form of the template provided by the Algorand Foundation.

NFT marketplaces applying for this program:
- Must be an NFT marketplace on Algorand that coordinates the selling of NFTs. An NFT marketplace is defined as an online platform that facilitates third-party non-fungible token listings and transactions in ALGO on the Algorand blockchain.
- Must have transaction volume (over the previous 6 months leading up to the application for the program) that is equivalent to at least 10% of total rewards being distributed. For example, if the total rewards amount is 500K ALGO, then the minimum volume must be 50K ALGO.

### Allocation of rewards
- Rewards will be allocated proportionally based on volume for each qualified NFT marketplace.
- For qualifying marketplaces with more than 50% of total NFT marketplace volume, rewards will be capped at 50%.

### Requirements for initiatives
1. The rewards (ALGO) must ultimately go to NFT collectors/end users and creators.
1. NFT marketplaces must share their campaign plans publicly in advance in order to qualify for the rewards.
1. The rewards (ALGO) should be held in a separate wallet from operating funds to track on-chain transactions of how funds are being spent.
1. Any marketplace fees generated by the rewards must be deducted and/or reinvested as rewards.
1. The NFT marketplace must make public data that shows its trading volume in the last quarter.
1. The NFT Council will not approve proposals that incentivize wash trading.
1. NFT marketplaces must reward creators whose NFTs are purchased with a 5% minimum royalty.

### Process for launching initiative

- To apply, a qualifying NFT marketplace must provide detailed information on the specifics of initiatives they are planning in that period, as well as any documentation proving the location of its headquarters.
- If approved by the Algorand Foundation team, rewards will be distributed proportionally based on the allocation defined above.
- The qualifying NFT marketplace must provide a detailed 1-page report following the initiative to Algorand Foundation & NFT Council that includes:
1. Summary of the initiatives implemented;
1. Amount of rewards paid out (including any unspent rewards, which must be returned), and wallet addresses;
1. otal volume of transactions directly as a result of the campaign;
1. New wallets interacting with the marketplace;
1. Total volume of transactions compared to the previous quarter;
1. Any other relevant information.

### Evaluation
The NFT Council will evaluate and make public reports submitted by NFT marketplaces. NFT marketplaces that do not fulfill their campaign plan cannot apply for further incentives.

The GAC and NFT Council will review overall results and discuss whether this measure is having the desired impact and, together with the community, will help evaluate whether it should be extended and expanded to the next period.

### Important to note
- Marketplaces that fit the above criteria will be required to sign a legal contract with the Algorand Foundation.
- Rewards are only paid out in ALGO.
- Legal entities based in jurisdictions where receiving ALGO is not allowed are not able to partake in this program.
- Participants and the Algorand Foundation will all agree on the source of data and metrics to be used for calculating the allocation and measuring the results.

## Rationale
This document was versionned using google doc, it made more sense to move it on github.

## Security Considerations
Disclaimer: This document may be revised until the day before the voting session opens, as we are still collecting community feedback.

## Copyright
Copyright and related rights waived via <a href="https://creativecommons.org/publicdomain/zero/1.0/">CCO</a>.

0 comments on commit c13b2cb

Please sign in to comment.