KANOJOHatanoYuiNFT

Verified contract

Implementation

Active on Ethereum with 1 txns
Deployed by via 0x9600032e at 16626576
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 49 additional slots
-
variable spans 43 additional slots
-
variable spans 45 additional slots
-
variable spans 48 additional slots
-
variable spans 49 additional slots
-
variable spans 49 additional slots
8 additional variables

No balances found for "KANOJOHatanoYuiNFT"

0xbcf02c472dde687a27bf73d0585e12fe71c32d1148039bbff97a0dea445a648a
From

Functions
Getter at block 21323009
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
MINT_PRICE(view returns (uint256)
160000000000000000
PUBLIC_MINT_LIMIT_AMOUNT(view returns (uint256)
3
PUBLIC_MINT_TOTAL_LIMIT_AMOUNT(view returns (uint256)
3500
SIGNER_ROLE(view returns (bytes32)
0xfbd6b3ad612c81ecfcef77ba888ef41173779a71e0dbe944f953d7c64fd9dc5d
UPGRADER_ROLE(view returns (bytes32)
0x189ab7a9244df0848122154315af71fe140f3db0fe014031783b0946b8c9d2e3
WHITELIST_MINT_TYPEHASH(view returns (bytes32)
0x1a823f0b7ccebf22ea22d55b98ad5616cdcb03ca4797d09639bd9d80cbdd7a9d
WHITE_LIST_MINT_LIMIT_AMOUNT(view returns (uint256)
1
WHITE_LIST_MINT_TOTAL_LIMIT_AMOUNT(view returns (uint256)
1500
name(view returns (string)
proxiableUUID(view returns (bytes32)
0x360894a13ba1a3210667c828492db98dca3e2076cc3735a920a3ca505d382bbc
publicMintTime(view returns (uint256)
0
publicMintTotalAmount(view returns (uint256)
0
symbol(view returns (string)
totalSupply(view returns (uint256)
0
whiteListMintTime(view returns (uint256)
0
whiteListMintTotalAmount(view returns (uint256)
0
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
getRoleAdmin(bytes32 roleview returns (bytes32)
hasRole(bytes32 roleaddress accountview returns (bool)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
publicMintAmount(addressview returns (uint256)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenByIndex(uint256 indexview returns (uint256)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256)
tokenURI(uint256 tokenIdview returns (string)
whiteListMintAmount(addressview returns (uint256)
State-modifying
adminWithdraw(
approve(address touint256 tokenId
grantRole(bytes32 roleaddress account
initialize(uint256 _whiteListMintTimeuint256 _publicMintTime
mint(uint256 amountpayable 
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes data
setApprovalForAll(address operatorbool approved
setBaseURI(string path
setPublicMintTime(uint256 _publicMintTime
setWhiteListMintTime(uint256 _whiteListMintTime
transferFrom(address fromaddress touint256 tokenId
upgradeTo(address newImplementation
upgradeToAndCall(address newImplementationbytes datapayable 
whiteListMint(uint256 amountuint256 deadlinebytes signature
Events
AdminChanged(address previousAdminaddress newAdmin
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
BeaconUpgraded(address indexed beacon
Initialized(uint8 version
PublicMint(address indexed useruint256 amount
RoleAdminChanged(bytes32 indexed rolebytes32 indexed previousAdminRolebytes32 indexed newAdminRole
RoleGranted(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoleRevoked(bytes32 indexed roleaddress indexed accountaddress indexed sender
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Upgraded(address indexed implementation
WhiteListMint(address indexed useruint256 amount
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.