DoodleDuckling
Verified contract
Proxy
Active on
Ethereum with 2,980 txns
Unified storage
Map
Table
Raw
Constants and immutables
4
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
0x6ba4…71c6
3 additional
variables
Balances ($0.00)
No balances found for "DoodleDuckling"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21213245 | 16 hours ago | | | 0 | 0.00053197217 | |
| 21155967 | 9 days ago | | | 0 | 0.00033956391 | |
| 21155967 | 9 days ago | | | 0 | 0.00052491302 | |
| 21140035 | 11 days ago | | | 0 | 0.00063512341 | |
| 20982418 | a month ago | | | 0 | 0.00028927774 | |
| 20979935 | a month ago | | | 0 | 0.00077748538 | |
| 20769480 | 2 months ago | | | 0 | 0.00014267652 | |
| 20646433 | 3 months ago | | | 0 | 0.000036445204 | |
| 20271652 | 4 months ago | | | 0 | 0.00029423922 | |
| 20246073 | 4 months ago | | | 0 | 0.00013038013 |
ABI
ABI objects
Getter at block 21217883
MAX_AMOUNT() view returns (uint256)
4444
baseURI() view returns (string)
ipfs://Qmebmmcx46LAycFBh4zADCzhVKuZR9kvYexbjATEHGdSFG/
freeMintIsActive() view returns (bool)
true
freeMintMerkleRoot() view returns (bytes32)
0xfcf1c49731ba10142cc5d940c21bf3e4a58c5736a4eba5acca86f0e781ec779b
getAvailable() view returns (uint256)
662
name() view returns (string)
DoodleDuckling
owner() view returns (address)
0x780498d80faf0d598fdabe79f9d591ccc1c1f562
payee() view returns (address)
0x6ba48660480045a75b656c01a32cccf4860b71c6
price() view returns (uint256)
50000000000000000
saleIsActive() view returns (bool)
false
symbol() view returns (string)
DOODLE DUCKLING
Read-only
balanceOf(address owner) view returns (uint256)
checkWhitelist(bytes32 root, bytes32[] proof) view returns (bool)
freeMintedList(address) view returns (bool)
getApproved(uint256 tokenId) view returns (address)
isApprovedForAll(address owner, address operator) view returns (bool)
ownerOf(uint256 tokenId) view returns (address)
secondFreeMintedList(address) view returns (bool)
supportsInterface(bytes4 interfaceId) view returns (bool)
tokenURI(uint256 tokenId) view returns (string)
State-modifying
Events admin() returns (address admin_)
changeAdmin(address newAdmin)
implementation() returns (address implementation_)
upgradeTo(address newImplementation)
upgradeToAndCall(address newImplementation, bytes data) payable
approve(address to, uint256 tokenId)
changeBaseURI(string newUri)
flipFreeMintState()
flipSaleState()
freeMint()
initialize(string name, string symbol, address payee_, string baseURI_)
ownerMint(address[] accounts)
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)
updateFreeMintMerkleRoot(bytes32 root)
updateMaxSupply(uint256 supply)
AdminChanged(address previousAdmin, address newAdmin)
BeaconUpgraded(address indexed beacon)
Upgraded(address indexed implementation)
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(address _logic, address admin_, bytes _data)
fallback()
receive()
This contract contains no error objects.