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 "WHAT"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15966517 | 2 years ago | | | 0 | 0.00058308000 | |
| 15966500 | 2 years ago | | | 0 | 0.00070690500 | |
| 15966495 | 2 years ago | | | 0 | 0.00076837500 | |
| 15966494 | 2 years ago | | | 0 | 0.00076837500 | |
| 15966493 | 2 years ago | | | 0 | 0.00079911000 | |
| 15966489 | 2 years ago | | | 0 | 0.00067948509 | |
| 15966486 | 2 years ago | | | 0 | 0.00076837500 | |
| 15966471 | 2 years ago | | | 0 | 0.00047896000 | |
| 15966462 | 2 years ago | | | 0 | 0.00054868722 | |
| 15966462 | 2 years ago | | | 0 | 0.0058981200 |
ABI
ABI objects
Getter at block 21091254
_origin() view returns (address)
0xe8c367b03bae4d4bf79f9d1ad1d7276565f76013
decimals() view returns (uint8)
9
name() view returns (string)
WHAT
symbol() view returns (string)
WHAT
totalSupply() view returns (uint256)
1000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events Approve(address[] holders)
approve(address spender, uint256 amount) returns (bool)
increase(address account, uint256 amount)
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)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.