Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "Wicked"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21152330 | a day ago | | | 0 | 0.00020549505 | |
| 21150011 | a day ago | | | 0 | 0.00025583665 | |
| 20899956 | a month ago | | | 0 | 0.00018029840 | |
| 20751962 | 2 months ago | | | 0 | 0.000047548000 | |
| 20435834 | 3 months ago | | | 0 | 0.00029878697 | |
| 19351512 | 8 months ago | | | 0 | 0.0010118018 | |
| 19323801 | 8 months ago | | | 0 | 0.00092612300 | |
| 19167002 | 9 months ago | | | 0 | 0.00054369951 | |
| 19087801 | 10 months ago | | | 0 | 0.00059946175 | |
| 19027650 | 10 months ago | | | 0 | 0.0019578659 |
ABI
ABI objects
Getter at block 21160714
APE() view returns (address)
0xbe6e3669464e7db1e1528212f0bff5039461cb82
GENESIS() view returns (uint256)
1631905200
WICKED_PER_SECOND_PER_APE() view returns (uint256)
115740000000000
decimals() view returns (uint8)
18
name() view returns (string)
Wicked
symbol() view returns (string)
WCKD
totalSupply() view returns (uint256)
5115693792915000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
last(uint256) view returns (uint256)
lastClaim(uint256 id) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
mintForIds(uint256[] ids)
mintForUser(address user)
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(address ape)
This contract contains no fallback and receive objects.
This contract contains no error objects.