WizSkullMerge
Verified contract
Active on
Ethereum with 1,057 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x1a75…9c84
0x7316…f344
0x7aa4…dd71
Balances ($0.00)
No balances found for "WizSkullMerge"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15221026 | 2 years ago | | | 0 | 0.0016626000 | |
| 15220121 | 2 years ago | | | 0 | 0.0014188833 | |
| 15219327 | 2 years ago | | | 0 | 0.0022756008 | |
| 15214299 | 2 years ago | | | 0 | 0.00077743106 | |
| 15213894 | 2 years ago | | | 0 | 0.0014830933 | |
| 15212751 | 2 years ago | | | 0 | 0.0042151636 | |
| 15212745 | 2 years ago | | | 0 | 0.0037377749 | |
| 15212723 | 2 years ago | | | 0 | 0.0054680163 | |
| 15212639 | 2 years ago | | | 0 | 0.0020605370 | |
| 15212084 | 2 years ago | | | 0 | 0.0015889700 |
ABI
ABI objects
Getter at block 21258521
owner() view returns (address)
0xcb7a92f2e8dca5376195f7287b9724da83aa693f
paused() view returns (bool)
true
Read-only
This contract contains no read-only function objects.
State-modifying
Events changeShroomCost(uint256 cost)
pause()
renounceOwnership()
setShroomBank(address shroomBankAddress)
skullMerge()
transferOwnership(address newOwner)
unpause()
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Paused(address account)
SkullMerged(address user)
Unpaused(address account)
constructor(address halfSkullAddress, address fullSkullAddress, address shroomAddress)
This contract contains no fallback and receive objects.
This contract contains no error objects.