Atsui

Verified contract

Active on Ethereum with 683 txns
Deployed by via 0xd849edd0 at 15532228
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 2 additional slots

No balances found for "Atsui"

0xa05df4d6967bb18b843467a756fc4d1d5967923e0e2f1457629b5a3fb260bd04
0x505b26397be6d76a55c807ac2c5195dd123ce24db20d8761067510b5c0c9cd61
0x4313f481f2505e69e6c634a4af9469a71741239127e2d873b4e433c14d5ba72f
0x2829ac7bd41723e42dbcb62121e41eb908cc755201069801574b0ed6978916b6
0x0fdc35c0ead3a36df311f7ef3b79365aa5513bde1a9e2b10c1e7506fafff638f
0x6b75699d88c384762738c342747955fbf913f6dc92839e34fe483217d692b2c7
0x92885a25e8a3c38a36366e0aa2899f786625754b6803fbc2a0a28f4d3dfd9595
0x40200a77a26db1832226001fcac3d206a9f6f464109058aea71f7e19fc5f9d2c
0xf169d72751bc0e53abfc077dca934d8a93233e2ec795777916181893ce299ebf
0xd42c816b3fca74694eec66fc110cc9d47dedf8a8f15b169dfab0c9e2b4702c31

Functions
Getter at block 21296580
ListWhitelistMerkleRoot(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
PRICE(view returns (uint256)
0
allowedToContract(view returns (bool)
false
getMaxSupply(view returns (uint256)
5555
isPublicSaleOn(view returns (bool)
false
maxPerAddressDuringMint(view returns (uint256)
20
maxSupply(view returns (uint256)
5555
name(view returns (string)
Atsui
nextOwnerToExplicitlySet(view returns (uint256)
0
owner(view returns (address)
0xfcf829648d4ef36ecc3a2fbbab204ae3e511109c
saleConfig(view returns (uint32 publicMintStartTimeuint32 MintStartTimeuint256 Priceuint256 AmountForWhitelist)
(publicMintStartTime=1663153412, MintStartTime=1663153412, Price=0, AmountForWhitelist=20)
symbol(view returns (string)
SUI
totalSupply(view returns (uint256)
5555
Read-only
_addressTransferToContract(addressview returns (bool)
_transferToContract(uint256view returns (bool)
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
getOwnershipData(uint256 tokenIdview returns (struct ERC721ATokenOwnership)
isApprovedForAll(address owneraddress operatorview returns (bool)
isInTheWhitelist(bytes32[] _merkleProofview returns (bool)
numberMinted(address ownerview returns (uint256)
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)
State-modifying
InitInfoOfSale(uint32 publicMintStartTimeuint32 mintStartTimeuint256 priceuint256 amountForWhitelist
PublicMint(uint256 quantitypayable 
approve(address touint256 tokenId
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setAllowAddressToContract(address[] _addressbool[] _allow
setAllowToContract(
setAllowTokenToContract(uint256 _tokenIdbool _allow
setApprovalForAll(address operatorbool approved
setBaseURI(string baseURI
setListWhitelistMerkleRoot(bytes32 _merkleRoot
setMintStartTime(uint32 timestamp
setPublicMintStartTime(uint32 timestamp
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
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(uint256 maxBatchSize_uint256 collectionSize_
Fallback and receive

This contract contains no fallback and receive objects.

Errors
ApprovalCallerNotOwnerNorApproved(