Tether USD
Verified contract
Proxy
Active on
Ethereum with 368 txns
Unified storage
Map
Table
Raw
Constants and immutables
0
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
USDT | ERC-20 | 150 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21024222 | a month ago | | | 0 | 0.00081399000 | |
| 21024222 | a month ago | | | 0 | 0.00021711200 | |
| 19398213 | 8 months ago | | | 0 | 0.0035272900 | |
| 19295622 | 9 months ago | | | 0 | 0.0011938520 | |
| 19056692 | 10 months ago | | | 0 | 0.00084092200 | |
| 18992422 | 10 months ago | | | 0 | 0.0011893120 | |
| 18991455 | 10 months ago | | | 0 | 0.0015194480 | |
| 18842811 | a year ago | | | 0 | 0.0024962360 | |
| 18835147 | a year ago | | | 0 | 0.0031474280 | |
| 18822046 | a year ago | | | 0 | 0.0020066920 |
ABI
ABI objects
Getter at block 21215130
decimals() view returns (uint8)
18
initialized() view returns (bool)
true
name() view returns (string)
Tether USD
symbol() view returns (string)
USDT
totalSupply() view returns (uint256)
50000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
init(address owner_, string name_, string symbol_, uint256 totalSupply_)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.