Unstaked Tether USD
Unverified contract
Proxy
Active on
Ethereum with 5 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)
No balances found for "Unstaked Tether USD"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21181699 | 17 hours ago | | | 0 | 0.0017013697 | |
| 21121404 | 9 days ago | | | 0 | 0.00020992573 | |
| 21108088 | 11 days ago | | | 0 | 0.00071812235 | |
| 20937235 | a month ago | | | 0 | 0.00069840331 | |
| 20920816 | a month ago | | | 0 | 0.00082649695 |
ABI
ABI objects
Getter at block 21186770
decimals() view returns (uint8)
18
initialized() view returns (bool)
true
name() view returns (string)
Unstaked Tether USD
symbol() view returns (string)
USDT
totalSupply() view returns (uint256)
382786991000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address owner) view returns (uint256 balance)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
init(address _creator, uint256 _totalSupply, string _name, string _symbol, uint8 _decimals)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 amount)
Transfer(address indexed from, address indexed to, uint256 amount)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.