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 "wooo"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21223646 | 7 days ago | | | 0 | 0.0015433932 | |
| 21202391 | 10 days ago | | | 0 | 0.00033274418 | |
| 21198049 | 11 days ago | | | 0 | 0.00038438839 | |
| 21132733 | 20 days ago | | | 0 | 0.00087868183 | |
| 21076687 | a month ago | | | 0 | 0.00059119767 | |
| 21053928 | a month ago | | | 0 | 0.00022708101 | |
| 21047938 | a month ago | | | 0 | 0.00021686329 | |
| 21047710 | a month ago | | | 0 | 0.00018019429 | |
| 21042860 | a month ago | | | 0 | 0.00031078486 | |
| 21042428 | a month ago | | | 0 | 0.0025940500 |
ABI
ABI objects
Getter at block 21276278
decimals() view returns (uint8)
18
name() view returns (string)
wooonen
owner() view returns (address)
0x671b0f312a23debed6519a758eb7b9f248c94485
symbol() view returns (string)
wooo
totalSupply() view returns (uint256)
999999999999999999999899100
Read-only
allowance(address player, address spender) view returns (uint256)
balanceOf(address player) view returns (uint256)
State-modifying
Events approve(address spender, uint256 value) returns (bool)
burn(uint256 amount)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
multiTransfer(address[] receivers, uint256[] amounts)
transfer(address to, uint256 value) returns (bool)
transferFrom(address from, address to, uint256 value) returns (bool)
withdraw(address recipient, address token)
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.