Okina Pass

Verified contract

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

No balances found for "Okina Pass"

0x2e710fc658901fb2b95c7c050eb6fae42cc0f359651a437886002e3c9a1e8de1
0xfa7b5eabd1a375f4ebe249c274f8db12a72692430097209649797cd39a17d894
0x06d88ec5b0f97fb112a2995fd6d09cead8e3265a32f8a8626ec4defc06f5f90a
0xaa8012f9276e578fda517d253d39d42a105469e531fe8d4a16081b447ffd7785
0xb03127e8d5ed7202b016e4d21e779876b1d9b27edb4f2ba749f231be4c9f1961
0x1c96eb60597723b6f167f9e9b9e4e02c278c6d56f34c4e14d51623dc10b95fcc
0xdd4ac779ce67f476769b5482fa39ffd032a2cb3937e0a0b29fcbc00859933768
0x754de6acf48330596ad87b1879197d7a3cb78973a95bf0300684c86d5bf6aeac
0xbcb2a921e5185851656e31e2815def4491e6e98b7367d242745f7b8266c9852f
0xef6f54a3250d13268534ed1a7ab86f74d831465ba07adadeac090357b81493cb

Functions
Getter at block 21229784
merkleRoot(view returns (bytes32)
0x7d6fed07ec0920d65fabe39510a30521c372dd761d7f18cfbe21b0f12b79c621
name(view returns (string)
Okina Pass
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)
supplyLimit(uint256view returns (uint256)
supportsInterface(bytes4 interfaceIdview returns (bool)
totalSupply(uint256 idview returns (uint256)
uri(uint256 _tokenIdview returns (string)
State-modifying
addPass(uint256 tokenIduint256 total
adminMint(address addruint256 tokenIduint256 total
burn(address accountuint256 iduint256 value
burnBatch(address accountuint256[] idsuint256[] values
claimPass(uint256 tokenIdbytes32[] proof
clearClaimed(address addruint256 tokenId
renounceOwnership(
safeBatchTransferFrom(address fromaddress touint256[] idsuint256[] amountsbytes data
safeTransferFrom(address fromaddress touint256 iduint256 amountbytes data
setApprovalForAll(address operatorbool approved
setBaseURI(string uri_
setMerkleRoot(bytes32 root
transferOwnership(address newOwner
Events
ApprovalForAll(address indexed accountaddress indexed operatorbool approved
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.