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
Copy file name to clipboardExpand all lines: docs/fassets/6-core-vault.mdx
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -40,8 +40,8 @@ FAsset users don't need to take any action to benefit from the CV — it automat
40
40
41
41
### Transfer Capacity
42
42
43
-
A system parameter defines the minimum percentage of minting capacity (based on collateral) that must remain on an agent's address after transferring assets to the CV.
44
-
This ensures redemption liquidity and protects the system from agent insolvency.
43
+
A system parameter sets the minimum percentage of an agent's minting capacity that must remain available after transferring assets to the Core Vault (CV).
44
+
This requirement ensures sufficient redemption liquidity and protects the system from agent insolvency.
45
45
46
46
### Security Design
47
47
@@ -69,13 +69,13 @@ The Core Vault operates differently depending on the underlying network:
69
69
70
70
There's an important distinction between agent ownership and CV ownership:
71
71
72
-
### Agent Ownership (Standard FAssets)
72
+
####Agent Ownership (Standard FAssets)
73
73
74
74
- Agents hold underlying assets in their own wallets.
75
75
- These assets belong to the specific agent and are part of their collateral.
76
76
- Agents have direct control over these assets.
77
77
78
-
### Core Vault Ownership
78
+
####Core Vault Ownership
79
79
80
80
- Assets transferred to the CV become part of a shared pool.
81
81
- These assets **do not belong to any specific agent** once in the CV.
0 commit comments