LockupContractFactory
Verified contract
Active on
Ethereum with 39 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) |
---|---|---|---|---|---|---|---|
| 12862817 | 3 years ago | | | 0 | 0.0092369500 | |
| 12425242 | 3 years ago | | | 0 | 0.073895600 | |
| 12425237 | 3 years ago | | | 0 | 0.073895600 | |
| 12189169 | 4 years ago | | | 0 | 0.072575600 | |
| 12189161 | 4 years ago | | | 0 | 0.072575600 | |
| 12189155 | 4 years ago | | | 0 | 0.072575600 | |
| 12189149 | 4 years ago | | | 0 | 0.072575600 | |
| 12189143 | 4 years ago | | | 0 | 0.072575600 | |
| 12189137 | 4 years ago | | | 0 | 0.072575600 | |
| 12189132 | 4 years ago | | | 0 | 0.072575600 |
ABI
ABI objects
Getter at block 21169561
NAME() view returns (string)
LockupContractFactory
SECONDS_IN_ONE_YEAR() view returns (uint256)
31536000
isOwner() view returns (bool)
false
lqtyTokenAddress() view returns (address)
0x6dea81c8171d0ba574754ef6f8b412f2ed88c54d
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.