CryptoShack

Verified contract

Active on Ethereum with 10,452 txns
Deployed by via 0xec92229d at 14298268
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 19 additional slots
-
variable spans 4 additional slots
5 additional variables

No balances found for "CryptoShack"

0x59799dba8d1202fb1f5cd784f86be940239508ab2cd5f7a378a3a90b005a9bd7
From
0x8469a34fef394dd50892f5438340b05efcaa4c046240a1dc7171292b61f9974f
0x11f2bf8a7cbdf3f93008cc0819aa1e66dc2654d94bd4090e0fd399a33cc5bbb4
0xd0fdcb168e7954122146b5357e830cc4b1a631cb739df459be58d6b6bad6ddd4
0x6c2fded0ed2068f39ff758cf80f495b84d596d26ad428d5206f595ad56653b3a
0x41cea24316deeb0dcaa0a718c52c77130e316ddddc7750063869f6fc3e85038e
0x1119e5b589f40a511021ad92200bc7b0e16c7412d78f0a26d0a4cfc7b911754e
0x58636624c6765f7201e8c939d8dc7ba3eb4877d59020ac524c5c25b833644480
0x00aca8562db4c44204e3a8ebc00bc295bb134f7aedbf000a017135dd15092d13
0x7d35390103f995b0bff4491ff35a748403c21be8c386905538984646baf91b56

Functions
Getter at block 20829974
MAX_SUPPLY(view returns (uint256)
7200
claimAllowed(view returns (bool)
false
exchangeAllowed(view returns (bool)
false
maxMintPerTx(view returns (uint256)
3
maxPerWallet(view returns (uint256)
20
mintAllowed(view returns (bool)
false
mintCost(view returns (uint256)
69000000000000000
mintedTotal(view returns (uint256)
7200
mulesquadClaimed(view returns (uint256)
443
mulesquadReserved(view returns (uint256)
443
name(view returns (string)
CryptoShack
owner(view returns (address)
0x1711efa959192fef76f5ba27f9b4f16fbaa49ca1
publicMinted(view returns (uint256)
6457
reserveMinted(view returns (uint256)
300
revealed(view returns (bool)
true
symbol(view returns (string)
SHACK
teamReserved(view returns (uint256)
300
totalSupply(view returns (uint256)
5712
Read-only
balanceOf(address owner_view returns (uint256)
getApproved(uint256 tokenIdview returns (address)
getSupplyByType(uint256 type_view returns (uint256)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownedOfType(address address_uint256 type_view returns (uint256)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 _tokenIdview returns (string)
walletOfOwner(address address_uint256 type_view returns (uint256[])
State-modifying
approve(address touint256 tokenId
claimMulesquad(uint256[] _mulesquadIds
exchange(uint256[] _tokenIds
mintPublic(uint256 amount_payable 
mintReserve(address walletuint256 amount_
mulesquadClaimEnd(
reveal(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseTokenURI(string baseURI_
setMaxPerWallet(uint256 maxPerWallet_
setMulesquadContract(address mulesquadAddress_
switchClaimAllowed(
switchExchangeAllowed(
switchMintAllowed(
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address owner_
withdrawEther(
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.