HellsKitchen
Verified contract
Active on
Ethereum with 330 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 "HellsKitchen"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20250367 | 5 months ago | | | 0 | 0.00029507461 | |
| 19108249 | 10 months ago | | | 0 | 0.0016470611 | |
| 19031621 | 10 months ago | | | 0 | 0.0051959015 | |
| 19002805 | 10 months ago | | | 0 | 0.0047521771 | |
| 18917294 | a year ago | | | 0 | 0.0028399522 | |
| 18917169 | a year ago | | | 0 | 0.0028430103 | |
| 18903694 | a year ago | | | 0 | 0.0022411281 | |
| 18324512 | a year ago | | | 0 | 0.0012396667 | |
| 18294254 | a year ago | | | 0 | 0.0015566142 | |
| 18096088 | a year ago | | | 0 | 0.0021737791 |
ABI
ABI objects
Getter at block 21282354
cookingIsActive() view returns (bool)
true
devilsContract() view returns (address)
0x36d02dcd463dfd71e4a07d8aa946742da94e8d3a
owner() view returns (address)
0xab2864a765a8e083171cb598e94fc81c9a0c4997
sinsContract() view returns (address)
0xd96e64205c261ed36bb15b424bfec58c2a5510d4
Read-only
This contract contains no read-only function objects.
State-modifying
Events cookDevil(uint256 firstTokenId, uint256 secondTokenId)
flipCookingState()
renounceOwnership()
returnOwnership()
transferOwnership(address newOwner)
DevilCooked(uint256 firstTokenId, uint256 secondTokenId, uint256 cookedDevilTokenId)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address sftdContractAddress, address sinsContractAddress)
This contract contains no fallback and receive objects.
CookingNotLive()
NotOwner()