LiberoRewards_01
Verified contract
Implementation
Active on
Base with 0 txns
Storage
Raw
Slot | Value |
---|---|
0x0000000000000000000000000000000000000000000000000000000000000000 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000001 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000002 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000003 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000004 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
Balances ($0.00)
No balances found for "LiberoRewards_01"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|
No transactions found for "LiberoRewards_01"
ABI
ABI objects
Getter at block 23078672
This contract contains no getter function objects.
Read-only
ext_approveAwardInternal(uint8 rewardIf, address rewardContract, address organizer, struct LiberoRewards_01Reward[] rewards) view
ext_batchMintCheckSignature(uint32 raffleNr, address[] to, uint256[] tokenIds, uint256[] tokenAmounts, bytes signature) pure returns (address recoveredSigner)
State-modifying
Events This contract contains no state-modifying function objects.
Payment(uint32 raffleNr, address wallet, uint256 tip, uint256 fee, bool refund)
RaffleCreated(uint32 raffleNr, uint32 id)
RewardError(uint32 raffleNr, string error, string reason, uint256 rewardTokenId, uint16 rewardTokenAmount, uint256 tokenId, address wallet, uint64 ticketId, uint16 ticketNr, uint8 reqNr)
RewardSuccessful(uint32 raffleNr, uint256 rewardTokenId, uint16 rewardTokenAmount, uint256 tokenId, address wallet, uint64 ticketId, uint16 ticketNr, uint8 reqNr)
TicketPicked(uint32 raffleNr, uint32 winSeqNr, uint32 drawIx, uint32 drawFrom, bool isSkipped, bool isPriority, uint256 rewardTokenId, uint16 rewardTokenAmount, uint256 tokenId, address wallet, uint64 ticketId, uint16 ticketNr, uint8 reqNr)
TicketRefundNonWinning(uint32 raffleNr, uint256 tokenId, address wallet, uint64 ticketId, uint16 ticketNr, uint8 reqNr, bool success, uint256 amount)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
ECDSAInvalidSignature()
ECDSAInvalidSignatureLength(uint256 length)
ECDSAInvalidSignatureS(bytes32 s)