LoveLetters

Verified contract

Active on Ethereum with 4,067 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "LoveLetters"

0xf0f39eea5b094e4a5363c460d79ad44b8489205f37cbd14b5c17471bbc9b2161
0xd09f36fd9fdca87076680169e90b48aa4b6454b0823b7bdde142884b8c110f68
0x74a53dfb9599112333eaecf48fe6d5335ae1588bec7a1e01354747029b66c28e
0xae292a107710eafeb8880c8c509a778041620c39dbac31d24e2dbbc184103b07
0xd6099da676dadbbb3e3d57d53a484156257f1b6f40dbf0796dbec18d9c6e5807
0x53791ae4ad11accec3f547a5d94f65e09f53f57b0ac13004d866adc70cb68cc0
0xd098b3c12a3964cf267858328b72692a06f7cc7cddc961002ba39bb2c7d06e3c
0x3a07fbb614579fa8eb7cc5242bc4934baf53de3de3e66f35ee9d841a14030feb
0x096750d28b7ea92734cdc29578490851823d12be1dcc16949572552ae603f5c3
0x2e921b003532f14bf5c6fc7bfc53651782b0872e1f25236f04bc680071e3b4e3

Functions
Getter at block 21047068
isClaimEnabled(view returns (bool)
true
owner(view returns (address)
0x5ef6e3570a32ea63c7bfb69bbb72fe0cd37dfa42
Read-only
balanceOf(address accountuint256 idview returns (uint256)
balanceOfBatch(address[] accountsuint256[] idsview returns (uint256[])
hasClaimedLetter(address addrview returns (bool)
isApprovedForAll(address accountaddress operatorview returns (bool)
supportsInterface(bytes4 interfaceIdview returns (bool)
uri(uint256 tokenIdview returns (string)
State-modifying
claimLoveLetter(bytes32[] _merkleProof
renounceOwnership(
safeBatchTransferFrom(address fromaddress touint256[] idsuint256[] amountsbytes data
safeTransferFrom(address fromaddress touint256 iduint256 amountbytes data
setApprovalForAll(address operatorbool approved
setMerkleRoot(bytes32 _newRoot
setUri(string _newUri
toggleClaimStatus(
transferOwnership(address newOwner
withdraw(
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.