Smart Contracts
All smart contracts will be displayed here.
Last updated
All smart contracts will be displayed here.
Last updated
Cygnus is being deployed first on Polygon PoS, followed by ZKEVM and other EVMs, and finally Starknet. Every single contract we deploy is open source and can be found on our Github. Furthermore all contracts are verified on block explorers and we do not make use of proxies.
Core Contracts (Lending Pools) are deployed by the Hangar18 contract - Factory.
Users interact with the lending pools through a Periphery Router - Though users could create their own to interact with the protocol too.
When users lend or borrow, the core contracts pass the information to the Pillars Of Creation contract - CYG Rewarder.
Since each lending pool consists of USDC and LP Deposits, each side has its own strategy (USDC strategy and LP strategy). These strategies earn rewards from the DEX and from the USDC strategy.
Most of the harvest is reinvested in their respective pool, and the other part is sent to the X1 vault (CYG Staking).
The contracts mint reserves in the form of CygUSD, according to the reserve rate (default 10%). 100% of the reserves are then redeemed for USDC and sent to the vault.
Users can stake CYG in the vault to claim back reserves and to earn rewards from all pools in Cygnus.
The whole protocol has no fees and users are free to deposit/borrow/withdraw whenever they want, without paying anything but the network gas.
The DAO and protocol however does earn profits, but only via liquidations! Each pool has a unique liquidation fee (named liquidationFee
in the collateral contracts) and when liquidations occur the protocol seizes this liquidation fee from the borrower, receiving all profits in the form of LPs. The default set is 1% and is an upgradable parameter within 0%-10%.
CygnusDAO earns profits ONLY through liquidations, in the form of liquidity tokens (BPT's, LP's, etc.). This means 100% of the protocol reserves are in the form of liquidity tokens and are constantly earning from trading fees/liquidity mining rewards.
Contract | Address |
---|---|
Contract | Address |
---|---|
Contract | Address |
---|---|
Hangar18
Altair Router
Nebula (LP Oracles)
DAO Reserves
X1 Vault
Pillars Of Creation
CYG Token
Hangar18
Altair Router
Nebula (LP Oracles)
DAO Reserves
X1 Vault
Pillars Of Creation
CYG Token
Hangar18
Altair Router
Nebula (LP Oracles)
DAO Reserves
X1 Vault
Pillars of Creation
Not yet deployed!
CYG Token
Not yet deployed!