Dead Will Rise
Verified contract
Active on
Ethereum with 6,688 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
17 additional
variables
Balances ($0.00)
No balances found for "Dead Will Rise"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20065985 | 6 months ago | | | 0 | 0.00043673357 | |
| 20065966 | 6 months ago | | | 0 | 0.00031591449 | |
| 17919567 | a year ago | | | 0 | 0.00053244400 | |
| 16842138 | 2 years ago | | | 0 | 0.00095821071 | |
| 16719060 | 2 years ago | | | 0 | 0.0010829349 | |
| 16635436 | 2 years ago | | | 0 | 0.0019626831 | |
| 16285594 | 2 years ago | | | 0 | 0.00044733483 | |
| 16167374 | 2 years ago | | | 0 | 0.00067646733 | |
| 15995717 | 2 years ago | | | 0 | 0.00064284822 | |
| 15902671 | 2 years ago | | | 0 | 0.00055341813 |
ABI
ABI objects
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 lastBlock, uint32 lastProgress, uint32 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 owner) view returns (uint256)
getApproved(uint256 tokenId) view returns (address)
getGroupDailyActivityRecords(uint32 _groupNumber) view returns (struct DeadWillRiseActivityRecord[])
getGroupDailyActivityRecordsByAddress(address _collectionAddress) view returns (struct DeadWillRiseActivityRecord[])
getGroupRate(uint32 _groupNumber) view returns (uint32)
getGroupScore(uint32 _groupNumber) view returns (uint32)
getGroupScoreByAddress(address _collectionAddress) view returns (uint32)
getIndividualDailyActivityRecords(uint256 tokenId) view returns (struct DeadWillRiseActivityRecord[])
getIndividualLuck(uint256 tokenId) view returns (uint32)
getIndividualOnlyScore(uint256 tokenId) view returns (uint32)
getIndividualRate(uint256 tokenId, bool ignoreBite) view returns (uint32)
getIndividualScore(uint256 tokenId) view returns (uint32)
groupActivity(uint256) view returns (uint32 riskChoice, uint32 activityOutcome)
groupManager(uint256) view returns (address)
groupNumberToCollection(uint256) view returns (address)
groupNumbers(address) view returns (uint256)
groupRecord(uint256) view returns (uint32 lastBlock, uint32 lastScore, uint32 groupSeed, uint32 totalMembers)
individualActivity(uint256) view returns (uint32 riskChoice, uint32 activityOutcome)
individualRecord(uint256) view returns (uint32 lastBlock, uint32 lastScore, uint32 individualSeed, uint32 groupNumber, bool bitten)
isApprovedForAll(address owner, address operator) view returns (bool)
mintCount(uint256) view returns (uint256)
ownerOf(uint256 tokenId) view returns (address)
supportsInterface(bytes4 interfaceId) view returns (bool)
tokenURI(uint256 tokenId) view returns (string)
tokensOfOwner(address owner) view returns (uint256[])
State-modifying
Events approve(address to, uint256 tokenId) payable
cureIndividual(uint256 tokenId) payable
dailyActivityGroup(uint32 _groupNumber, uint32 _riskChoice) payable
dailyActivityIndividual(uint256 tokenId, uint32 _riskChoice) payable
declareLastSurvivor(uint256 tokenId)
declareWinningGroup(uint32 groupNumber)
delegateMint(address _collectionAddress, address _onBehalfOf) payable
endEvent()
mintIndividual() payable
mintToGroup(address _collectionAddress) payable
registerGroup(address _collectionAddress) payable
renounceOwnership()
resumeEvent(uint32 _infectionRate)
safeTransferFrom(address from, address to, uint256 tokenId) payable
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data) payable
setApprovalForAll(address operator, bool approved)
setBaseURI(string baseURI)
setContractURI(string newContractURI)
setIncludeStatsInURI(bool _stats)
setInfectionProgress(uint32 _infectionProgress)
setInfectionRate(uint32 _infectionRate, uint32 _progressAdder)
setMintingVariables(bool _groupOpen, bool _publicOpen, uint32 _maxPerWalletPerGroup, uint32 _maxPerGroup)
setPlaceholderURI(string placeholderURI)
startEvent(uint32 _infectionRate)
sweepRewards()
transferFrom(address from, address to, uint256 tokenId) payable
transferGroupManagement(address _collectionAddress, address _newManager)
transferOwnership(address newOwner)
unwrapWETH()
withdraw(uint256 share)
Approval(address indexed owner, address indexed approved, uint256 indexed tokenId)
ApprovalForAll(address indexed owner, address indexed operator, bool approved)
ConsecutiveTransfer(uint256 indexed fromTokenId, uint256 toTokenId, address indexed from, address indexed to)
GroupDailyActivity(uint256 groupNum, uint256 currentDay, uint256 riskChoice, uint256 activityOutcome)
GroupRegistered(uint256 groupNum, address collectionAddress, address groupManager)
GroupTransferred(uint256 groupNum, address collectionAddress, address groupManager)
IndividualCured(uint256 tokenId)
IndividualDailyActivity(uint256 tokenId, uint256 currentDay, uint256 riskChoice, uint256 activityOutcome)
InfectionSpreading(uint256 currentProgress, uint256 infectionRate)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 indexed tokenId)
constructor(string mContractURI, string mPlaceholderURI)
fallback()
receive()
ApprovalCallerNotOwnerNorApproved()
ApprovalQueryForNonexistentToken()
BalanceQueryForZeroAddress()
MintERC2309QuantityExceedsLimit()
MintToZeroAddress()
MintZeroQuantity()
OwnerQueryForNonexistentToken()
OwnershipNotInitializedForExtraData()
TransferCallerNotOwnerNorApproved()
TransferFromIncorrectOwner()
TransferToNonERC721ReceiverImplementer()
TransferToZeroAddress()
URIQueryForNonexistentToken()