PDLock
Verified contract
Implementation
Active on
Ethereum with 0 txns
Storage
Map
Table
Raw
Constants and immutables
1
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 6 additional slots
Balances ($0.00)
No balances found for "PDLock"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|
No transactions found for "PDLock"
ABI
ABI objects
Getter at block 21248851
This contract contains no getter function objects.
Read-only
checkTopUpNftLockedStatus(struct NftIdentifier nft) view returns (bool locked)
getTopUpNftLockedInfo(struct NftIdentifier nft) view returns (uint256 lockStartTime, uint256 duration)
State-modifying
Events lockTopUpNFT(struct NftIdentifier nft, uint256 duration)
TopUpAccountUpdated(bytes32 daoId, struct NftIdentifier nft)
TopUpNftLock(struct NftIdentifier nft, uint256 lockStartBlock, uint256 duration)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
NotNftOwner()
TopUpNftHadLocked()