Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
24 changes: 22 additions & 2 deletions defiProjectList.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,23 @@
[

]
{
"name": "USDTF",
"twitter": "https://x.com/roomshare7",
"audit": ["https://github.com/trotok-sud/USDTF/blob/main/docs/Usdtf%20Audit%20Report.pdf"],
"homepage": "https://trotok-sud.github.io/USDTWeb/",
"logo": {
"svg": "",
"png": "https://raw.githubusercontent.com/trotok-sud/USDTF/main/docs/logo.png"
},
"tvlUrl": "https://usdtf-tvl-production.up.railway.app/api/tvl",
"currentTvl": "$54,321.99",
"marketCapLink": "https://www.coingecko.com/en/coins/tether",
"description": "USDTF is a decentralized finance protocol on TRON featuring time-bound minting and burning of tokens, with transparent TVL tracking.",
"tokenAddress": "TCL6M2NnQ1Ath5MgYqpRuJBN1zXjuZa5F4",
"poolAddresses": [],
"category": "Minting",
"oracle": "WINkLink",
"forkedFrom": "",
"methodology": "TVL is calculated by summing (minted tokens – burned tokens) × current token price from TRON–WINkLink price feed."
}

]