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

LockerFactoryV2

Verified contract

Active on Base with 1 txns
Deployed by via 0x69d9f46e at 23161040
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "LockerFactoryV2"

0x92d8f0cbabec04ff4d875ec64bcba7a8376a7b83a9f85a4bd878cd1e87fa136a

Functions
Getter at block 23625043
feeRecipient(view returns (address)
0x2a67566660714afad6eb80a8a64eb7431b121f3c
owner(view returns (address)
0xcc4193b652fcb25347bb44a88d2b09b52585643f
Read-only

This contract contains no read-only function objects.

State-modifying
deploy(address tokenaddress beneficiaryuint64 durationSecondsuint256 tokenIduint256 feespayable returns (address)
renounceOwnership(
setFeeRecipient(address _feeRecipient
transferOwnership(address newOwner
Events
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
deployed(address indexed lockerAddressaddress indexed owneruint256 tokenIduint256 lockingPeriod
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors
OwnableInvalidOwner(address owner
OwnableUnauthorizedAccount(address account