USDT

Verified contract

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

No balances found for "USDT"

0xced008a3ba1a8c5e3a14defdc5067b6dcff5ed2b44cc1baec00f617bf0c09a6a
0xb5f89eef26a953b24eade3a67c7c3c5fc7a2b1387117a5bc54c6b290f7564d15
0xd38061c7d9fbd104e2fbd5826eecf8e66143aa298f123d48c742b6a60b3d5a56
0x04f9945476e32a37fe702a73d30ef5e0a2e969e51a0959e4d032828a91e39df5
0x10ac4dcb15849b2720542dc185f6f3bc8210971c3714c804af764cae07da931e
0xa3255d4dc377096ad8682f9d4be4241316b5b89565b91618148679574543cd84
0xa120be916c5b8d5e15ee93701b3176ce378818a5bc207e939108ff8630c35c1c
0x7a09068394965f546d796e672e22d09c7c2fe762ece29202c49912e9f6c07947
0x2ba5808c2e094701a33eb6c492e437c0100a9f2a7066cd8fef9d7e054b4b0580
0xd041a1fa9ea58719d015672e125aee5e37d0cf68f19ba9dea0b41d5a5c791707

Functions
Getter at block 21089285
decimals(view returns (uint8)
18
name(view returns (string)
USDT
symbol(view returns (string)
USDT
totalSupply(view returns (uint256)
10000000000000000000000000
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
State-modifying
approve(address spenderuint256 valuereturns (bool)
burn(uint256 value
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 namestring symboluint8 decimalsuint256 totalSupplyaddress feeReceiveraddress tokenOwnerAddress
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.