This contract is being backfilled. You may encounter incomplete storage history.

NFTLotteryPool

Verified contract

Implementation

Active on Ethereum with 0 txns
Deployed by via 0x1d57f422 at 13013221
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 48 additional slots
-
variable spans 1 additional slot
-
variable spans 40 additional slots
-
variable spans 48 additional slots
6 additional variables

No balances found for "NFTLotteryPool"

No transactions found for "NFTLotteryPool"


Functions
Getter at block 20812078
baseURI(view returns (string)
endDate(view returns (uint64)
0
hasCalledVRF(view returns (bool)
false
isRefundOpen(view returns (bool)
false
maxTickets(view returns (uint32)
0
maxTicketsPerAddress(view returns (uint32)
0
minTicketsToSell(view returns (uint32)
0
name(view returns (string)
owner(view returns (address)
0x0000000000000000000000000000000000000000
prizeAddress(view returns (address)
0x0000000000000000000000000000000000000000
prizeId(view returns (uint256)
0
startDate(view returns (uint64)
0
symbol(view returns (string)
ticketPrice(view returns (uint256)
0
totalSupply(view returns (uint256)
0
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenByIndex(uint256 indexview returns (uint256)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256)
tokenURI(uint256 idview returns (string)
State-modifying
approve(address touint256 tokenId
buyTickets(uint256 numTicketspayable 
claimETH(
distributePrize(
getRefund(uint256[] ids
initialize(address _prizeAddressuint256 _prizeIduint64 _startDateuint64 _endDateuint32 _minTicketsToSelluint32 _maxTicketsuint32 _maxTicketsPerAddressuint256 _ticketPrice
onERC721Received(addressaddressuint256bytesreturns (bytes4)
refundOwnerAssets(
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
unlockRefund(
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.