LockerFactory

Verified contract

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

No balances found for "LockerFactory"

No transactions found for "LockerFactory"


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