Tether USD
Verified contract
Proxy
Active on
Base with 555 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
-
variable spans 14 additional slots
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
BROGE | ERC-20 | 9.999K | -- | -- | |
V | ERC-20 | 50K | -- | -- | |
OHNO | ERC-20 | 1 | -- | -- | |
LZPZ | ERC-20 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 22415635 | 4 hours ago | | | 0 | 0.0000014836399 | |
| 22415374 | 4 hours ago | | | 0 | 0.0000014830398 | |
| 22404245 | 10 hours ago | | | 0 | 0.0000014844842 | |
| 22403159 | 11 hours ago | | | 0 | 0.0000014764872 | |
| 22395018 | 15 hours ago | | | 0 | 0.0000014848399 | |
| 22140605 | 7 days ago | | | 0 | 0.0000010653451 | |
| 22050207 | 9 days ago | | | 0 | 3.3007445e-7 | |
| 22018951 | 9 days ago | | | 0 | 5.6549640e-7 | |
| 21991167 | 10 days ago | | | 0 | 5.2913220e-7 | |
| 21955896 | 11 days ago | | | 0 | 1.8919552e-7 |
ABI
ABI objects
Getter at block 22422615
DOMAIN_SEPARATOR() view returns (bytes32)
0xfc473f3b188ddc130d674e2c654cdf97c0584c01c0f04903705e0a2d1a9c930b
chainId() view returns (uint16)
2
decimals() view returns (uint8)
6
eip712Domain() view returns (bytes1 domainFields, string domainName, string domainVersion, uint256 domainChainId, address domainVerifyingContract, bytes32 domainSalt, uint256[] domainExtensions)
(domainFields=0x1f, domainName=Tether USD, domainVersion=1, domainChainId=8453, domainVerifyingContract=0xff0c62a4979400841efaa6faadb07ac7d5c98b27, domainSalt=0x16585b5a106f17b14d483de9bed42bf78cf0b0f3b060385718bd39ea82fdbd9f, domainExtensions=[])
name() view returns (string)
Tether USD
nativeContract() view returns (bytes32)
0x000000000000000000000000dac17f958d2ee523a2206206994597c13d831ec7
owner() view returns (address)
0x8d2de8d2f73f1f4cab472ac9a881c9b123c79627
symbol() view returns (string)
USDT
totalSupply() view returns (uint256)
120609029389
Read-only
allowance(address owner_, address spender_) view returns (uint256)
balanceOf(address account_) view returns (uint256)
nonces(address owner_) view returns (uint256)
State-modifying
Events approve(address spender_, uint256 amount_) returns (bool)
burn(address account_, uint256 amount_)
decreaseAllowance(address spender_, uint256 subtractedValue_) returns (bool)
increaseAllowance(address spender_, uint256 addedValue_) returns (bool)
initialize(string name_, string symbol_, uint8 decimals_, uint64 sequence_, address owner_, uint16 chainId_, bytes32 nativeContract_)
mint(address account_, uint256 amount_)
permit(address owner_, address spender_, uint256 value_, uint256 deadline_, uint8 v_, bytes32 r_, bytes32 s_)
transfer(address recipient_, uint256 amount_) returns (bool)
transferFrom(address sender_, address recipient_, uint256 amount_) returns (bool)
updateDetails(string name_, string symbol_, uint64 sequence_)
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.