This contract is being backfilled. You may encounter incomplete storage history.

OpenDAOMembershipNFT

Verified contract

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

No balances found for "OpenDAOMembershipNFT"

0xc120c1e60c2d4e977c93b1a9657d6a79d167a05249b908a48c38c2660c3a763f
0xc03400d39942af4bf6f336d4d062713b376a0a5992a69ce79aa50a0ec95222a2
0x9d7f95709c648b84d44cd10cbf84e87962ab9187e9f32e42ca8a8fe7f24f6434
0x40262282b0cbd24dec9fd529b1982957e7b25ae12583a2b3c750abe59c4847da
0xfc8c05ce09bd4ee587168257916c7fcd12ac2b3b76d959f7698a8fd906e73e98
0xbf90c30fbbf9f938cecfdc355fe6dd42a57e514f8352725cd36318862a25b9f8
0xb3ced0fe69a13d10b17bd86b736959098da8b0891e0ab687a63e610a55d08094
0xf7e3ccdc261650fcf6b6ae33a618f3a58acff582a8a918b13a6756ea00216d9f
0xd783ac1d05f93d6c062fec070747bc8803088718519cda39721fce8dee0d3a7c
0x70c8550265f827585878a6cd85e453dadb0703851e6b9064eeac771b729c8491

Functions
Getter at block 20796141
_claimEndTime(view returns (uint256)
1645459200
_merkleRoot(view returns (bytes32)
0x29298d5ec85241f3986875e8c5801a8d4f85f2cd8e1f83ab656c429a1304b57d
owner(view returns (address)
0x20f1da6b7913f62e09c9c03b5f9feffc82c8bc18
Read-only
_claimed(addressview returns (bool)
balanceOf(address accountuint256 idview returns (uint256)
balanceOfBatch(address[] accountsuint256[] idsview returns (uint256[])
isApprovedForAll(address accountaddress operatorview returns (bool)
supportsInterface(bytes4 interfaceIdview returns (bool)
uri(uint256 tokenIdview returns (string)
State-modifying
claimMembershipNFTs(uint8 tierbytes32[] proof
renounceOwnership(
safeBatchTransferFrom(address fromaddress touint256[] idsuint256[] amountsbytes data
safeTransferFrom(address fromaddress touint256 iduint256 amountbytes data
setApprovalForAll(address operatorbool approved
setClaimEndTime(uint256 newEndTime
setMerkleRoot(bytes32 newRoot
setURI(string newUri
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(bytes32 rootuint256 claimEndTimestring uri_
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.