{% extends "base.html" %} {% block title %}Digital Assets Dashboard{% endblock %} {% block content %}

Digital Assets Dashboard

{{ stats.total_assets }}

Total Assets

${{ stats.total_value }}

Total Valuation

{{ stats.assets_by_status.Active }}

Active Assets

0

Pending Transactions

DeFi Platform

Welcome to the ZAZ DeFi Platform!

Our decentralized finance platform allows you to maximize the value of your digital assets through various financial services.


Use the tabs above to explore lending, borrowing, liquidity pools, staking, swapping, and collateralization features.

Lend Your Assets

Earn interest by lending your digital assets to the ZAZ DeFi platform.

TFT
Estimated Interest: 0.00 TFT
Return Amount: 0.00 TFT
Borrow Against Assets

Borrow digital assets using your existing assets as collateral.

TFT
You can borrow up to 70% of your collateral value.
Collateral Ratio: 0%
Interest Due: 0.00 TFT
Total Repayment: 0.00 TFT
Your Active Positions
Asset Amount Interest Rate Start Date End Date Earned Interest Status Actions
ThreeFold Token (TFT) 1,000 TFT 4.2% APY 2025-04-01 2025-05-01 3.5 TFT Active
Zanzibar Token (ZAZ) 500 ZAZ 6.8% APY 2025-03-15 2025-06-15 8.5 ZAZ Active
Borrowed Asset Amount Collateral Collateral Ratio Interest Rate Start Date Due Date Actions
ThreeFold Token (TFT) 500 TFT Beach Property NFT
65%
5.2% APR 2025-04-10 2025-05-10
About Liquidity Pools

Liquidity pools are collections of tokens locked in smart contracts that provide liquidity for decentralized trading. By adding your assets to a liquidity pool, you earn a share of the trading fees generated by the pool.

Available Liquidity Pools
Pool Total Liquidity 24h Volume APY Your Liquidity Your Share Actions
TFT ZAZ
TFT-ZAZ
$1,250,000 $45,000 12.5% $2,500 0.2%
TFT USDT
TFT-USDT
$3,750,000 $125,000 8.2% $0 0%
ZAZ USDT
ZAZ-USDT
$850,000 $32,000 15.8% $5,000 0.59%
BTC USDT
BTC-USDT
$5,250,000 $450,000 6.5% $0 0%
ETH USDT
ETH-USDT
$4,100,000 $320,000 7.2% $0 0%
Your Liquidity Positions
TFT ZAZ
TFT-ZAZ
Your Liquidity: $2,500
Pool Share: 0.2%
TFT: 500 TFT
ZAZ: 1,250 ZAZ
Earned Fees: $45.20
APY: 12.5%
ZAZ USDT
ZAZ-USDT
Your Liquidity: $5,000
Pool Share: 0.59%
ZAZ: 2,500 ZAZ
USDT: 2,500 USDT
Earned Fees: $128.75
APY: 15.8%
Create New Liquidity Pool
TFT
ZAZ
1 TFT = ZAZ
This fee is charged on each trade and distributed to liquidity providers.
About Swapping

Swap allows you to exchange one token for another at the current market rate. Swaps are executed through liquidity pools with a small fee that goes to liquidity providers.

Swap Tokens
Balance: 5,000 ZAZ ≈ $2,500.00
Exchange Rate: 1 TFT = 0.5 ZAZ
Minimum Received: 0 ZAZ
Price Impact: < 0.1%
Liquidity Provider Fee: 0.3%
Recent Swaps
Time From To Value
2025-04-15 14:32
TFT 500 TFT
ZAZ 250 ZAZ
$250.00
2025-04-14 09:17
USDT 1,000 USDT
TFT 2,000 TFT
$1,000.00
2025-04-12 16:45
ZAZ 100 ZAZ
USDT 50 USDT
$50.00
Market Rates
Pair Rate 24h Change Volume (24h)
TFT ZAZ
TFT/ZAZ
0.5 +2.3% $125,000
TFT USDT
TFT/USDT
0.5 -1.2% $250,000
ZAZ USDT
ZAZ/USDT
0.5 +3.7% $175,000
About Collateralization

Use your digital assets as collateral to secure loans or generate synthetic assets. Maintain a healthy collateral ratio to avoid liquidation.

Collateralize Assets
TFT
Available: 10,000 TFT ($5,000)
$
$
Maximum Loan: $0.00
$ per TFT
Your collateral will be liquidated if the price falls below this level.
Your Active Collateral Positions
Asset Collateral Value Borrowed/Generated Collateral Ratio Liquidation Price Status Actions
TFT 2,000 TFT
$1,000 $700 (Loan)
143%
$0.35 Healthy
Beach Property NFT
$25,000 10,000 sUSD
250%
$10,000 Warning
ZAZ 1,000 ZAZ
$500 0.1 sBTC
333%
$0.15 Healthy
Collateral Health
Overall Collateral Health
60%
Health score represents the overall safety of your collateral positions. Higher is better.
Total Collateral Value

$26,500

Total Borrowed/Generated

$11,150

Your Beach Property NFT collateral is close to the liquidation threshold. Consider adding more collateral or repaying part of your synthetic assets.
About Staking

Staking allows you to lock your digital assets for a period of time to support network operations and earn rewards. The longer you stake, the higher rewards you can earn.

Available Staking Options
TFT
ThreeFold Token (TFT)
Total Staked: 5,250,000 TFT
Your Stake: 1,000 TFT
APY: 8.5%
TFT
Estimated Rewards: 0 TFT
ZAZ
Zanzibar Token (ZAZ)
Total Staked: 2,750,000 ZAZ
Your Stake: 500 ZAZ
APY: 12.0%
ZAZ
Estimated Rewards: 0 ZAZ
Digital Asset Staking

Stake your NFTs and other digital assets to earn passive income.

Estimated Rewards: $0.00
Reward Token: ZAZ
Your Active Stakes
Asset Amount Value Start Date End Date APY Earned Rewards Status Actions
TFT ThreeFold Token (TFT)
1,000 TFT $500 2025-03-15 2025-06-15 10.2% 22.5 TFT Active
ZAZ Zanzibar Token (ZAZ)
500 ZAZ $250 2025-04-01 2025-05-01 12.0% 5.0 ZAZ Active
Beach Property NFT
1 NFT $25,000 2025-02-10 2026-02-10 10.0% 450 ZAZ Active
Recent Assets
{% for asset in recent_assets %} {% endfor %}
Name Type Status Valuation Actions
{% if asset.asset_type == "Token" %} {% elif asset.asset_type == "NFT" %} {% elif asset.asset_type == "Real Estate" %} {% elif asset.asset_type == "Intellectual Property" %} {% elif asset.asset_type == "Share" %} {% elif asset.asset_type == "Bond" %} {% elif asset.asset_type == "Commodity" %} {% else %} {% endif %} {{ asset.name }}
{{ asset.asset_type }} {{ asset.status }} {% if asset.current_valuation %} ${{ asset.current_valuation }} {% else %} Not valued {% endif %} View
Asset Types Distribution
{% for asset_type in assets_by_type %} {% endfor %}
Asset Type Count
{% if asset_type.type == "Token" %} {% elif asset_type.type == "NFT" %} {% elif asset_type.type == "Real Estate" %} {% elif asset_type.type == "Intellectual Property" %} {% elif asset_type.type == "Share" %} {% elif asset_type.type == "Bond" %} {% elif asset_type.type == "Commodity" %} {% else %} {% endif %} {{ asset_type.type }}
{{ asset_type.count }}
{% endblock %}