LockupContractFactory
Verified contract
Active on
Ethereum with 17 txns
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 "LockupContractFactory"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12172307 | 4 years ago | | | 0 | 0.061689260 | |
| 12172303 | 4 years ago | | | 0 | 0.061689260 | |
| 12169543 | 4 years ago | | | 0 | 0.079833160 | |
| 12169540 | 4 years ago | | | 0 | 0.079833160 | |
| 12162926 | 4 years ago | | | 0 | 0.072575600 | |
| 12162903 | 4 years ago | | | 0 | 0.072575600 | |
| 12162888 | 4 years ago | | | 0 | 0.072575600 | |
| 12161476 | 4 years ago | | | 0 | 0.015860200 | |
| 12161472 | 4 years ago | | | 0 | 0.072575600 | |
| 12161421 | 4 years ago | | | 0 | 0.072575600 |
ABI
ABI objects
Getter at block 21426597
NAME() view returns (string)
LockupContractFactory
SECONDS_IN_ONE_YEAR() view returns (uint256)
31536000
isOwner() view returns (bool)
false
lqtyTokenAddress() view returns (address)
0x05f1b3d2c7c90a61da377942a35df94b80537790
owner() view returns (address)
0x0000000000000000000000000000000000000000
Read-only
isRegisteredLockup(address _contractAddress) view returns (bool)
lockupContractToDeployer(address) view returns (address)
State-modifying
Events deployLockupContract(address _beneficiary, uint256 _unlockTime)
setLQTYTokenAddress(address _lqtyTokenAddress)
LQTYTokenAddressSet(address _lqtyTokenAddress)
LockupContractDeployedThroughFactory(address _lockupContractAddress, address _beneficiary, uint256 _unlockTime, address _deployer)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.