diff --git a/src/pages/vault/Vault.jsx b/src/pages/vault/Vault.jsx index 70c8d15..148431c 100644 --- a/src/pages/vault/Vault.jsx +++ b/src/pages/vault/Vault.jsx @@ -274,6 +274,37 @@ const Vault = () => { assetsLoading={!assets.length || assets.length === 0} yieldEnabled={yieldEnabled} /> + +
+
+
+ + Earn From Every Transaction | TST stakers receive: + + + 💰 1% of all yield pool deposits
+ 💸 Up to 5% of debt minting fees
+ 💎 1% of all collateral trades +
+
+
+ +
+ +
+
+
+ { const { address: accountAddress } = useAccount(); const { vaultManagerAbi } = useVaultManagerAbiStore(); + const navigate = useNavigate(); + const { arbitrumSepoliaContractAddress, arbitrumContractAddress @@ -182,6 +188,36 @@ const Vaults = () => { return (
+ +
+
+
+ + Stake TST Today | Earn Protocol Fees + Early Governance | Join Before $10M TVL + + + 💰 1% of all yield pool deposits
+ 💸 Up to 5% of debt minting fees
+ 💎 1% of all collateral trades +
+
+
+ +
+ +
+
+