PDLock

Verified contract

Implementation

Active on Ethereum with 0 txns
Deployed by via 0xf02fbd1b at 20219467
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 6 additional slots

No balances found for "PDLock"

No transactions found for "PDLock"


Functions
Getter at block 21248851

This contract contains no getter function objects.

Read-only
checkTopUpNftLockedStatus(struct NftIdentifier nftview returns (bool locked)
getTopUpNftLockedInfo(struct NftIdentifier nftview returns (uint256 lockStartTimeuint256 duration)
State-modifying
lockTopUpNFT(struct NftIdentifier nftuint256 duration
Events
TopUpAccountUpdated(bytes32 daoIdstruct NftIdentifier nft
TopUpNftLock(struct NftIdentifier nftuint256 lockStartBlockuint256 duration
Constructor

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors
NotNftOwner(
TopUpNftHadLocked(