Bytecode-generated storage layout

We've generated a storage layout (with no variable labels) from this contract's bytecode. We've also started a backfill to track the inferred variables and it is currently at block 20887316.

USDT

Verified contract

Proxy

Active on Ethereum with 815 txns
Deployed by via 0x876b98c3 at 17777154
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $1.08
0x4ecc18c315bf1858e4c2dbf440d83a2ed14aab3b6284e22cbdad0c921d73c454
0x08bd291050134d5868c1066f2d5a5dd5722b58acfe8dbd0746928a9b099b5126
0x0e0879793fbc7b33290a170e3f641404fa505ad5a57fd2a2fa1112ae01ede758
0xe8131555b70f0de8d2a88073c4d308638cc2e142763a3a8455bd9f18644f4522
0xa3c65f298fc0dced6a7ba1553fd6f005a5ec3cbc4406dc7c1aa84eb02d300e4c
0xc410701b61884e918081ff5dfc9a5fb882368ae390c49941c9a413125aa98878
0x60317fa83fe281f4204c753bef8e8da1d0ab00e65f3d008e4398ccc18ba2246d
0x1dfd3408358b2f095c99d172e9e83c4c3eda924488efccbf0a553fcbc5ed18ad
0x07e4bfe6882a4f242fb3f5c96decff24fd6f2c52743d0ce9c4e2e8e423e06bc0
0x69a503917feab27663806753b7b7784ea6973df4e984069db967accf81956616

Functions
Getter at block 20887336
decimals(view returns (uint8)
18
initialized(view returns (bool)
true
name(view returns (string)
USDT
symbol(view returns (string)
USDT
totalSupply(view returns (uint256)
88888888000000000000000000
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address ownerview returns (uint256 balance)
State-modifying
approve(address spenderuint256 amountreturns (bool)
init(address _creatoruint256 _totalSupplystring _namestring _symboluint8 _decimals
transfer(address touint256 amountreturns (bool)
transferFrom(address fromaddress touint256 amountreturns (bool)
Events
Approval(address indexed owneraddress indexed spenderuint256 amount
Transfer(address indexed fromaddress indexed touint256 amount
Constructor

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.