This contract is being backfilled. You may encounter incomplete storage history.

Tether USD

Verified contract

Active on Ethereum with 2,943 txns
Deployed by via 0xc69995c6 at 15617786
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0xb7cbd5c390a49d0332b3f44bc47bdde2bb871b46f0788ea22171c27293fc7cb7
0xc36dceaa392519415c1e42e4213787ac09625baf3771237bb1c08d4416773cf7
0xff41eb5e572a79d17b34168e14672ca9c25c70dfa36aee54a27742b0d503d272
0x8ce6423ac2117cabe5a8ba498c03d0721277dae26f6debbccc2190ebc4a07c47
0x8e68d738aa6d7dc2c9640186140c7e757efb0d1e2035db0c0b642084d40c4a13
0x2ce73b31648096eac0f02fbe2951842d4835a26f27cad313cfb5c192776feac1
0x1773b75ced4d56096ce6eb24b2a70c2ad93bdf71d0ac19232c9e45d4507ebf67
0x6a3cb227904c53b3970a09ecafdb27a8ca82cb17d3084e389cbe05c1f50f0764
0xfae9fe132256d832cd1a8ac3724bcc097d2e865ba8206cce3272ed96927528dd
0xfd11cbf8c99fc33b940b27c6bb32873f17e8436a2405436726e504b650d62375

Functions
Getter at block 20800444
_totalSupply(view returns (uint256)
100000000000000000000000000
decimals(view returns (uint8)
18
name(view returns (string)
Tether USD
symbol(view returns (string)
USDT
totalSupply(view returns (uint256)
100000000000000000000000000
Read-only
allowance(address tokenOwneraddress spenderview returns (uint256 remaining)
balanceOf(address tokenOwnerview returns (uint256 balance)
safeAdd(uint256 auint256 bpure returns (uint256 c)
safeDiv(uint256 auint256 bpure returns (uint256 c)
safeMul(uint256 auint256 bpure returns (uint256 c)
safeSub(uint256 auint256 bpure returns (uint256 c)
State-modifying
approve(address spenderuint256 tokensreturns (bool success)
transfer(address touint256 tokensreturns (bool success)
transferFrom(address fromaddress touint256 tokensreturns (bool success)
Events
Approval(address indexed tokenOwneraddress indexed spenderuint256 tokens
Transfer(address indexed fromaddress indexed touint256 tokens
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.