ZK ♥️♠️LUNA♦️♣️
Verified contract
Proxy
Active on
Base with 774 txns
Unified storage
Map
Table
Raw
Constants and immutables
0
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xf224…6db3
0x3e0d…c274
Balances ($0.00)
No balances found for "ZK ♥️♠️LUNA♦️♣️ "
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21443135 | 10 days ago | | | 0 | 1.2517367e-7 | |
| 21222817 | 15 days ago | | | 0 | 2.1256536e-7 | |
| 20282040 | a month ago | | | 0 | 1.2547950e-7 | |
| 19922128 | a month ago | | | 0 | 2.1859481e-7 | |
| 19921712 | a month ago | | | 0 | 2.1821294e-7 | |
| 18286024 | 3 months ago | | | 0 | 1.5414300e-7 | |
| 17658133 | 3 months ago | | | 0 | 2.1829403e-7 | |
| 17656653 | 3 months ago | | | 0 | 3.2372506e-7 | |
| 17564012 | 3 months ago | | | 0 | 2.1670651e-7 | |
| 17532049 | 3 months ago | | | 0 | 2.1731907e-7 |
ABI
ABI objects
Getter at block 21880486
collectionURI() view returns (string)
Qme7KHMUJne7aE99VhP1ufQHbbvZVdxR6Ggw27xY7kW9D5
contractURI() view returns (string)
ipfs://Qme7KHMUJne7aE99VhP1ufQHbbvZVdxR6Ggw27xY7kW9D5
dropsManager() view returns (address)
0xee4d490a610d4b5fd409e34ce3a519c3b1a730d4
endTime() view returns (uint256)
1697908049
isZeroIndexed() view returns (bool)
false
maxSupply() view returns (uint24)
12000
name() view returns (string)
ZK ♥️♠️LUNA♦️♣️
owner() view returns (address)
0x589765423b41183fd633884692659784402a014d
royaltyAmount() view returns (uint24)
0
scheduler() view returns (address)
0x3e0da82e04a9d4102756ca7f92e388961169c274
symbol() view returns (string)
ZK
tokensURI() view returns (string)
QmUyVdeDp65eqxJanf2nqtqVevHYJxL3uur7p7xRfEVvre
totalMinted() view returns (uint256)
12000
totalSupply() view returns (uint256)
12000
universalONFT() view returns (address)
0xf224942018aef7b6ebda8d9aa0ad51320d726db3
Read-only
balanceOf(address _owner) view returns (uint256)
estimateSendBatchFee(uint16 _dstChainId, bytes _toAddress, uint256[] _tokenIds, bool _useZro, bytes _adapterParams) view returns (uint256 nativeFee, uint256 zroFee)
estimateSendFee(uint16 _dstChainId, bytes _toAddress, uint256 _tokenId, bool _useZro, bytes _adapterParams) view returns (uint256 nativeFee, uint256 zroFee)
exists(uint256 tokenId) view returns (bool)
getApproved(uint256 tokenId) view returns (address)
isApprovedForAll(address owner, address operator) view returns (bool)
mintPrice(uint8 _phaseId) view returns (uint256)
mintedOf(address _owner) view returns (uint256)
ownerOf(uint256 tokenId) view returns (address)
royaltyInfo(uint256, uint256 value) view returns (address _receiver, uint256 _royaltyAmount)
supportsInterface(bytes4 interfaceId) view returns (bool)
tokenURI(uint256 tokenId) view returns (string)
State-modifying
Events approve(address to, uint256 tokenId)
initialize(struct CreateParams params, address _owner, address _dropsManager, address _scheduler, address _universalONFT)
mint(address _minter, uint24 _quantity, bytes32[] _merkleProof, uint8 _phaseId)
preMintToPlatform(uint256 _quantity)
preMintToTeam(uint256 _quantity)
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
sendBatchFrom(address _from, uint16 _dstChainId, bytes _toAddress, uint256[] _tokenIds, address _refundAddress, address _zroPaymentAddress, bytes _adapterParams) payable
sendFrom(address _from, uint16 _dstChainId, bytes _toAddress, uint256 _tokenId, address _refundAddress, address _zroPaymentAddress, bytes _adapterParams) payable
setApprovalForAll(address operator, bool approved)
setPhase(uint8 _phaseId, uint256 _from, uint256 _to, bytes32 _merkleRoot, uint24 _maxPerAddress, uint256 _price)
setRoyaltyAmount(uint24 _royaltyAmount)
setTokensURI(string _uri)
transferFrom(address from, address to, uint256 tokenId)
Approval(address indexed owner, address indexed approved, uint256 indexed tokenId)
ApprovalForAll(address indexed owner, address indexed operator, bool approved)
BatchMinted(address to, uint256 nextTokenId, uint256 quantity)
Transfer(address indexed from, address indexed to, uint256 indexed tokenId)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.