Dead Will Rise

Verified contract

Active on Ethereum with 6,688 txns
Deployed by via 0xa3b93f11 at 15722301
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
17 additional variables

No balances found for "Dead Will Rise"

0x2200fd366c3e951b38673d075801e0adb13d6f467ff965fa4b541ffad9ae5e8b
0x2052264aca9138dc34013502ac80cd785312f33e814b677b0383109b8ce7628f
0x732294786223ee6ce00a7dc5777072561cebe1cb780f672eb177d640b1214837
0xaa8d877c966bacc4b27edd3b84990da20baceda7ef40a8980c13417cc34e094a
0xe6a07fbaaae99750342b702351a344de22328e0a8085743eb0860ea3b7e200ba
0x685122e374675f2428a8d339a0f8bf653677e1269802eec7d9b36b49da1fe20b
0x50c30ba4a28b003a83adc4b8f45967a87cae6213b7cb975b421b12332f6e5f6b
0xab0c735d0e6fae10f5ca0ff6bdf7c5467af98af776eb271da8761af77a4e3a0f
0xf0e0c58caed369f190bca052df8bf45484f25ceb63ec7e5bb9f5720e4d0081cd
0x391dafc66d006676588da38217c70889561c8698222a54ef259fa65c84dd9a5c

Functions
Getter at block 21317077
FINAL_CURE_COST(view returns (uint256)
10000000000000000000
GROUP_DAILY_ACTIVITY_COST(view returns (uint256)
10000000000000000
GROUP_REGISTRATION_COST(view returns (uint256)
100000000000000000
INDIVIDUAL_DAILY_ACTIVITY_COST(view returns (uint256)
1000000000000000
MAX_DAY(view returns (uint8)
19
MAX_SUPPLY(view returns (uint256)
5000
TOKEN_URI_SEPARATOR(view returns (string)
/
collectionSeed(view returns (uint32)
3147830518
contractURI(view returns (string)
https://deadwillrise.xyz/contract.json
cureSupply(view returns (uint32)
445
currentDay(view returns (uint32)
19
currentInfectionProgress(view returns (uint32)
24000000
eventOver(view returns (bool)
true
eventStartBlock(view returns (uint32)
15740358
eventStartTime(view returns (uint64)
1665678155
getCurrentRegistrationCost(view returns (uint256)
5000000000000000000000
groupBalance(view returns (uint256)
0
groupRegistrationOpen(view returns (bool)
true
groupsRegistered(view returns (uint32)
3
hostBalance(view returns (uint256)
0
includeStatsInURI(view returns (bool)
true
infectionProgress(view returns (uint32 lastBlockuint32 lastProgressuint32 infectionRate)
(lastBlock=15872670, lastProgress=24000000, infectionRate=0)
lastSurvivorTokenID(view returns (uint32)
625
maxPerGroup(view returns (uint32)
500
maxPerWalletPerGroup(view returns (uint32)
1
name(view returns (string)
Dead Will Rise
owner(view returns (address)
0x0a159ff1be49354771c180a5c91671c152901302
publicMintOpen(view returns (bool)
true
survivorBalance(view returns (uint256)
0
symbol(view returns (string)
DWR
totalSupply(view returns (uint256)
5000
totalSwept(view returns (uint256)
2883759737445519997
totalWithdrawn(view returns (uint256)
2883759737445519997
winningGroupNumber(view returns (uint32)
2
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
getGroupDailyActivityRecords(uint32 _groupNumberview returns (struct DeadWillRiseActivityRecord[])
getGroupDailyActivityRecordsByAddress(address _collectionAddressview returns (struct DeadWillRiseActivityRecord[])
getGroupRate(uint32 _groupNumberview returns (uint32)
getGroupScore(uint32 _groupNumberview returns (uint32)
getGroupScoreByAddress(address _collectionAddressview returns (uint32)
getIndividualDailyActivityRecords(uint256 tokenIdview returns (struct DeadWillRiseActivityRecord[])
getIndividualLuck(uint256 tokenIdview returns (uint32)
getIndividualOnlyScore(uint256 tokenIdview returns (uint32)
getIndividualRate(uint256 tokenIdbool ignoreBiteview returns (uint32)
getIndividualScore(uint256 tokenIdview returns (uint32)
groupActivity(uint256view returns (uint32 riskChoiceuint32 activityOutcome)
groupManager(uint256view returns (address)
groupNumberToCollection(uint256view returns (address)
groupNumbers(addressview returns (uint256)
groupRecord(uint256view returns (uint32 lastBlockuint32 lastScoreuint32 groupSeeduint32 totalMembers)
individualActivity(uint256view returns (uint32 riskChoiceuint32 activityOutcome)
individualRecord(uint256view returns (uint32 lastBlockuint32 lastScoreuint32 individualSeeduint32 groupNumberbool bitten)
isApprovedForAll(address owneraddress operatorview returns (bool)
mintCount(uint256view returns (uint256)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
tokensOfOwner(address ownerview returns (uint256[])
State-modifying
approve(address touint256 tokenIdpayable 
cureIndividual(uint256 tokenIdpayable 
dailyActivityGroup(uint32 _groupNumberuint32 _riskChoicepayable 
dailyActivityIndividual(uint256 tokenIduint32 _riskChoicepayable 
declareLastSurvivor(uint256 tokenId
declareWinningGroup(uint32 groupNumber
delegateMint(address _collectionAddressaddress _onBehalfOfpayable 
endEvent(
mintIndividual(payable 
mintToGroup(address _collectionAddresspayable 
registerGroup(address _collectionAddresspayable 
renounceOwnership(
resumeEvent(uint32 _infectionRate
safeTransferFrom(address fromaddress touint256 tokenIdpayable 
safeTransferFrom(address fromaddress touint256 tokenIdbytes _datapayable 
setApprovalForAll(address operatorbool approved
setBaseURI(string baseURI
setContractURI(string newContractURI
setIncludeStatsInURI(bool _stats
setInfectionProgress(uint32 _infectionProgress
setInfectionRate(uint32 _infectionRateuint32 _progressAdder
setMintingVariables(bool _groupOpenbool _publicOpenuint32 _maxPerWalletPerGroupuint32 _maxPerGroup
setPlaceholderURI(string placeholderURI
startEvent(uint32 _infectionRate
sweepRewards(
transferFrom(address fromaddress touint256 tokenIdpayable 
transferGroupManagement(address _collectionAddressaddress _newManager
transferOwnership(address newOwner
unwrapWETH(
withdraw(uint256 share
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
ConsecutiveTransfer(uint256 indexed fromTokenIduint256 toTokenIdaddress indexed fromaddress indexed to
GroupDailyActivity(uint256 groupNumuint256 currentDayuint256 riskChoiceuint256 activityOutcome
GroupRegistered(uint256 groupNumaddress collectionAddressaddress groupManager
GroupTransferred(uint256 groupNumaddress collectionAddressaddress groupManager
IndividualCured(uint256 tokenId
IndividualDailyActivity(uint256 tokenIduint256 currentDayuint256 riskChoiceuint256 activityOutcome
InfectionSpreading(uint256 currentProgressuint256 infectionRate
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(string mContractURIstring mPlaceholderURI
Fallback and receive
fallback(
receive(
Errors
ApprovalCallerNotOwnerNorApproved(
ApprovalQueryForNonexistentToken(
BalanceQueryForZeroAddress(
MintERC2309QuantityExceedsLimit(
MintToZeroAddress(
MintZeroQuantity(
OwnerQueryForNonexistentToken(
OwnershipNotInitializedForExtraData(
TransferCallerNotOwnerNorApproved(
TransferFromIncorrectOwner(
TransferToNonERC721ReceiverImplementer(
TransferToZeroAddress(
URIQueryForNonexistentToken(