Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "LockerFactory"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|
No transactions found for "LockerFactory"
ABI
ABI objects
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
Events deploy(address token, address beneficiary, uint64 durationSeconds, uint256 tokenId, uint256 fees) payable returns (address)
renounceOwnership()
setFeeRecipient(address _feeRecipient)
transferOwnership(address newOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
deployed(address indexed lockerAddress, address indexed owner, uint256 tokenId, uint256 lockingPeriod)
constructor()
This contract contains no fallback and receive objects.
OwnableInvalidOwner(address owner)
OwnableUnauthorizedAccount(address account)