Yield Right Separation
Last updated
Last updated
In Doubler Lite, for each asset inputted into the pool, the protocol separates the ownership of the cost and the ownership of the yield into Cost Tokens and Yield Tokens, and tokenizes these two rights. The token representing the cost ownership is the C token, while the token representing the yield is the 10x token.
Rights Tokens:
C Token:Represents the ownership of the cost basis of the pool's assets, valued in USD.
10x Token:Represents the ownership of the future yield of crypto assets in the pool, serving as the Yield token.
To facilitate reading, we will use 10x and C to represent the two types of rights tokens. In practice, the naming format is: Token Name +Term number+ Category. For example, the 10x token for the first term of the ETH pool will be named: ETH-1-10x.
The minimum value for a single input is $1, and the maximum value is max(1000, TVL/100).