Cryptomights Unrevealed

Verified contract

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

No balances found for "Cryptomights Unrevealed"

0x5b5ea41bfe52e136e9def0dbc9b387b22855c6ea7da599b7e8ed6b06500d8b22
0xed6bd10a8f4c6e7180b1e8b1d86b0d66755a369f221e3ed0a5b7bada1044e388
0x89324fc39f935784a6cfb643a28b704e28813b5a54a19de5f728b49f8ccb60a0
0xcd02b65240fc507be9f7a25ad770e8a11bfb87e51c32d24f27cf9ce21a2f7a64
0xbeeb96ee988688877d28491a342af7cfb931494e82bbe829a3fb6f28315282b4
0xcd5bf3331cb524aa3403284c43964dfcb3138bf66572adbee8d0776f02683331
0xe25bf66a254b10fc3a4bb3d2060f617557e2dc1a09ff5adbb9fea8ac6b7877d3
0x5b49695c8144d6595aaf4aac1ef4b060a6bdacd9e74f09f495a00d155c17e434
0xe7974d2aabbfa3ad44abfecba8e64542fa4d90f5372a8326ca512bcda7636e7b
0x27eaa642107769174192cdd820e62ccac7dc4fa9bc31ec46a16c1f74ed4665e1

Functions
Getter at block 20864663
MAX_BY_MINT_IN_TRANSACTION_SALE(view returns (uint256)
5
MAX_MINT_SALE(view returns (uint256)
5
NFT_REVEALED(view returns (uint256)
216
PRESALE_PRICE(view returns (uint256)
130000000000000000
RESERVED_MINTED(view returns (uint256)
574
RESERVED_NFT(view returns (uint256)
700
SALE_MINTED(view returns (uint256)
205
SALE_NFT(view returns (uint256)
777
SALE_PRICE(view returns (uint256)
130000000000000000
cryptoMightsInstance(view returns (address)
0x9dfffe8ccc228900ad4a348a3e0e7dd72f4711f7
lootBoxes(view returns (address)
0x4ea1cc21264da150af9aa68e466e0d8b29794bb5
merkleRoot(view returns (bytes32)
0x6fe1b36921c95ded79332f3b2fbe7fb8652991deda7f500bfb7442590173c807
name(view returns (string)
Cryptomights Unrevealed
owner(view returns (address)
0x1bc6507e9cdcb90ad6193f57cc09701722e158a6
presaleEnable(view returns (bool)
false
saleEnable(view returns (bool)
false
symbol(view returns (string)
CM
totalSupply(view returns (uint256)
779
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 tokenId)
tokenURI(uint256 _tokenIdview returns (string)
tokensOfOwner(address ownerview returns (uint256[])
users(addressview returns (uint256 salemint)
State-modifying
approve(address touint256 tokenId
mintPreSaleNFT(uint256 _countbytes32[] merkleProofpayable 
mintReservedNFT(address[] _touint256[] _count
mintSaleNFT(uint256 _countpayable 
renounceOwnership(
revealNFT(uint256[] ids
safeTransferFrom(address _fromaddress _touint256 _tokenIdbytes _data
safeTransferFrom(address fromaddress touint256 tokenId
setApprovalForAll(address operatorbool approved
setBaseURI(string newBaseURI
setPreSaleStatus(bool status
setSaleStatus(bool status
transferFrom(address _fromaddress _touint256 _tokenId
transferOwnership(address newOwner
updateMerkleRoot(bytes32 newRoot
updateMintLimitPerTransectionSale(uint256 newLimit
updatePreSalePrice(uint256 newPrice
updateReservedSupply(uint256 newSupply
updateSaleMintLimit(uint256 newLimit
updateSalePrice(uint256 newPrice
updateSaleSupply(uint256 newSupply
withdraw(
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(address touint256 count
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.