Being able to directly own DAO treasury NFT assets requires a system that enables members to participate in a fair and representative distribution mechanism that currently doesn't exist.
The mechanism presented here allows DAOs or any entity to be able to take NFT assets that they own, fractionalize them, and fairly distribute those fractions to their members.
This is the total amount allocated to NFT Fractionalization System.
DAO NFT Fractionalization
Introduction
Being able to directly own DAO treasury NFT assets is a challenge that requires a system that enables members to participate in a fair and representative distribution mechanism. The challenge of appropriately fractionalizing, calculating, and distributing NFTs is one that this document attempts to solve. Fractionalization process will utilize code developed by ADAO.
THE MECHANISM
NFT fractionalization will be defined in several steps, Approval, Fractionalization, and Distribution. We will define each in their own sub-sections.
Approval
For an NFT from the DAO treasury to undergo fractionalization, approval of this action must occur through a governance process. This process entails submitting an NFT fractionalization proposal. This proposal must detail the following criteria:
These proposal parameters will be explained for why they’re necessary in the sections to follow.
After the proposal is submitted it will go through the DAO’s approval process. If the proposal is approved by the community then it will move into the next phase of the process Fractionalization.
Fractionalization
With an NFT fractionalization proposal approved, the NFT can then undergo the actual fractionalization process. The questions that we are answering in this section are:
What token will represent these fractions?
What are the elements of this native token?
How many fractions do we generate from the NFT?
What token will represent the fractions of the NFT?
The token that represents the fractioned NFT will be identified as a derivative token (let's call it DERIV for the sake of the rest of this document) of that DAO's primary governance token (let's call this PRIME for the sake of the rest of this document). When an NFT is fractionalized the NFT is locked and vaulted under a smart contract that can only be unlocked by transacting (burning) the total amount of that derivative token that was generated by that NFT when it underwent fractionalization.
What are the elements of this native token?
While the generated DERIV will represent the fractionalized NFT it will also represent the total pool of fractionalized NFTs from the DAO's treasury. Therefore, every time an NFT from the DAO's treasury is fractionalized, the total supply of DERIV in circulation increases by the amount of determined DERIV to be distributed. If an individual acquires an amount of DERIV that is equal to the total amount of fractions for an NFT, then that individual can transact (burn) their DERIV to acquire that specific NFT from the DAO's fractionalized NFT vault.
How many fractions do we generate from the NFT?
The amount of fractions will be based on the appraised value from the approved fractionalization proposal multiplied by two (2), For example, if an NFT fractionalization proposal was approved with the NFT value appraised at 25,000 ADA then the amount of fractions to generate and distribute from that NFT will equal 50,000. The appraised NFT value is determined by the DAO's proposal author.
Distribution
With the method of fractionalization established, there needs to be a way to fairly and appropriately distribute the initially generated DERIV from a fractionalized NFT. This distribution process will be defined by the following formula:
x = ((R / Su) × n) / t
Where:
x = Amount of DERIV received per day
R = Member’s amount of PRIME token locked in bonding contract
Su = Total supply of PRIME locked in the distribution bonding pool
n = Supply of DERIV to be distributed
t = Time of locked bonding period (in days)
As an example, Let’s say that the DAO approved a proposal to fractionalize a SpaceBud and the appraised amount of that SpaceBud was 25,000 ADA. Therefore, the amount of DERIV to be distributed is 50,000. Let’s also say the member had 3,500 PRIME to lock to this pool for distribution, the total amount of PRIME that was locked into this bonding pool was 700,000, and the lock period was 90 days. The equation would then look like:
x = ((3500 / 700000) × 50000) / 90
x = 2.778 DERIV / day
Bonded PRIME token will be locked into a pool contract for the specified amount of time and then burnt back to the DAO treasury. In essence, the member is performing a transaction of PRIME tokens for DERIV tokens over a determined amount of time.
Every bonding distribution pool will have a “bonding pool preparation time” which is defined in the original fractionalization proposal. This is the amount of time members have to lock their PRIME tokens into the bonding distribution pool to receive DERIV. Once that time has expired. The contract is locked and begins to execute the formula given above.
Conclusion
We believe that this mechanism is a large step forward in both directly connecting the value of DAO governance tokens to their treasury and also creating a novel and fair method of representing fractionalized NFTs. Once DERIV tokens are in the hands of members, their value is determined by that individual and the free market. You will be able to buy/sell DERIV tokens on DEXes in order to create value for yourself or will be able to acquire DERIV tokens to unlock blue chip NFTs.
According to this Challenge, one of the needs for the Cardano DAO ecosystem is providing a tool that gives the Cardano blockchain a distinct advantage. This tool would be that as there is no other such mechanism that exists that gives DAOs the ability to create their own derivative token asset that directly represents their treasury NFT assets.
Thanks to collaborative efforts the people who are working on this proposal have experience in Project Catalyst and have already delivered working products. So we feel confident in being able to deliver what is outlined herein. However, we have outlined a few of the main risks and how we plan to mitigate them.
ADAO has put together an ever growing team of experts from within the Cardano community, with proven expertise in areas not limited to:
ADAO will support this specialized team to work and collaborate closely with ADAO partners and new promising projects whos visions and missions align with ADAO and the Cardano community. ADAO will provide support and resources in order to advise new projects and help to guide development and implementation.
Estimated timeline for dapp development will be as followed:
SC Development - $10,000 - $20,000
System Design - $10,000 - $20,000
Figures will total to the $30,000 asking amount.
Bob Van Horne ($bob) is an engineer, project manager and experienced DAO contributor. DAO building includes providing guidance for RatsDAO on such topics such as governance, tokenomics, and DAO education to name a few.
AdaMinnow (aka TCT) is an entrepreneur and business founder owner/operator. He is a member of multiple DAOs on other blockchains including Ethereum and Harmony and has been one of the foremost community organizers bringing people together to form ₳DAO.
The smart contract development will incorporate several core contributors of the ADAO community that have extensive experience in SC code builds. These contributors have already provided the Cardano community with several innovative applications including a multi-signature wallet app, DAO incubator, and SC staking portal.
There is potential that this endeavor could lead to subsequent proposals for the purpose of additional funding. As it stands now, the initial amount proposed seems to be sufficient.
Quantitative measures of success include:
Number of DAOs that utilize this application and system.
Number of entities (other than DAOs) that utilize this application and system.
Success can be measured by the number of decentralized projects successfully utilizing this application and generating valuable derivative tokens that represent their community treasuries.
Entirely new proposal.
Being an active member of multiple well established DAOs and community organizations in Cardano has enabled me to forge relationships and work closely with other teams and individuals in the ecosystem ensuring longevity and usability in our approach to develop this application.