Leverage Model
The Leverage Model determines how much capital the Senior Pool allocates toward each Borrower Pool, based on how much it trusts
each Borrower Pool. Currently, the automated Leverage Model as described here is not yet live, but it was included in the community-approved roadmap for near-term development linked here.
Trust Through Consensus
In order to determine how to allocate capital from the Senior Pool, the protocol uses the novel principle of "trust through consensus." This means that while the protocol doesn't trust any individual Backer or Auditor, it does trust the collective actions of many of them. At a high level: when more Backers supply capital to a given Borrower Pool, the Senior Pool increases the ratio with which it adds leverage.
Because this approach relies on counting individual Backers, the protocol must ensure they are in fact represented by different people. Therefore, all Backers, Borrowers, and Auditors require a unique entity check
to participate (see the Unique Entity Check section).
Leverage Model Formula
The leverage amount, , that the Senior Pool allocates is determined by the formula, where:
is the total capital supplied by Backers.
is the distribution adjustment on a scale of to , which accounts for how evenly distributed the Backers are. is closer to when the distribution is skewed and closer to when the Backers are more equally distributed. This ensures no single Backer has an outsized influence. The formula for uses the percent supplied by each Backer, , and is based on the Herfindahl-Hirschman Index:
L is the leverage ratio on a scale of to the maximum potential leverage ratio. Based on the number of Backers, , the leverage ratio increases linearly from , the minimum number of Backers necessary for leverage, to , the maximum number of Backers necessary to achieve the maximum potential leverage, :
Last updated