DOKE_NFTs

Verified contract

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

No balances found for "DOKE_NFTs"

0xfa4fc77595083c69562503b88921d2d64cbc6cac3b41efff26621807b540040c
0x402ad44d37205608388b178de6a4b669ee8ece45d5b9b5a93d2ab91a9342457b
0x5367d106d0cfbb7d6a7c23604bfe5f18a2046540eb8b91407ee7a77eb5d27856
0xaab40550bffa89251ac7834150c882948812f193c840500edd2b07b9cd904f2e
0xbef0adcd5623a32368fae1ce9a0135d498853c602a4765e4e919dccb3d211c69
0x1e6ccf13d2209e3dd0f317d22aa6e1ba1f5a2cdf51d2f6025a3f378ff92f2496
0x9180048a8b6d4e74680b77f676f554e31c533a55f1e24408f533c7e0d0b526f9
0x380f5ba75f75d49a793c18450dc937c38dcb0118e2baaf1b33c0840b421db6c6
0x0aaa56b41b72338cd9ac1319595cdffd6e165dcca4880b0279fc46fe0da5540a
0xedd6cd59d84dd4ae221fb3e609a190e88f1b89e46dd248ba6adfaa48581e8a64

Functions
Getter at block 21066495
baseExtension(view returns (string)
.json
cost(view returns (uint256)
30000000000000000
maxMintAmount(view returns (uint256)
10000
maxSupply(view returns (uint256)
10000
name(view returns (string)
DOKE_NFTs
notRevealedUri(view returns (string)
ipfs://bafybeiaghntxlk4opuvzv67f7z5hgotxxfr3hqf7doyjzfl3tw5cd7xvfu/
owner(view returns (address)
0xf004edb399ab06f5eed4139ef81d6d25a9c551ca
paused(view returns (bool)
false
revealed(view returns (bool)
true
symbol(view returns (string)
DOKE_NFTs
totalSupply(view returns (uint256)
65
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.