Tether USD

Verified contract

Active on Ethereum with 1,613 txns
Deployed by via 0x691f83ee at 13655834
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0x7f075ed0646758a41e391ffaf93f0906c9ba9311a7f616fabfb559ac53dfb04b
0x09395c3e4adccc5cf2cff477204cbc70762f4485f46797703d6958870f524cc7
0xd1268f8a2c00304a6547eef7e8e3b16797bfece12955fa2fc55d637f30d22910
0x737670e8fefdeecf9c431d7999766a0091ddc2e9ff6dd501dfc8c11592e5e026
0xe6ad576fe2383b436cbceab6b38ce4e440bba5e11e61e846bd1c59d72f485a01
0xc5b62c65d78469b15ec97bfc50780e57a250671f85add78cc6873570434b31f1
0x03e282866413a5a124d90c4977d67f43ce46b35e53433d8a88bf1110f9da448c
0x18688510dd4b53e9cccdfb7dac7b39eb8907e6a7ca559f0854caaf085bf03c47
0x2b36ce402505768a096f4637e5c0d2c1a5d713f320ba0cf842962bbbf9cabbb0
0x6e9d5b4f6c773d21cdf82ce1d6cbb7caa5169ac2a422fe33064eaa0601eb7243

Functions
Getter at block 21292420
decimals(view returns (uint256)
18
name(view returns (string)
Tether USD
symbol(view returns (string)
USDT
totalSupply(view returns (uint256)
1000000000000000000000000000
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
State-modifying
approve(address spenderuint256 amountreturns (bool)
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
increaseAllowance(address spenderuint256 addedValuereturns (bool)
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
Events
Approval(address indexed owneraddress indexed spenderuint256 value
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(string name_string symbol_uint256 decimals_uint256 initialBalance_address tokenOwner_address feeReceiver_
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.