MultiversX Tracker is Live!

What happens to confiscated USDT does anyone know?

All Cryptocurrencies

by COINS NEWS 100 Views

When Tether are burning blacklisted user funds. What do they do with the actual corresponding assets in their reserves? Do they hand it to police?

I wonder what is the work protocol that Theter are going by regarding the process of burning USDT of "_evilUser"(as their contract calls it). What is the procedure of decision as for who gets their funds taken away?

Anyone knows something about that?

Here's some related information so I'd fit 500 chars:
This is from the USDT contract.
This is how Theter can block a user from conducting transactions of USDT:

 function addBlackList (address _evilUser) public onlyOwner { isBlackListed[_evilUser] = true; AddedBlackList(_evilUser); }

Then this how they burn his USDT (or otherwise they would revoke the blacklist and release him)

 function destroyBlackFunds (address _blackListedUser) public onlyOwner { require(isBlackListed[_blackListedUser]); uint dirtyFunds = balanceOf(_blackListedUser); balances[_blackListedUser] = 0; _totalSupply -= dirtyFunds; DestroyedBlackFunds(_blackListedUser, dirtyFunds); }

Get BONUS $200 for FREE!

You can get bonuses upto $100 FREE BONUS when you:
πŸ’° Install these recommended apps:
πŸ’² SocialGood - 100% Crypto Back on Everyday Shopping
πŸ’² xPortal - The DeFi For The Next Billion
πŸ’² CryptoTab Browser - Lightweight, fast, and ready to mine!
πŸ’° Register on these recommended exchanges:
🟑 Binance🟑 Bitfinex🟑 Bitmart🟑 Bittrex🟑 Bitget
🟑 CoinEx🟑 Crypto.com🟑 Gate.io🟑 Huobi🟑 Kucoin.



Comments