Dead mfers
Verified contract
Proxy
Active on
Ethereum with 4,478 txns
Unified storage
Map
Table
Raw
Constants and immutables
0
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 49 additional slots
-
variable spans 43 additional slots
-
variable spans 48 additional slots
Balances ($0.00)
No balances found for "Dead mfers"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21198906 | 16 days ago | | | 0 | 0.00071517311 | |
| 21138333 | 25 days ago | | | 0 | 0.00080981603 | |
| 20526423 | 4 months ago | | | 0 | 0.000042891725 | |
| 20062556 | 6 months ago | | | 0 | 0.00082661437 | |
| 19717185 | 7 months ago | | | 0 | 0.00020472081 | |
| 19627887 | 8 months ago | | | 0 | 0.00043494586 | |
| 19623721 | 8 months ago | | | 0 | 0.00039075319 | |
| 19268911 | 9 months ago | | | 0.0069 | 0.0051970778 | |
| 19230437 | 10 months ago | | | 0.0069 | 0.0023085049 | |
| 19230435 | 10 months ago | | | 0.0069 | 0.0021733875 |
ABI
ABI objects
Getter at block 21316008
mintFee() view returns (uint256)
6900000000000000
name() view returns (string)
Dead mfers
owner() view returns (address)
0x2d5536583306e80a0326167339fe31514664c4a4
remaining() view returns (uint256)
3335
shareAddress() view returns (address)
0xe28564784a0f57554d8beec807e8609b40a97241
symbol() view returns (string)
Read-only
balanceOf(address owner) view returns (uint256)
cache(uint256) view returns (uint256)
cachePosition(uint256) view returns (uint256)
getApproved(uint256 tokenId) view returns (address)
isApprovedForAll(address owner, address operator) view returns (bool)
isTokenAvailable(uint256 tokenID) view returns (bool)
ownerOf(uint256 tokenId) view returns (address)
supportsInterface(bytes4 interfaceId) view returns (bool)
tokenURI(uint256 tokenId) view returns (string)
State-modifying
Events approve(address to, uint256 tokenId)
initialize(string name_, string symbol_, string baseURI_, address shareAddress_, address ownerAddress_, uint256 mintFee_, uint256 size_, bool mintSelectionEnabled_, bool mintRandomEnabled_)
mintPreSelected(bool isFree, address to, uint256 tokenID, bytes signature) payable
mintRandom() payable
mintToAccount(address to, uint256 tokenID)
mintToken(uint256 tokenID) payable
renounceOwnership()
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setApprovalForAll(address operator, bool approved)
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed approved, uint256 indexed tokenId)
ApprovalForAll(address indexed owner, address indexed operator, bool approved)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 indexed tokenId)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.