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) |
---|---|---|---|---|---|---|---|
| 22148164 | 13 days ago | | | 0 | 2.2882511e-7 | |
| 19598575 | 2 months ago | | | 0 | 2.2875240e-7 | |
| 19598560 | 2 months ago | | | 0 | 1.8887320e-7 | |
| 17949530 | 4 months ago | | | 0 | 1.6056653e-7 |
ABI
ABI objects
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
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)