Doodle Miners

Verified contract

Active on Ethereum with 1,466 txns
Deployed by via 0x3b33f41a at 14032407
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Doodle Miners"

0x65839dcaac8a1797e75645e1464dd99e33235a29de8345ba23d2b7a603388980
0x3d996477f15cb604febfa6f584ba4c61ac7de2c2a17cbd7a376032ad22cc741a
0xa1817689a3f1113ce40db119b2062cf75f77441d0238a7aa778eebd675352e6c
0x59a72fbdd086dc4c4a8adc691f9dde75f2fdea9d86ee5def527a3fa06e626fb0
0x5dfcfbe732dd4648bc490dc715f793890205add1f0a438cc0402313f4b0df9e5
0x7112559d3d18e0ea3b6de4e153cf7e822b8bada979f796bbaaf25b085ffb9055
0x08795247370c7584a11ab714fc3a482078d6e301a02cadb4d8e0478e15236c1a
0x9e3549284c7c7b50a63f5e9723cd66c37f4df925bb072072a2255d538d794c86
0x4eed13902154fbb60cdad62e56d807091b6ed32813c759ed856d14a7257378c6
0xa9880b799f1faa18fb899a7fd8592fe9fba4a05ad8ec6332777d106babe63b61

Functions
Getter at block 21041091
cost(view returns (uint256)
50000000000000000
maxPerMint(view returns (uint32)
10
maxPerWallet(view returns (uint32)
40
name(view returns (string)
Doodle Miners
open(view returns (bool)
true
owner(view returns (address)
0x6cdc3be0550bbe13eb17d35a386bb255014c79e7
presaleOpen(view returns (bool)
true
supply(view returns (uint32)
2038
symbol(view returns (string)
DM
totalSupply(view returns (uint32)
4444
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 _tokenIdview returns (string)
State-modifying
airdrop(address[] to
approve(address touint256 tokenId
mint(uint32 countpayable 
presaleMint(uint32 countbytes32[] proofpayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setCommission(uint32 _commision
setCost(uint256 _cost
setMaxPerMint(uint32 _max
setMaxPerWallet(uint32 _max
setOpen(bool _open
setPreSaleAddresses(bytes32 root
setPresaleOpen(bool _open
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdraw(payable 
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(string _uristring _namestring _symboluint32 _totalSupplyuint256 _costbool _open
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.