Hawa by Hiroshi Sugito

Verified contract

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

No balances found for "Hawa by Hiroshi Sugito"

0x7da4265a9377baa59d6cf9e5785221d5936ef6a9308df97f763c77f13d0f7e4b
0x7a5f3ad05e6e5bd2767dc86c27bda57c539c61c49cc0bf2909c90aac79a4fc4f
0x57eab5cde4df0d4e171386ae36194104b44443e43092dc82f246f95adb05bc71
0x806719720b3d81799316f6172b9ebba0e211b436b6505e02bf4808559a3e84fd
0xf82e0e418ddff1592c584279eb42d601e4d6c792038412206d5f6e9a90ffee45
0xe834fefbf90cfc859be1b605ba4b3edc666b0f281f45fc9a7a4110bae74b2852
0x2cd0ffef07a3a7fa47662f187da1e9c5e06d85b169af479ea8bea2fa7e154946
0x96d6da09b39dc829064a35836ccb34432f3dc8f7628692f83b6bbdc5cdf6fe06
0x70d40d73a6d1fc011ac308e656ce7639261ff7be10076499fb9cff672047a89c
0xc7dc271e0697800f8791df7c52cc7e6f9df8b03b1b7177bb6823a5e0f5443e7a

Functions
Getter at block 21435686
MAX_SUPPLY(view returns (uint256)
500
OPERATOR_FILTER_REGISTRY(view returns (address)
0x000000000000aaeb6d7670e522a718067333cd4e
PRICE(view returns (uint256)
45000000000000000
WALLET_LIMIT(view returns (uint256)
3
baseURI(view returns (string)
ipfs://
mintState(view returns (uint8)
1
name(view returns (string)
Hawa by Hiroshi Sugito
notRevealedURI(view returns (string)
ipfs://bafkreidmhodpnqkxofoaat6joghcmqj6bqfgszq3rtkofn5ia5kty2tvmm
owner(view returns (address)
0xd12f495041cfa87d2f6716056965141ef100cf9b
 
reveal(view 
revealed(view returns (bool)
false
symbol(view returns (string)
HAWA
totalSupply(view returns (uint256)
56
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
remainingForAddress(address whoview returns (uint256)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
approve(address operatoruint256 tokenIdpayable 
batchMint(address[] recipientsuint256[] quantities
mint(uint256 quantitypayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenIdpayable 
safeTransferFrom(address fromaddress touint256 tokenIdbytes datapayable 
setApprovalForAll(address operatorbool approved
setBaseURI(string uri
setMintState(uint256 newState
setPrice(uint256 newPrice
transferFrom(address fromaddress touint256 tokenIdpayable 
transferOwnership(address newOwner
withdraw(
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(address recipientuint256 allocation
Fallback and receive

This contract contains no fallback and receive objects.

Errors
ApprovalCallerNotOwnerNorApproved(
ApprovalQueryForNonexistentToken(
BalanceQueryForZeroAddress(
MintERC2309QuantityExceedsLimit(
MintToZeroAddress(
MintZeroQuantity(
OperatorNotAllowed(address operator
OwnerQueryForNonexistentToken(
OwnershipNotInitializedForExtraData(
TransferCallerNotOwnerNorApproved(
TransferFromIncorrectOwner(
TransferToNonERC721ReceiverImplementer(
TransferToZeroAddress(
URIQueryForNonexistentToken(