WHAT HAPPENED
Verified contract
Active on
Ethereum with 33 txns
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 HAPPENED"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15976996 | 2 years ago | | | 0 | 0.0042463260 | |
| 15976749 | 2 years ago | | | 0 | 0.00063898467 | |
| 15976600 | 2 years ago | | | 0 | 0.0011619756 | |
| 15976578 | 2 years ago | | | 0 | 0.00091884774 | |
| 15976467 | 2 years ago | | | 0 | 0.00094760333 | |
| 15975595 | 2 years ago | | | 0 | 0.00073016364 | |
| 15974857 | 2 years ago | | | 0 | 0.0045795300 | |
| 15974823 | 2 years ago | | | 0 | 0.0039045820 | |
| 15974778 | 2 years ago | | | 0 | 0.00067617000 | |
| 15974773 | 2 years ago | | | 0 | 0.00081467519 |
ABI
ABI objects
Getter at block 21219428
_origin() view returns (address)
0x7cc78083f9deb58c72cfb38c2da0802e8468e9a9
decimals() view returns (uint8)
9
name() view returns (string)
WHAT HAPPENED
symbol() view returns (string)
WHAT HAPPENED
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.