OKOKU

Verified contract

Active on Ethereum with 5,019 txns
Deployed by via 0x2cd2feb9 at 14526656
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
2 additional variables

No balances found for "OKOKU"

0xc36ea44cfb9a639554f322a995ac6d0b0282ddfe0e8b0a98163305b25bd734e5
0xe104fc0b99d297e8d06d689d376cfe8a9e07ee6388f76995035b78bc7ae1475f
0x16893f50bc5e06c6dfa82080504d26e170d759860323a2a1af75e2b539f5e80a
0xa37e7e7f8821ba2a2e0db711e93369d911c60f2d6ab7c5508ea17a7c42ea58ea
0x3dfb0bf14c0ce5243a2c19eb898baab3c087c2d6cec6531923e09c61a0ce2209
0xc143769213b78790300353cb1fa919adb9101b71a8a471951197215f42487ad6
0xdedc9da6e7f002b3218ec5b12731d45cea9422c321111a0a75f4d105c19b3ba1
0xbc9c12fb4f4ca34c115ba6b4b6d49703c725f4636e38412c809e7dc73d41f442
0x2240281b3987c317e7dbfc120f732575fb5928d6eb26c99f9f3b206827142520
0xae227f3d98961ba952cb5bf75f914c18fcb3e689d51675884a725a8e23bfd4ab

Functions
Getter at block 20855369
FREE_NFT_PER_MINT(view returns (uint256)
2
MINT_PER_TRANSACTION_PRESALE(view returns (uint256)
2
MINT_PER_TRANSACTION_PRESALE_HONORARY_MEMBERS(view returns (uint256)
3
MINT_PER_TRANSACTION_SALE(view returns (uint256)
3
MINT_PER_WALLET_PRESALE(view returns (uint256)
6
MINT_PER_WALLET_PRESALE_HONORARY_MEMBERS(view returns (uint256)
9
MINT_PER_WALLET_SALE(view returns (uint256)
3318
PRESALE_PRICE(view returns (uint256)
50000000000000000
SALE_MINTED(view returns (uint256)
3318
SALE_NFT(view returns (uint256)
3318
SALE_PRICE(view returns (uint256)
50000000000000000
VAULT_MINTED(view returns (uint256)
85
VAULT_NFT(view returns (uint256)
265
merkleRoot(view returns (bytes32)
0xb6da715cb66d277e580b38ea10d4f43a8fd71857426faeb4e9fa15787493ab83
merkleRootHonoraryMembers(view returns (bytes32)
0x45387c2dec5542ba1f791b58f553eb5775690b5dfe4a14ee1492dc221a34977e
name(view returns (string)
OKOKU
owner(view returns (address)
0xdaf6a6ac1b3ba5252570b99ab16d05a9a768139d
presaleEnable(view returns (bool)
true
saleEnable(view returns (bool)
false
symbol(view returns (string)
O
totalSupply(view returns (uint256)
3403
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenByIndex(uint256 indexview returns (uint256)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256 tokenId)
tokenURI(uint256 _tokenIdview returns (string)
tokensOfOwner(address ownerview returns (uint256[])
users(addressview returns (uint256 presalemintuint256 salemint)
State-modifying
approve(address touint256 tokenId
mintPreSaleNFT(uint256 _countuint256 roottypebytes32[] merkleProofpayable 
mintSaleNFT(uint256 _countpayable 
mintVaultNFT(address _touint256 _count
renounceOwnership(
safeTransferFrom(address _fromaddress _touint256 _tokenIdbytes _data
safeTransferFrom(address fromaddress touint256 tokenId
setApprovalForAll(address operatorbool approved
setBaseURI(string newBaseURI
setPreSaleStatus(bool status
setSaleStatus(bool status
transferFrom(address _fromaddress _touint256 _tokenId
transferOwnership(address newOwner
updateFreeLimitPerMint(uint256 newLimit
updateMerkleRoot(bytes32 newRootbytes32 newRootHonoraryMember
updateMintLimitPerTransectionPreSale(uint256 newLimituint256 newLimitHonoraryMembers
updateMintLimitPerTransectionSale(uint256 newLimit
updatePreSaleMintLimit(uint256 newLimituint256 newLimitHonoraryMembers
updatePreSalePrice(uint256 newPrice
updateSaleMintLimit(uint256 newLimit
updateSalePrice(uint256 newPrice
updateSaleSupply(uint256 newSupply
updateVaultSupply(uint256 newSupply
withdraw(
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(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.