Miners of the Merge

Verified contract

Active on Ethereum with 564 txns
Deployed by via 0x8cd4ab21 at 15468830
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $6,606.65
0x7c657c5c6dbead48926d186cd0aa259744f30c3fccc6f669cdd1bd7b07d3a42b
From
0x284d102d98c1740d11005c1f47bb8651f8c0751aa0ae3f00916ebdab20e6896c
0xacce687fb6edd9d02ff30c5452c4ed002a719c9498534d8895ae1f8fb0206c93
0xf72e11f6fda30bcfe905e7ac0ebbab6255839e9f6218afb86401b4d3c5034b2f
0xea48f5f78145f0e04e0d615896a9c8d0a7ec6c30018f9dcd2bc899ce52d3f90f
0x716076e24fdbe1fa70da3c2a5ac88ef91d19c7c32626baf38237147c8f68c0b8
0x5f3fb89b4276cb8c42968f7eea43287b41dc03d7106ed623d7ba131db799250b
0x19996d61c37dc6e72625f86af2dfd0f84eb2309b5241cb2495f731b8b21e820d
0x2f5c8cdc0c2d5baf77e5fc8dc945d0c356b35ee07902cc727aee18ccb7f3e187
0xc9b7367bab6245e1f6f51b2cd9a608e9f768963431c282a375052bc96f78299e

Functions
Getter at block 21220905
burnCount(view returns (uint256)
0
getLastHash(view returns (bytes32)
0x47b767126d1b065aadbca8bc15b1b943ea7c6879c454ddb282b543ee0b8c78ee
getMiningState(view returns (bytes32 _hashuint256 _supplyuint256 blockNumber)
(_hash=0x47b767126d1b065aadbca8bc15b1b943ea7c6879c454ddb282b543ee0b8c78ee, _supply=381, blockNumber=21220905)
mergeHasHappened(view returns (bool)
false
name(view returns (string)
Miners of the Merge
owner(view returns (address)
0x94ce96d3ac6a6c709420488d8d99c8be859c17d0
ownerWithdrawn(view returns (uint256)
337
symbol(view returns (string)
MERGE
totalSupply(view returns (uint256)
381
winnerHasWithdrawn(view returns (bool)
false
Read-only
balanceOf(addressview returns (uint256)
getApproved(uint256 _tokenIdview returns (address)
getEthContained(uint256 _tokenIdview returns (uint256)
hashOf(uint256 _tokenIdview returns (bytes32)
isApprovedForAll(addressaddressview returns (bool)
ownerOf(uint256 _tokenIdview returns (address)
supportsInterface(bytes4view returns (bool)
tokenURI(uint256 _tokenIdview returns (string)
tokenWithdrawn(uint256view returns (uint256)
State-modifying
approve(address _approveduint256 _tokenId
burn(uint256 tokenId
burnMultiple(uint256[] tokenIds
mine(uint256 seedpayable 
ownerWithdraw(
safeTransferFrom(address _fromaddress _touint256 _tokenId
safeTransferFrom(address _fromaddress _touint256 _tokenIdbytes data
setApprovalForAll(address _operatorbool _approved
setMetadata(address _metadata
setOwner(address newOwner
transferFrom(address _fromaddress _touint256 _tokenId
withdrawEth(uint256 tokenId
withdrawEthMultiple(uint256[] tokenIds
withdrawPrize(
Events
Approval(address indexed _owneraddress indexed _approveduint256 indexed _tokenId
ApprovalForAll(address indexed _owneraddress indexed _operatorbool _approved
Mine(uint256 _tokenIdbytes32 _hashaddress _mineruint256 _blockNumber
Transfer(address indexed _fromaddress indexed _touint256 indexed _tokenId
WithdrawEth(uint256 _tokenIduint256 _amountuint256 _tokenWithdrawn
WithdrawPrize(
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.