AntminerZ KASPA

Verified contract

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

No balances found for "AntminerZ KASPA"

0x85414986586ac3a51b468cbb737ccb68a7fc1db359182511a95e160e4d19eec2
0xc0e52e16a5e21a594fadc8462c4b9533435bd14d7035251185852d54dd9ca9ac
0xce2a286bc7e81f515aa592415c4a7681241e543f961c141a345d140be94568cb
0x4c2be63cbe18df86cea7811b7787b67ed0be18c2776352883bd4287c697c8fe9
0x433878ae6162c39faaac885729fabc768385b641b0ec087377af6174e41d117d
0xc5737c88eb8948c860ef1a28ff2c06df57b8e77d942c11a2f64218c311cacced
0xa4d7e8060e393c415cb0507525b05c85e604e336bedff9f0e7020f4d6ef1d1a5
0x9739052fa55bcd9c876bc91ecc6e995da053f67b9a1f9773d78b849d23a0d830
0x6ef5ebd992a5cd99401b380508dd7c8fcbe54674608a78134ee9f9a351894c5e
0xce92a387c7bcf943e9cecf2545614af64b0eb2d253a80c11e79be841da0ce848

Functions
Getter at block 20892190
baseExtension(view returns (string)
.json
baseURI(view returns (string)
ipfs://QmdZUSLMxuV1TPZ2X6aJcjNjvCJooh7sBVajPjx8KetyhS/
cost(view returns (uint256)
670000000000000000
costWL(view returns (uint256)
0
currentState(view returns (uint256)
2
maxMintAmountPublic(view returns (uint256)
40
maxMintAmountWL(view returns (uint256)
15
maxSupply(view returns (uint256)
500
merkleRootWhitelist(view returns (bytes32)
0x5b76d35819fa1f89b2d4868278a68b98361aaaf88d0cccb3891b6b63d1e6af6d
name(view returns (string)
AntminerZ KASPA
nftPerAddressLimitWL(view returns (uint256)
25
notRevealedUri(view returns (string)
ipfs://QmVaXyfaaooW8NN2vPDHBNVmfAGvzJDUd13xSDk8dz3jBR/
owner(view returns (address)
0x48d50d1707be392f7bf07c36c692346d67c56371
revealed(view returns (bool)
true
symbol(view returns (string)
AZK
totalSupply(view returns (uint256)
500
Read-only
addressMintedBalance(addressview returns (uint256)
addressMintedBalanceWL(addressview returns (uint256)
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
isWhitelisted(address _userbytes32[] _merkleProofview returns (bool)
mintableAmountForUser(address _userview returns (uint256)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
whitelistedAddresses(addressview returns (bool)
State-modifying
approve(address touint256 tokenId
mint(address _touint256 _mintAmountbytes32[] _merkleProofpayable 
mintMethod(address _touint256 _mintAmountbytes32[] _merkleProofpayable 
pause(
renounceOwnership(
reveal(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseExtension(string _newBaseExtension
setBaseURI(string _newBaseURI
setNftPerAddressLimitWL(uint256 _limit
setNotRevealedURI(string _notRevealedURI
setOnlyWhitelisted(
setPublic(
setPublicCost(uint256 _price
setWLCost(uint256 _price
setWhitelistMerkleRoot(bytes32 _merkleRoot
setmaxMintAmountPublic(uint256 _newmaxMintAmount
setmaxMintAmountWL(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(
Fallback and receive

This contract contains no fallback and receive objects.

Errors
ApprovalCallerNotOwnerNorApproved(
ApprovalQueryForNonexistentToken(
ApprovalToCurrentOwner(
ApproveToCaller(
BalanceQueryForZeroAddress(
MintToZeroAddress(
MintZeroQuantity(
OwnerQueryForNonexistentToken(
TransferCallerNotOwnerNorApproved(
TransferFromIncorrectOwner(
TransferToNonERC721ReceiverImplementer(
TransferToZeroAddress(