From 7710e4935bb2d9615bddbc9694643c4d63b70605 Mon Sep 17 00:00:00 2001 From: hakanyasinirmak <39058933+hakanyasinirmak@users.noreply.github.com> Date: Fri, 4 Apr 2025 17:09:03 +0300 Subject: [PATCH] TUSDT.json --- src/tokens/TUSDT.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 src/tokens/TUSDT.json diff --git a/src/tokens/TUSDT.json b/src/tokens/TUSDT.json new file mode 100644 index 00000000..b5e8d933 --- /dev/null +++ b/src/tokens/TUSDT.json @@ -0,0 +1,13 @@ +{ + "name": "USDT O Game", + "symbol": "USDT", + "totalSupply": 1000000000, + "decimals": 6, + "network": "BSC", + "logoURI": "https://tradevizyon.com.tr/assets/images/kl-137x137.png", + "metadata": { + "description": "TUSDT is a stablecoin pegged to USD with a total supply of 1 billion tokens.", + "website": "https://tradevizyon.com.tr", + "whitepaper": "https://tradevizyon.com.tr/page4.html" + } +}