LockerFactory

Verified contract

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

No balances found for "LockerFactory"

0x849bf555693e5a3ce44efc14f99a4a683c239d4f369b164556008d0e1f748bdd
0x52a53ba436bdd13f724f8fce89544dbaf4dd8e42a5896c847c967019c378638f
0x82efdfd7f13d1a6910afbfe9db9bf74326dd964f20db7d41e3e323c1ca17522f
0x844070f820e4e57c8f9c20d9589407fdc1bcc7009ba8a903bb76d0a77f2f99c2

Functions
Getter at block 22719879
feeRecipient(view returns (address)
0x04f6ef12a8b6c2346c8505ee4cff71c43d2dd825
owner(view returns (address)
0x04f6ef12a8b6c2346c8505ee4cff71c43d2dd825
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