You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
FAssets collateral is locked in contracts that ensure the minted FAssets can always be redeemed for the underlying assets they represent or compensated by collateral.
8
11
Along with Flare's native token, FLR, any governance approved ERC-20 token on the Flare blockchain can be used as collateral.
9
12
@@ -116,7 +119,7 @@ Some are set by the system, and others are set by the agent:
116
119
117
120
### System-Wide Thresholds
118
121
119
-
The following thresholds are set by the FAssets system's governance and are the same for all agents:
122
+
The following thresholds are set by the FAssets system's governance and are the same for all agents.
120
123
121
124
#### Minimal CR
122
125
@@ -158,6 +161,14 @@ Each of the collateral types, the agent's vault and the collateral pool, has its
158
161
159
162
The following thresholds are set by each agent according to their own preferences.
For each mint done by an agent, the maximum amount allowed to be minted is calculated so that the CR for the agent's vault and the CR for the agent's collateral pool after the mint remain higher than the minting CR for each collateral type.
0 commit comments