๐Ÿ” Transparency

Contracts, proofs, payouts, and security โ€” everything you need to verify CLT is fair and transparent. All on-chain, all verifiable.

Last refresh: --:--:--
Program
ASzyv...av9WZ
View on Solscan โ†’
Treasury
Pending Verification
View on Explorer โ†’
VRF Provider
Chainlink VRF on Solana

๐Ÿ“Š Holders' Share โ€” Per Round

Latest Rounds

Round NetSales (USDT) Holders' % Pool (USDT) Paid (USDT) Block/Tx
Pending Verification

๐Ÿ’ฐ Referral Commissions โ€” Summary

Loading...
Referrer Accrued (USDT) Paid (USDT) Last Payout
Pending Verification

๐Ÿ“… Payout Cycles โ€” Holders' Share

Latest Cycles

# Start End Holders % Inflow (USDT) Pool (USDT) Settlement
Pending Verification

๐ŸŽฒ Fairness & VRF Proofs

We use Chainlink VRF for verifiable randomness. Follow these steps to verify any draw:

  1. 1Open the VRF request transaction on Solscan.
  2. 2Open the corresponding fulfill transaction.
  3. 3Read the randomness output and apply the mapping formula.
  4. 4Match the winning number and check payout transactions.
Mapping Example (JS)
const N = 1000000; // ticket space
const rnd = BigInt('0x' + RANDOM_HEX);
const win = Number(rnd % BigInt(N));
console.log('Winning number:', win);

๐Ÿ† Prize Pool & Payouts

Current Pool
$0 USDT
Tier Amount (USDT) Winners Per Winner
Pending Verification

Recent Draws

Draw Winning # Prize (USDT) Tx
Pending Verification

๐Ÿ“‹ Fees & Allocation

Clear breakdown of protocol fees and allocation with proof transactions.

  • Prize Pool: 90% (primary rewards)
  • Referrals: 5%
  • Operations/VRF/Infra: 3%
  • Buyback/Reserve: 2%

๐Ÿ” Security

We prioritize safety. Multisig operations, least-privilege keys, and verifiable on-chain flows.

PLANNED

Audit scheduled for Q2 2026

PLANNED

Bug bounty program launching soon

Multisig Wallets
Pending Verification

Multisig wallets not yet configured. Will be updated before mainnet launch.

โš ๏ธ Risk & Disclaimers

๐Ÿ“ก On-chain data, indexer, or RPC delays may affect display freshness. Data shown may be delayed by up to a few minutes.
๐Ÿ“‰ No guarantee of future returns. Cryptocurrency investments carry significant risks including total loss. Users are solely responsible for their decisions.
๐Ÿ”ง Smart contract risk exists. While audits reduce risk, they do not eliminate it entirely. Only invest what you can afford to lose.
โš–๏ธ Regulatory environments differ by jurisdiction. Users must ensure compliance with their local laws before participating.

๐Ÿ“ž Contact & Support

Reach out to us through official channels. Beware of impersonators โ€” always verify links.

๐Ÿ“ก Status & Incidents

โœ…
All systems nominal. Data refreshes automatically every 60 seconds.

๐Ÿ“ Changelog

  • v0.3 โ€” Added dynamic data loading, risk disclaimers, and contact section
  • v0.2 โ€” Redesigned transparency page to match main site
  • v0.1 โ€” Initial transparency page scaffolding