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 |
---|---|---|---|---|---|
WDT | ERC-20 | 0.0007 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12520940 | 3 years ago | | | 0 | 0.00076678800 | |
| 12354497 | 4 years ago | | | 0 | 0.0011432520 | |
| 11836004 | 4 years ago | | | 0 | 0.0059004120 | |
| 11835858 | 4 years ago | | | 0 | 0.0076047843 | |
| 11774681 | 4 years ago | | | 0 | 0.0027896520 | |
| 11482173 | 4 years ago | | | 0 | 0.00083278800 | |
| 11397318 | 4 years ago | | | 0 | 0.00083305200 | |
| 11397248 | 4 years ago | | | 0 | 0.0011630520 | |
| 11366243 | 4 years ago | | | 0 | 0.00075457800 | |
| 11312124 | 4 years ago | | | 0 | 0.0011630520 |
ABI
ABI objects
Getter at block 21157973
INITIAL_SUPPLY() view returns (uint256)
75000000000
decimals() view returns (uint32)
2
name() view returns (string)
EUULA
owner() view returns (address)
0x03825b0d0de6eb3cc350512c78d605ab088bcce6
symbol() view returns (string)
EUULA
totalSupply() view returns (uint256)
75000000000
Read-only
allowance(address _owner, address _spender) view returns (uint256 remaining)
balanceOf(address _owner) view returns (uint256 balance)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool success)
transfer(address _to, uint256 _value) returns (bool success)
transferFrom(address _from, address _to, uint256 _value) returns (bool success)
transferOwnership(address newOwner)
transferWise(address[] recipients, uint256[] values)
Approval(address indexed _owner, address indexed _spender, uint256 _value)
Transfer(address indexed _from, address indexed _to, uint256 _value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.