-
Notifications
You must be signed in to change notification settings - Fork 241
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
27 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,27 @@ | ||
# Cygnus Finance Subgraph | ||
|
||
## Methodology v1.0.0 | ||
|
||
Cygnus Finance is a RWA stablecoin protocol built on pure, short-term U.S. debt assets. It is also the first native interest-bearing stablecoin protocol and the first native RWA protocol on Base. | ||
|
||
Each lending pool represents a pair of 2 tokens of a DEX. Lenders can supply tokens to any lending pool to earn passive yield without impermanent loss. Borrowers can deposit LP tokens in a lending pool to borrow tokens of the token pair. This enables borrowers to leverage their LP tokens and get even more LP tokens, allowing for leveraged yield farming and enhanced LP rewards. | ||
|
||
## Metrics | ||
|
||
### Usage and Transactions | ||
|
||
Following activities count towards usage and transactions of the protocol, | ||
|
||
- Minting and staking cgUSD shares | ||
- Depositing and withdrawing cgUSD shares | ||
|
||
### TVL | ||
|
||
TVL of a market is the value of staked cgUSD tokens. | ||
|
||
## Useful Links | ||
|
||
- Landing Page: https://www.cygnus.finance/ | ||
- Lending App: https://app.cygnus.finance/mint | ||
- Docs: https://wiki.cygnus.finance/ | ||
- Contracts: https://github.com/arks-labs/cygnus-contracts-public |