Skip to content

Commit 1cfd302

Browse files
0xngmigitbook-bot
authored andcommitted
GITBOOK-131: No subject
1 parent 8028556 commit 1cfd302

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

faqs/frequently-asked-questions.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,13 @@ description: Answers to the most Frequently Asked Questions
1515
5. **What is Pool2 TVL?**
1616
* Pool2 refers to a type of farm that requires users to take exposure to native tokens issued by the protocol. It is a sort of “secondary pool” to incentivize farmers to continue holding on to the protocol's tokens, or to provide liquidity for these tokens, instead of selling them.
1717
6. **What is Staking TVL?**
18-
* Staking refers to the locking of crypto tokens issued by the protocol itself(i.e. The protocol’s own tokens) into a smart contract in an effort to earn more of those tokens in return.
18+
* In many cases, a DeFi protocol will have their core smart contracts with TVL that provides some service, such as a DEX or a lending market, and then separately they'll have a contract where users can stake the protocol's governance token to earn rewards (usually revenue distribution or token inflation). Staking TVL refers to the TVL in these staking contracts, which are independent from the main protocol function.
19+
* Examples are CRV locked into veCRV, AAVE locked into stkAAVE, locked CAKE for veCAKE on PancakeSwap...
20+
* Staking TVL is never used for staking in Chains (eg ETH PoS staking), it's only for DeFi protocols.
21+
* Why we don't include this staking into core TVL by default:\
22+
\- To avoid penalizing protocols that don't have a token or a staking program.\
23+
\- Because this staking is independent from the core protocol function and so a large staking TVL doesn't mean that protocol has traction, it muddies TVL as a proxy for traction.\
24+
\- This staking is largely riskless because if the contracts got hacked the protocol can always cover the loss by minting more governance tokens, and the risk of protocol hack is already baked into the protocol's token. However, for other tokens deposited into the protocol, if the protocol is hacked they would be completely lost. So core TVL provides a signal that the market considers the protocol trustworthy, but staking TVL doesn't provide that signal. Also, staking contracts are independent and simpler than core protocol contracts.
1925
7. **What are borrows?**
2026
* Borrows is a metric found in Lending platforms and refers to the amount of value that has been borrowed through the protocol.
2127
8. **What is doublecount?**

0 commit comments

Comments
 (0)