Tether USD

Verified contract

Active on Ethereum with 1,609 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
--
0xe6ad576fe2383b436cbceab6b38ce4e440bba5e11e61e846bd1c59d72f485a01
0xc5b62c65d78469b15ec97bfc50780e57a250671f85add78cc6873570434b31f1
0x03e282866413a5a124d90c4977d67f43ce46b35e53433d8a88bf1110f9da448c
0x18688510dd4b53e9cccdfb7dac7b39eb8907e6a7ca559f0854caaf085bf03c47
0x2b36ce402505768a096f4637e5c0d2c1a5d713f320ba0cf842962bbbf9cabbb0
0x6e9d5b4f6c773d21cdf82ce1d6cbb7caa5169ac2a422fe33064eaa0601eb7243
0x2529706e04594125d51fcc4cc3175029a34ef414a6a03b28ed858952c8497305
0x1cdb1b24a5f59644fe4be7f29897ef4c4f9d6cb367d358d57c347e23087c9755
0x8eff4a77bcda4b6000c8632ee57b7df93267d1ba80b621add8d48486967ccab7
0x332386f0ab70fff5a9f12353ef1e0bdb8194d3dfa73aa657580f614ed58986df

Functions
Getter at block 20868221
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.