Timelocker

Verified contract

Active on Ethereum with 3 txns
Deployed by via 0x1b1efd16 at 20921629
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Timelocker"

0xf29d7e4998d30a5687427262a5ffa6b888a8e2f17e6671fc2a0d883c213578c4
0x69e7f4595ee6a0571f1b75ef97e56973570b7f36571698fb9ee523b7a046441b
0xfa9a93f586cc8566f46c58c2d9b0e301eb698d8cce6f9338989b3abc86d857ab

Functions
Getter at block 21247878
owner(view returns (address)
0x6e9752b721ca3a268794c20e26e389f7c68d0d01
target(view returns (address)
0xd0ebfe04adb5ef449ec5874e450810501dc53ed5
timestamp(view returns (uint256)
1735689600
Read-only

This contract contains no read-only function objects.

State-modifying
dispose(
extend(uint256 updated
renounceOwnership(
transferOwnership(address newOwner
Events
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Constructor
constructor(address target_
Fallback and receive

This contract contains no fallback and receive objects.

Errors
InvalidTimestampError(uint256 timestamp
LockedError(uint256 timestamp
OwnableInvalidOwner(address owner
OwnableUnauthorizedAccount(address account