TheCompleteDeckheadsCoop

Verified contract

Active on Ethereum with 857 txns
Deployed by via 0xfd208a61 at 13846574
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $355.95
0x53ad9e20c7ef36382c417dd922b016e5a959abc0e1ab3e1041932729fcfde1b5
0x231c2f3af91281ab434f419e8047035719f2ed13520ebae16115c5b89220d003
0x1555c02a6093a705dc06e94ffa74c8eab06117b076dc7d67bc912e194ef2bb54
0x52e9cce0dd825cddc8fa4a4949815ed51c1c8b6b465536ad3ee597f1763c4feb
0xf32420ec4d0c7388bd83612996c6765194b789c121dbf193953a265c4f328084
0x461b492bc5c96b9c46241e833d25048f240a648ebbd4225c42fe7b481981a97e
0x24c1eee69cdbca89307ca3d92dc7c9f5eab0291a1a710a610fbcb3b56b85a353
0xf38d91ba7e2ae3c4441b004b7e949ad079f2e2ee6608ad1328c5efe9671ddf1d
0x089b62ab7728e0970f821226a5c7207e21360bca24829ece40e3019940366b2e
0x3e8f33a85be9cb9ef7fbe2c419e0fb63299d5e905481190b2d81a062fa08d815

Functions
Getter at block 20889121
baseExtension(view returns (string)
.json
cost(view returns (uint256)
30000000000000000
maxMintAmount(view returns (uint256)
5
maxSupply(view returns (uint256)
10000
name(view returns (string)
TheCompleteDeckheadsCoop
notRevealedUri(view returns (string)
owner(view returns (address)
0x95a8f5c3f69809ded5a19b26245a08355f29529b
paused(view returns (bool)
false
revealed(view returns (bool)
true
symbol(view returns (string)
TCDHC
totalSupply(view returns (uint256)
1048
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.