USDT

Unverified contract

Proxy

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

No balances found for "USDT"

0x8ea57edb4bbda3c582f6ab5fb305460104fb8d04cc363ca64b475043e32fbf26
0x1a9908d1c02c386b0f73300b7ad730f7857b8cd5b1d669ed5ad713ee0cc43c9c
0xcff2bc45e4f2f4c1451996a09c14bc0727456e1419deded35ed931e25877b3c9

Functions
Getter at block 21380754
decimals(view returns (uint8)
18
maxSupply(view returns (uint256)
1000000000000000000000000000
name(view returns (string)
USDT
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)
burn(uint256 amount
burnFrom(address accountuint256 amount
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
increaseAllowance(address spenderuint256 addedValuereturns (bool)
initialize(address _ownerstring _namestring _symboluint8 _decimalsuint256 _initialSupply
transfer(address touint256 amountreturns (bool)
transferFrom(address fromaddress touint256 amountreturns (bool)
Events
Approval(address indexed owneraddress indexed spenderuint256 value
Initialized(uint8 version
Transfer(address indexed fromaddress indexed touint256 value
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.