KEMUSHI NFT

Verified contract

Active on Ethereum with 1,535 txns
Deployed by via 0xa4f2fae0 at 15703357
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
8 additional variables

No balances found for "KEMUSHI NFT"

0x7091dc369447fc1d2e428cd0463232c89a58ed3828ecacc4eb6c731a69031d45
0xbb954924a65c75a2f767f0cef8b9c22e5cee81909de53f2c1fac592322efeddd
0xb0b7c3e5ba483612805ec5ba5933d73c60915125cff6f274e1d2372abba9a21f
0x505c0476941e8cd463753cb3b6250fd11a3b0624074dbf09e1ae954cb41b70f3
0x9e692c20c8d90133cb15aafbc0eca327456a29f5752eca6936690aa7d55edc31
0x790858515991f5f6becaaa818f1673ea4f9f77de1cf395be1995328a88d989b5
0xb14c5b444abe978fdd8ed57ea74388a2f97921826ece495c1d1201d198074def
0x266cb173f79991e2105c8d8d0d201e9ddb64a43e4669b3cc970089e6e2c27f30
0xcf46b23a7278bbf7313a80564896047210aece5599b8a0e62a850c958d1b16f0
0x56191162acee5e584aee7adaf545dee9b7a5c3f6916d0c6c988c38cd3f6199bc

Functions
Getter at block 21166155
baseExtension(view returns (string)
.json
baseURI(view returns (string)
ipfs://QmeUrpgShc8uFrnAmLKE1rRdaKmEiuWvDy8ZwY8EmysdCz/
maxInWallet(view returns (uint256)
2
maxMint(view returns (uint256)
1
maxSupply(view returns (uint256)
5555
name(view returns (string)
KEMUSHI NFT
notRevealedUri(view returns (string)
ipfs://QmbScKJ1W78GUzZvVVNMMNjMrnzvckVLJmb1SPuWYcmp8D
owner(view returns (address)
0x0bc854245b825c83ddf477151f4b1bcc70d86bb2
paused(view returns (bool)
false
public_sale(view returns (bool)
true
revealed(view returns (bool)
true
royaltyBips(view returns (uint96)
1000
royaltyOwner(view returns (address)
0x0bc854245b825c83ddf477151f4b1bcc70d86bb2
symbol(view returns (string)
KEMUMU
totalSupply(view returns (uint256)
1616
Read-only
balanceOf(address ownerview returns (uint256)
calculateRoyalty(uint256 _salePriceview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
onWhitelist(addressview returns (uint256)
ownerOf(uint256 tokenIdview returns (address)
royaltyInfo(uint256 _salePriceview returns (address receiveruint256 royaltyAmount)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenByIndex(uint256 indexview returns (uint256)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
approve(address touint256 tokenId
gift(uint256[] giftsaddress[] recipient
mintPrivate(payable 
mintPublic(uint256 _tokenAmountpayable 
pause(bool _state
renounceOwnership(
reveal(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes data
setApprovalForAll(address operatorbool approved
setBaseExtension(string _newBaseExtension
setBaseURI(string _newBaseURI
setNotRevealedURI(string _notRevealedURI
setPrice(uint256 _newPrice
setPricePrivate(uint256 _newPrice
setPublicSale(bool _truefalse
setRoyaltyInfo(address _receiveruint96 _royaltyFeesBips
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
updateURI(uint256 tokenidstring newURI
whiteListMany(address[] _addresses
whiteListOne(address _addressToWhitelist
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(string _namestring _symbolstring _initBaseURIstring _initNotRevealedUri
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.