OpenDAOMembershipNFT

Verified contract

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

No balances found for "OpenDAOMembershipNFT"

0x68343060d94b583c6bfa5bf8cc9ef149fcb96245bf4aedf08e52f5a324029587
0xcd6fd5f69aee3946b580ea4d8de582f40b7ea56de975e86d8351ff112fbdab6a
0x0d8083e629a4cad1a80a2e44bb872158464baa3d4906214cbbecde28f4e87f2c
0x5871d06ce25ed126289b7a2b0c7cee49d49ce2159d39e8ee96a8c37367290318
0xc120c1e60c2d4e977c93b1a9657d6a79d167a05249b908a48c38c2660c3a763f
0xc03400d39942af4bf6f336d4d062713b376a0a5992a69ce79aa50a0ec95222a2
0x9d7f95709c648b84d44cd10cbf84e87962ab9187e9f32e42ca8a8fe7f24f6434
0x40262282b0cbd24dec9fd529b1982957e7b25ae12583a2b3c750abe59c4847da
0xfc8c05ce09bd4ee587168257916c7fcd12ac2b3b76d959f7698a8fd906e73e98
0xbf90c30fbbf9f938cecfdc355fe6dd42a57e514f8352725cd36318862a25b9f8

Functions
Getter at block 21249056
_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.