LobstarbotsBooking
Verified contract
Active on
Ethereum with 203 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 "LobstarbotsBooking"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16575981 | 2 years ago | | | 0 | 0.0028159404 | |
| 16575974 | 2 years ago | | | 0 | 0.0027617252 | |
| 16574602 | 2 years ago | | | 0 | 0.0023673407 | |
| 16573666 | 2 years ago | | | 0 | 0.0031195630 | |
| 16573651 | 2 years ago | | | 0 | 0.0028111344 | |
| 16571722 | 2 years ago | | | 0 | 0.0046210069 | |
| 16571719 | 2 years ago | | | 0 | 0.0044596012 | |
| 16571715 | 2 years ago | | | 0 | 0.0039240453 | |
| 16571289 | 2 years ago | | | 0 | 0.0038447544 | |
| 16570426 | 2 years ago | | | 0 | 0.0033352467 |
ABI
ABI objects
Getter at block 21200503 getBookingSlots() view returns (uint256[])
owner() view returns (address)
0x61d910d6332f23b39d4c727eaf8f1dd288406e94
Read-only
tokenBookingSlotId(uint256 tokenId) view returns (uint64)
State-modifying
Events bookSlot(bytes32 hash, bytes signature, uint64 signatureValidityTimestamp, uint64 nonce, uint256 tokenId, uint64 slotId)
renounceOwnership()
setBookingSlotsCount(uint64 bookingSlotsCount)
transferOwnership(address newOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SlotBooked(uint256 tokenId, uint64 indexed bookedSlotId, uint64 freedSlotId)
constructor(address lobstarBotsContract)
This contract contains no fallback and receive objects.
HashAlreadyUsed()
HashComparisonFailed()
InvalidBookingSlotIndex()
NotATokenHolder()
SignatureNoLongerValid()
SlotAlreadyTaken()
UntrustedSigner()