ITAMI

Verified contract

Active on Ethereum with 324 txns
Deployed by via 0xee290959 at 16015677
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
4 additional variables

No balances found for "ITAMI"

0x5acc6641dc720f08ec12fac89df471d9956f1a7d1ca278db0b7de497e8de6978
0xd92cd4d042cf8c9380bd6d8742ff374286964c66467f4ed9797a2c471a1fae58
0xb76f951700a77980030f5db57c2ac2da2cf80e727e28c030cff4a6a3eee2ddd0
0xe51bee0a40c300f9e2474b2460ba44c7079c76e0bff8b1c036f88921f654f767
0x5865db64139e918c9479aae6a4b0a6ce098b9c68b0887ce9b0a15f3c77fc913d
0x74d3e05174006fcfda79c6e21063eeff2339297e20dab3356c07704cf8021cce
0x4503079e385f716ac0662c95604a4d31dd2bfc217d9371c799dc600ba562889a
0x944d146b4733668e359a318006bd16307262b3b86cc2bf252c0e39c6689316e4
0x2e3073d08ea7dde85e92be1b49af50757b5f0cf1115725679c6dbeca6c2b3a88
0x60019a0bb37fc2d6e8d0fe25c6b5babc3b2ede80b0657cc6d7a0159a0ddb652f

Functions
Getter at block 21212798
_contractURI(view returns (string)
https://www.itami.gg/nft/itmContract.json
contractURI(view returns (string)
https://www.itami.gg/nft/itmContract.json
discountMerkleRoot(view returns (bytes32)
0x801ffe641153b97fde393d9706a35e995e31a7f58de3e54216134148da4752c2
discountedCost(view returns (uint256)
29250000000000000
getPausedState(view returns (bool)
true
getTotalSupply(view returns (uint256)
420
getWhitelistState(view returns (uint256)
1
hiddenMetadataUri(view returns (string)
ipfs://bafybeie3zlugqiocq3cwo6hk2epjmmoulow7xmisxmykj5rtrqrp3y2xme/
maxMintAmountPerTxPS(view returns (uint256)
5555
maxMintAmountPerTxWS(view returns (uint256)
2
maxSupply(view returns (uint256)
5555
merkleRoot(view returns (bytes32)
0xe6f356645e372129f0b0830e3ef54a6800a80db224a7557f7fec576022face47
name(view returns (string)
ITAMI
owner(view returns (address)
0x7f67c7582e72a4db3718000e310d7cf9c2d208f2
paused(view returns (bool)
true
publicCost(view returns (uint256)
30000000000000000
revealed(view returns (bool)
true
symbol(view returns (string)
ITM
totalSupply(view returns (uint256)
420
uriPrefix(view returns (string)
https://www.itami.gg/nft/json/
uriSuffix(view returns (string)
.json
walletLimitPS(view returns (uint256)
25
walletLimitWS(view returns (uint256)
2
whitelistCost(view returns (uint256)
30000000000000000
whitelistPhase(view returns (uint256)
1
Read-only
alreadyMinted(addressview returns (uint256)
balanceOf(address ownerview returns (uint256)
explicitOwnershipOf(uint256 tokenIdview returns (struct IERC721ATokenOwnership)
explicitOwnershipsOf(uint256[] tokenIdsview returns (struct IERC721ATokenOwnership[])
getAlreadyMinted(address aview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 _tokenIdview returns (string)
tokensOfOwner(address ownerview returns (uint256[])
tokensOfOwnerIn(address owneruint256 startuint256 stopview returns (uint256[])
walletOfOwner(address _ownerview returns (uint256[])
State-modifying
approve(address touint256 tokenIdpayable 
discountedMint(bytes32[] _merkleProofuint256 _mintAmountpayable 
mintForAddress(uint256 _mintAmountaddress _receiverpayable 
mintForAddressMultiple(address[] addressesuint256[] amount
publicMint(uint256 _mintAmountaddress receiverpayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenIdpayable 
safeTransferFrom(address fromaddress touint256 tokenIdbytes _datapayable 
setApprovalForAll(address operatorbool approved
setContractURI(string newContractURI
setDiscountMerkleRoot(bytes32 newRefMerkleRoot
setDiscountedMintCost(uint256 _mintCost
setHiddenMetadataUri(string _hiddenMetadataUri
setMaxMintAmountPerTxPS(uint256 _maxMintAmountPerTx
setMaxMintAmountPerTxWS(uint256 _maxMintAmountPerTx
setMerkleRoot(bytes32 newMerkleRoot
setPaused(bool _state
setPublicMintCost(uint256 _mintCost
setRevealed(bool _state
setUriPrefix(string _uriPrefix
setUriSuffix(string _uriSuffix
setWalletLimitPS(uint256 _walletLimit
setWalletLimitWS(uint256 _walletLimit
setWhitelistMintCost(uint256 _mintCost
setWhitelistPhase(uint256 _state
transferFrom(address fromaddress touint256 tokenIdpayable 
transferOwnership(address newOwner
whitelistMint(bytes32[] _merkleProofuint256 _mintAmountpayable 
withdraw(uint256 amount
withdrawAll(
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
ConsecutiveTransfer(uint256 indexed fromTokenIduint256 toTokenIdaddress indexed fromaddress indexed to
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(
BalanceQueryForZeroAddress(
InvalidQueryRange(
MintERC2309QuantityExceedsLimit(
MintToZeroAddress(
MintZeroQuantity(
OwnerQueryForNonexistentToken(
OwnershipNotInitializedForExtraData(
TransferCallerNotOwnerNorApproved(
TransferFromIncorrectOwner(
TransferToNonERC721ReceiverImplementer(
TransferToZeroAddress(
URIQueryForNonexistentToken(