LidTeamLock
Verified contract
Implementation
Active on
Ethereum with 0 txns
Storage
Map
Table
Raw
Constants and immutables
1
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
Balances ($0.00)
No balances found for "LidTeamLock"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|
No transactions found for "LidTeamLock"
ABI
ABI objects
Getter at block 21393288 getCurrentCycleCount() view returns (uint256)
releaseBP() view returns (uint256)
0
releaseInterval() view returns (uint256)
0
releaseStart() view returns (uint256)
0
startingEth() view returns (uint256)
0
startingLid() view returns (uint256)
0
Read-only
teamMemberAddresses(uint256) view returns (address)
teamMemberBPs(uint256) view returns (uint256)
teamMemberClaimedEth(address) view returns (uint256)
teamMemberClaimedLid(address) view returns (uint256)
State-modifying
Events claimEth(uint256 id)
claimLid(uint256 id)
initialize(uint256 _releaseInterval, uint256 _releaseBP, address[] _teamMemberAddresses, uint256[] _teamMemberBPs, address _lidToken)
migrateMember(uint256 i, address newAddress)
resetTeam(address[] _teamMemberAddresses, uint256[] _teamMemberBPs)
startRelease()
This contract contains no event objects.
This contract contains no constructor objects.
fallback()
This contract contains no error objects.