AdminUpgradeabilityProxy
Verified contract
Proxy
Active on
Ethereum with 199 txns
Unified storage
Map
Table
Raw
Constants and immutables
2
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
0x0417…ddcf
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
TOMATOS | ERC-20 | 1.025 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12130947 | 4 years ago | | | 0 | 0.0049432845 | |
| 12115957 | 4 years ago | | | 0 | 0.014821994 | |
| 12115136 | 4 years ago | | | 0 | 0.011638040 | |
| 12086451 | 4 years ago | | | 0 | 0.011149840 | |
| 12025560 | 4 years ago | | | 0 | 0.017856840 | |
| 11999080 | 4 years ago | | | 0 | 0.017856840 | |
| 11999070 | 4 years ago | | | 0 | 0.0062555220 | |
| 11950149 | 4 years ago | | | 0 | 0.0057861260 | |
| 11942587 | 4 years ago | | | 0 | 0.0089704800 | |
| 11921467 | 4 years ago | | | 0 | 0.017856840 |
ABI
ABI objects
Getter at block 21385205
getCurrentCycleCount() view returns (uint256)
[unknown]
releaseBP() view returns (uint256)
33
releaseInterval() view returns (uint256)
86400
releaseStart() view returns (uint256)
1595972905
startingEth() view returns (uint256)
439953310146597500000
startingLid() view returns (uint256)
14492787560061262604325361
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 admin() returns (address)
changeAdmin(address newAdmin)
implementation() returns (address)
upgradeTo(address newImplementation)
upgradeToAndCall(address newImplementation, bytes data) payable
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()
AdminChanged(address previousAdmin, address newAdmin)
Upgraded(address indexed implementation)
constructor(address _logic, address _admin, bytes _data)
fallback()
fallback()
This contract contains no error objects.