Okina Labs

Verified contract

Active on Ethereum with 2,269 txns
Deployed by via 0x3077e9c7 at 15509506
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Okina Labs"

0xb1403a97c69d5af3c49f34187715f800ca4bfa2b04ecb7dcd79516795db42dc0
0x25f10fce278184348cdda7eb2c266d5944f5b44358856dfcb2d38432eefb0379
From
0x830d323254298e446d84c339f26118966028583f664ace98697b17d9e55d23c5
0x12cac8482583f7d0f726f439c4c38f32fa529dbfce28c1ad09ff9902a967397c
0x85e68b5baa7f7bd0676f5f37cf7e2349ac9b3927293dafdb23bd360095579e6e
0x32643fd26a605a32c5acfc7455721287a538f68deb1ddb41740ab49dae79e3bf
0x142838bf3a6fee6d7511054ab3899edb45fa4ea14b793dd5b903d43b89e5d17a
0x769d79decfd75fd0a6c0f839d57b7af1f724a2e7a45d32e66fec910a6af2336b
0x0ed08d76a4e49330dedefcd6c27c600c3f6346969a611ea254c6cb1fab03a15e
0xec9f212a8e78ce8ff0f91741221cfb2030e48d0f67e6651f3a8840eae13d6967

Functions
Getter at block 20885855
merkleRootForClaim(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
name(view returns (string)
Okina Labs
owner(view returns (address)
0xfcb55c98c6d6d30b805cc388dc18468e01f5773b
symbol(view returns (string)
OKINA
Read-only
balanceOf(address accountuint256 idview returns (uint256)
balanceOfBatch(address[] accountsuint256[] idsview returns (uint256[])
claimed(bytes32view returns (bool)
exists(uint256 idview returns (bool)
isApprovedForAll(address accountaddress operatorview returns (bool)
isEnabled(uint256 tokenIdview returns (bool)
isItemApplied(uint256 tokenIduint256 pfpTokenIdview returns (bool)
merkleRootForUse(uint256 tokenIdview returns (bytes32)
pfpCollectionAddress(uint256 tokenIdview returns (address)
supplyLimit(uint256 tokenIdview returns (uint256)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenData(uint256view returns (address collectionuint256 supplyLimitbytes32 merkleRootForUsebool enabled)
totalSupply(uint256 idview returns (uint256)
uri(uint256 _tokenIdview returns (string)
State-modifying
addItem(uint256 tokenIdaddress collectionuint256 total
adminMint(address addruint256 tokenIduint256 total
burn(address accountuint256 iduint256 value
burnBatch(address accountuint256[] idsuint256[] values
claimItem(uint256 tokenIduint256 quantitybytes32[] proof
clearClaimed(address addruint256 quantityuint256 tokenId
renounceOwnership(
safeBatchTransferFrom(address fromaddress touint256[] idsuint256[] amountsbytes data
safeTransferFrom(address fromaddress touint256 iduint256 amountbytes data
setApprovalForAll(address operatorbool approved
setBaseURI(string uri_
setCollection(uint256 tokenIdaddress addr
setEnabled(uint256 tokenIdbool enabled
setMerkleRootForClaim(bytes32 root
setMerkleRootForUse(uint256 tokenIdbytes32 root
transferOwnership(address newOwner
useItem(uint256 labsTokenIduint256 pfpTokenIdbytes32[] proof
Events
ApprovalForAll(address indexed accountaddress indexed operatorbool approved
ItemUsed(uint256 indexed _tokenIdaddress collectionuint256 _pfpTokenId
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
TransferBatch(address indexed operatoraddress indexed fromaddress indexed touint256[] idsuint256[] values
TransferSingle(address indexed operatoraddress indexed fromaddress indexed touint256 iduint256 value
URI(string valueuint256 indexed id
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.