Tether USD

Verified contract

Active on Ethereum with 138 txns
Deployed by via 0x9d2f2f61 at 15080263
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Tether USD"

0x1a336ecab8089970c56896a087e577569bd4a92bc89258cad4420384dbc27b71
0x513c119095f5fd122f9bd95990af0e7d65879977b9192b1741d4a4b9c1442de7
0x0db903d06a394ff9fe06025e469064de454a4ab134f8944c907cda0021c7b34b
0x5a223dcfd20edf48163dd4aedd1866604d716dbf06f79dacc13835dc6fb84e10
0x862b07bcd47e3605be0adf4ae13a17b891d565a1b6e19d1c4ef9d853253165e4
0xe9fc28b68461a48e45a6c4162ef6abd7b4d99e092e0f3af20fdae6048d9f3290
0x92840e37706e7c1c3ca5dfa5f175dbad933a638166af072200af55cdc19ca73f
0xf4c52c8f74a2844119242701db1cde0eeee68d90994581ab50ad7cafc3e5c8d7
0x0878185e3bdbb22cf0cd80eb40d7dd360bba094e80795bd476723d93eae5fd9e
0x2b0666462d5e480b7e5583b937e0fa2afd8fd36f0504590b6b92fcdee0325e77

Functions
Getter at block 20944416
MAX_UINT(view returns (uint256)
115792089237316195423570985008687907853269984665640564039457584007913129639935
_totalSupply(view returns (uint256)
10000000000000000000000000000
basisPointsRate(view returns (uint256)
0
decimals(view returns (uint256)
18
deprecated(view returns (bool)
false
getOwner(view returns (address)
0x9d18ca065bd0d56954d1854740fd8c4fd9caf9c7
maximumFee(view returns (uint256)
0
name(view returns (string)
Tether USD
owner(view returns (address)
0x9d18ca065bd0d56954d1854740fd8c4fd9caf9c7
paused(view returns (bool)
false
symbol(view returns (string)
USDT-ERC20
totalSupply(view returns (uint256)
10000000000000000000000000000
upgradedAddress(view returns (address)
0x0000000000000000000000000000000000000000
Read-only
allowance(address _owneraddress _spenderview returns (uint256 remaining)
allowed(addressaddressview returns (uint256)
balanceOf(address whoview returns (uint256)
balances(addressview returns (uint256)
getBlackListStatus(address _makerview returns (bool)
isBlackListed(addressview returns (bool)
State-modifying
addBlackList(address _evilUser
approve(address _spenderuint256 _value
deprecate(address _upgradedAddress
destroyBlackFunds(address _blackListedUser
issue(uint256 amount
pause(
redeem(uint256 amount
removeBlackList(address _clearedUser
setParams(uint256 newBasisPointsuint256 newMaxFee
transfer(address _touint256 _value
transferFrom(address _fromaddress _touint256 _value
transferOwnership(address newOwner
unpause(
Events
AddedBlackList(address _user
Approval(address indexed owneraddress indexed spenderuint256 value
Deprecate(address newAddress
DestroyedBlackFunds(address _blackListedUseruint256 _balance
Issue(uint256 amount
Params(uint256 feeBasisPointsuint256 maxFee
Pause(
Redeem(uint256 amount
RemovedBlackList(address _user
Transfer(address indexed fromaddress indexed touint256 value
Unpause(
Constructor
constructor(uint256 _initialSupplystring _namestring _symboluint256 _decimals
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.