Dirty Donkey

Verified contract

Active on Ethereum with 9 txns
Deployed by via 0x77991bc3 at 13574404
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Dirty Donkey"

0xf90196845dcd587ae1e81c15735a43bc65eb71ff6c470dfe2231079cbf2deedb
0x2916dda05ea19a5d9338d455664733acaed3181de80cc175e6e62a7bd5301bc7
0xd23d4ac470045cf0d6bd0a1f32ec6120b344510e2c43f55c012127034ef242b6
0xb6426e84347a441cd8693b422db515e9423a69a9d86fa548fe6d47285d5f3605
0xbe15c946944055edb761067def2dc03d039835d04135d23f8ee465e7d31b8826
0xf202451e61e5d574b7849b62840c5289bad1ce4fce4aeff0cf106970c2f54d40
0x2a8459f4fab54aa17b2795df73d2d2bfc01035dab5c3e30d2e2748fa6168176e
0x8860e245e1989a4a1722249a357ee416dbef62dd51297e2f8e89b72c859eed5b
0xa7ff004d09d0eb9c579c017decbb423c9500b994d2ae83f29e868509020086cd

Functions
Getter at block 21311253
baseExtension(view returns (string)
.json
cost(view returns (uint256)
30000000000000000
maxMintAmount(view returns (uint256)
20
maxSupply(view returns (uint256)
10000
name(view returns (string)
Dirty Donkey
notRevealedUri(view returns (string)
ipfs://QmUkWhA4FJ6Bmxyx4Pq9bdvfLqZw8y5KThG8i5LTqNJnQr/hidden.json
owner(view returns (address)
0xe5980c98d9d11567136d0976b85e03900df9c20b
paused(view returns (bool)
true
revealed(view returns (bool)
true
symbol(view returns (string)
DD
totalSupply(view returns (uint256)
4
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)
tokenByIndex(uint256 indexview returns (uint256)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256)
tokenURI(uint256 tokenIdview returns (string)
walletOfOwner(address _ownerview returns (uint256[])
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
setmaxMintAmount(uint256 _newmaxMintAmount
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 _namestring _symbolstring _initBaseURIstring _initNotRevealedUri
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.