Dopey Ducklings

Verified contract

Active on Ethereum with 4,003 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Dopey Ducklings"

0x4e71a1bdc15e0150fbf33847ff6fe064416f56b1375f5078dff0e0828edf9ed2
0x85fb3009531d887167a20da7a9ad57b776470aa72ee8fbce4666469bc0dc3314
0xaa9a06dcf52d71500f7f2b4824a524a6f4de8dee9e1e7dc4b8bdf9cc57593728
0x30eb3ac59a2fd5d182fb90d5b583772de50c286abd9f75c24486830e64b717a9
0x3571ea36e4b2ca67022312908036bc87626a2560619ca4d9cd65606e4eb5e9f1
0x063c246367979a0eaf5cc351576583ded04ababbd7445604915aa21f0c2c7991
0xc30e789d77fd59b75f894d5a81eddd5f64b1b19015f9e296857ed32c835b3984
0x7e6557d7658c2009f5b015f512d49f906b4d89d222e3993cadf659f7a8097c43
0x68d80c01023b47e60d9d4c0fdc076ab780b3e2bcc684b33fa5377ef673a3eb6c
0x714b42b308b5420045a798edf2f1e8019f0ab3a3e48e86722e892e1898195283

Functions
Getter at block 21302408
baseExtension(view returns (string)
.json
cost(view returns (uint256)
30000000000000000
maxMintAmount(view returns (uint256)
5
maxSupply(view returns (uint256)
8888
name(view returns (string)
Dopey Ducklings
notRevealedUri(view returns (string)
ipfs://QmeoL8pKHc7wK1wv6TxVVJATdTrpWCjoFUpZDvjTcz136G/hidden.json
onlyWhitelisted(view returns (bool)
true
owner(view returns (address)
0x92fccc0f6f7e8e170ffb83891fc7166e3f453b3a
paused(view returns (bool)
false
payments(view returns (address)
0x71b2c4a4405793261c2ce00d1a3d13c33651977a
revealed(view returns (bool)
true
symbol(view returns (string)
DDL
totalSupply(view returns (uint256)
2044
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
isWhitelisted(address _userview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenByIndex(uint256 indexview returns (uint256)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256)
tokenURI(uint256 tokenIdview returns (string)
walletOfOwner(address _ownerview returns (uint256[])
whitelistedAddresses(uint256view returns (address)
State-modifying
approve(address touint256 tokenId
mint(uint256 _mintAmountpayable 
pause(bool _state
renounceOwnership(
reveal(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseExtension(string _newBaseExtension
setBaseURI(string _newBaseURI
setCost(uint256 _newCost
setNotRevealedURI(string _notRevealedURI
setOnlyWhitelisted(bool _state
setmaxMintAmount(uint256 _newmaxMintAmount
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
whitelistUsers(address[] _users
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 _namestring _symbolstring _initBaseURIstring _initNotRevealedUriaddress _payments
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.