Doomsday: Settlers of the Wasteland
Verified contract
Active on
Ethereum with 1,880 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x1527…543f
Balances ($0.00)
No balances found for "Doomsday: Settlers of the Wasteland"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20262541 | 4 months ago | | | 0 | 0.00028953750 | |
| 20262540 | 4 months ago | | | 0 | 0.00030124309 | |
| 20189179 | 5 months ago | | | 0 | 0.00014474347 | |
| 18888528 | a year ago | | | 0 | 0.00068309775 | |
| 18888528 | a year ago | | | 0 | 0.00068483082 | |
| 18784507 | a year ago | | | 0 | 0.0016292832 | |
| 18621742 | a year ago | | | 0 | 0.0024395690 | |
| 18112390 | a year ago | | | 0 | 0.00062814407 | |
| 18088927 | a year ago | | | 0 | 0.00063779558 | |
| 18088913 | a year ago | | | 0 | 0.0010896454 |
ABI
ABI objects
Getter at block 21202296
currentState() view returns (bool _itIsTheDawnOfANewAge, uint32 _firstSettlement, uint16 _age, uint80 _creatorEarnings, uint80 _relics, uint80 _supplies, uint256 _blockNumber)
(_itIsTheDawnOfANewAge=true, _firstSettlement=1, _age=2, _creatorEarnings=0, _relics=0, _supplies=0, _blockNumber=21202296)
isDarkAge() view returns (bool)
false
miningState() view returns (bytes32 _lastHash, uint32 _settled, uint32 _abandoned, uint32 _lastSettleBlock, uint32 _collapseBlock, uint80 _mintFee, uint256 _blockNumber)
(_lastHash=0xa11e2fa4efaa57adf950245f09af2a247d91417a2a3309b57780bb149e34fd7a, _settled=1711, _abandoned=1711, _lastSettleBlock=17933452, _collapseBlock=17939636, _mintFee=10000000000000, _blockNumber=21202296)
name() view returns (string)
Doomsday: Settlers of the Wasteland
owner() view returns (address)
0xc6018c990cd0241ae613037e6229edd1556f3e45
symbol() view returns (string)
SETTLEMENT
totalSupply() view returns (uint256)
0
Read-only
balanceOf(address) view returns (uint256)
destroyed(uint256) view returns (uint32)
getApproved(uint256 _tokenId) view returns (address)
hashOf(uint32 _tokenId) view returns (bytes32)
isApprovedForAll(address, address) view returns (bool)
ownerOf(uint256 _tokenId) view returns (address)
settlementType(bytes32 hash, uint256 _supplyAtMint) pure returns (uint256)
settlements(uint32) view returns (uint32 settleBlock, uint24 supplyAtMint, uint16 age, uint8 settlementType, uint80 relics, uint80 supplies)
supportsInterface(bytes4) view returns (bool)
tokenURI(uint256 _tokenId) view returns (string)
State-modifying
Events abandon(uint32[] _tokenIds, uint32 _data)
approve(address _approved, uint256 _tokenId)
confirmDisaster(uint32 _tokenId, uint32 _data)
creatorWithdraw()
reinforce(uint32 _tokenId, bool[4] _resources) payable
safeTransferFrom(address _from, address _to, uint256 _tokenId)
safeTransferFrom(address _from, address _to, uint256 _tokenId, bytes data)
setApprovalForAll(address _operator, bool _approved)
setBlacklist(address _newBlacklist)
setCreator(address newCreator)
setMetadata(address _metadata)
setOwner(address newOwner)
settle(uint256 location, uint8 count, address data) payable
transferFrom(address _from, address _to, uint256 _tokenId)
Abandon(uint32 indexed _tokenId, bytes32 _hash, uint80 _growth, uint24 _supplyAtMint, uint32 _newAbandoned, uint80 _newMintFee, uint80 _eth, uint32 _settled, bool _itIsTheDawnOfANewAge, uint32 _blockNumber)
Approval(address indexed _owner, address indexed _approved, uint256 indexed _tokenId)
ApprovalForAll(address indexed _owner, address indexed _operator, bool _approved)
Disaster(uint32 indexed _tokenId, uint8 _type, bool _destroyed, bool _darkAgeOver)
Reinforce(uint32 indexed _tokenId, uint8 _type)
Settle(uint32 _tokenId, bytes32 _hash, address _settler, uint24 _newSupply, uint80 _newMintFee, uint32 _collapseBlock, uint8 _settlementType, address indexed _data, uint32 _blockNumber)
Transfer(address indexed _from, address indexed _to, uint256 indexed _tokenId)
constructor(address _darkAge, uint256 _BASE_DIFFICULTY, uint256 _DIFFICULTY_RAMP, uint256 _DIFFICULTY_COOLDOWN, uint256 _DIFFICULTY_COOLDOWN_SLOPE, uint256 _COLLAPSE_INITIAL, uint256 _COLLAPSE_RAMP, uint256 _COLLAPSE_MIN)
This contract contains no fallback and receive objects.
This contract contains no error objects.