RewardCollection

Verified contract

Active on Ethereum with 2,527 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
8 additional variables

No balances found for "RewardCollection"

0xc4f09e0efaec0e1af2ad3f7fe6e4781c75a7cce306244af5bb9c0277832b0725
0xd0be27bef1e76d67130884248bad921e8fdcd949ced4e797bd4957b1cd440e45
0x30b2b9a582d97126498df5f6c5c864b9c3206fe173acb369c6571d3ad27527de
0xd41f1d8d0e2423274a4aa27035507112978c387d8036f12ad23ffeba403f4097
0x618fdd9836436c5da2aba99803d820adeff651d47a04a8f4e3311844cccb4c52
0x7b82f8f060917e563457f9d5882387b17d33d60f5fe50ccd4d89b91aeac275e7
0x086d69cc9f7dee8a82770bc5426259cc2e23fe9a1aa58b4b3308e9293b6985a0
0x3020ce92329c3b53e1934beeaaa27d49e91f0893abdd3a384270973fece1dee0
0xfa0c35ee8cab8d7c9bf5ac8ec1aafd158e1c5f86bc35bcb16e6c9fd5597c8f08
0x4ab3be8a95af20fd873e550f08608e23d43e143ea59d46dda019bb692b7f44c1

Functions
Getter at block 21099609
gapMonthNormal(view returns (uint8)
3
gapMonthPlatinum(view returns (uint8)
1
gapMonthSpecial(view returns (uint8)
2
holdLimitNormal(view returns (uint256)
7776000
holdLimitSpecial(view returns (uint256)
5184000
lastDateNormal(view returns (uint256)
202309
lastDatePlatinum(view returns (uint256)
202303
lastDateSpecial(view returns (uint256)
202311
owner(view returns (address)
0x241708383345ea082d6f7eb5da586a313e763dac
startHour(view returns (uint256)
23
startTimestamp(view returns (uint256)
1646175600
Read-only
balanceOf(address accountuint256 idview returns (uint256)
balanceOfBatch(address[] accountsuint256[] idsview returns (uint256[])
claimStatus(uint256 tokenIduint256 timestampview returns (bool)
exists(uint256 idview returns (bool)
getEndTimestamp(uint8 whichview returns (uint256)
isApprovedForAll(address accountaddress operatorview returns (bool)
supportsInterface(bytes4 interfaceIdview returns (bool)
totalSupply(uint256 idview returns (uint256)
uri(uint256view returns (string)
State-modifying
burn(address accountuint256 iduint256 value
burnBatch(address accountuint256[] idsuint256[] values
claimCharCoir(uint256 tokenId
claimNormal(uint256 tokenIduint256 randNo
claimPlant(
claimPlatinum(uint256 tokenId
claimTerpHogz(uint256 tokenId
claimVegBloom(uint256 tokenId
claimZkittlez(uint256 tokenId
renounceOwnership(
safeBatchTransferFrom(address fromaddress touint256[] idsuint256[] amountsbytes data
safeTransferFrom(address fromaddress touint256 iduint256 amountbytes data
setApprovalForAll(address operatorbool approved
setRedPandaz(address redPandazAddress
setTrashPandaz(address trashPandazAddress
setURI(string uri_
transferOwnership(address newOwner
updateGapMonthNormal(uint8 _gapMonthNormal
updateGapMonthPlatinum(uint8 _gapMonthPlatinum
updateGapMonthSpecial(uint8 _gapMonthSpecial
updateHoldLimitNormal(uint256 _holdLimitNormal
updateHoldLimitSpecial(uint256 _holdLimitSpecial
Events
ApprovalForAll(address indexed accountaddress indexed operatorbool approved
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
TransferBatch(address indexed operatoraddress indexed fromaddress indexed touint256[] idsuint256[] values
TransferSingle(address indexed operatoraddress indexed fromaddress indexed touint256 iduint256 value
URI(string valueuint256 indexed id
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.