Daves Family
Verified contract
Active on
Ethereum with 982 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "Daves Family"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21111236 | 14 days ago | | | 0 | 0.00011614055 | |
| 19038738 | 10 months ago | | | 0 | 0.00050663548 | |
| 18290138 | a year ago | | | 0 | 0.00029573440 | |
| 18290136 | a year ago | | | 0 | 0.00046522393 | |
| 18290134 | a year ago | | | 0 | 0.00048073231 | |
| 18290132 | a year ago | | | 0 | 0.00048275711 | |
| 18290130 | a year ago | | | 0 | 0.00056087029 | |
| 17928739 | a year ago | | | 0 | 0.0032443977 | |
| 17588720 | a year ago | | | 0 | 0.0014260849 | |
| 17523544 | a year ago | | | 0 | 0.00089769462 |
ABI
ABI objects
Getter at block 21208489
ALMintingPaused() view returns (bool)
true
MAX_CAP() view returns (uint256)
5555
MAX_MINT_PER_TX() view returns (uint8)
15
MAX_PUBLIC_MINT_AMOUNT() view returns (uint8)
5
PublicMintingPaused() view returns (bool)
false
getPrice() view returns (uint256)
10000000000000000
metadataUri() view returns (string)
https://daves.mypinata.cloud/ipfs/QmV9UZXJfLSoNwUweAPCJMHXtws5DvhhcpSs6r2vphb3qs/
name() view returns (string name_ret)
Daves Family
owner() view returns (address)
0x10bdeccf6a3ace1cfa3ac3415b60bf6b754b900a
symbol() view returns (string symbol_ret)
Daves
totalSupply() view returns (uint256)
2699
Read-only
ALAddressToCap(address) view returns (uint256)
_exists(uint256 _id) view returns (bool)
balanceOf(address _owner) view returns (uint256)
getApproved(uint256 _id) view returns (address)
getWlQuotaByAddress(address _whitelistedAddr) view returns (uint256)
isApprovedForAll(address _owner, address _operator) view returns (bool)
mintedPublic(address) view returns (uint256)
ownerOf(uint256 _id) view returns (address)
supportsInterface(bytes4 _interfaceId) view returns (bool)
tokenURI(uint256 _id) view returns (string)
transferLocks(uint256) view returns (bool)
State-modifying
Events addToAllowListArray(address[] _allowlisted, uint256[] _allowedMintCnt)
approve(address _approved, uint256 _id)
lockDave(uint256 _id, bool _locked)
mintAllowList(uint256 _mintAmount)
mintCommunityDaves(uint256 _mintAmount)
mintPublic(uint256 _mintAmount) payable
pauseALSale(bool _val)
pauseMint(bool _val)
renounceOwnership()
safeTransferFrom(address _from, address _to, uint256 _id)
safeTransferFrom(address _from, address _to, uint256 _id, bytes _data)
setAdmin(address _newAdmin, bool _isAdmin)
setApprovalForAll(address _operator, bool _approved)
setMaxMintCapPerWallet(uint8 _val)
setPrice(uint256 _newPrice)
setURI(string _uri)
transferFrom(address _from, address _to, uint256 _id)
transferOwnership(address newOwner)
withdraw(address recipient)
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)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.