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 "Lockup"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12854356 | 3 years ago | | | 0 | 0.00075669000 | |
| 12852741 | 3 years ago | | | 0 | 0.0029950140 | |
| 12852728 | 3 years ago | | | 0 | 0.0056019600 | |
| 12847272 | 3 years ago | | | 0 | 0.0032672880 | |
| 12847255 | 3 years ago | | | 0 | 0.0047481000 | |
| 12842329 | 3 years ago | | | 0 | 0.0036756990 | |
| 12841672 | 3 years ago | | | 0 | 0.0083653314 | |
| 12840231 | 3 years ago | | | 0 | 0.0050370690 | |
| 12840212 | 3 years ago | | | 0 | 0.0094962000 | |
| 12839790 | 3 years ago | | | 0 | 0.0088424840 |
ABI
ABI objects
Getter at block 21287837 calculateCumulativeRewardPrices() view returns (uint256 _reward, uint256 _holders, uint256 _interest, uint256 _holdersCap)
cap() view returns (uint256)
8077323532224763421531
configAddress() view returns (address)
0x1d415aa39d647834786eb9b5a333a50e9935b796
devMinter() view returns (address)
0x4596dae6955693c50522f1b06bdbf7b93ceb5479
getAllValue() view returns (uint256)
585615036141301066087654
getStorageAddress() view returns (address)
0x4a154e51b69a798d854e100fdf79e6f0be0e330d
getStorageAllValue() view returns (uint256)
585615036141301066087654
getStorageCap() view returns (uint256)
8077323532224763421531
getStorageCumulativeGlobalRewards() view returns (uint256)
1596519173267121352455954
getStorageCumulativeHoldersRewardCap() view returns (uint256)
14775528469835588185734416416369472489380
getStorageDIP4GenesisBlock() view returns (uint256)
10358615
getStorageFallbackInitialCumulativeHoldersRewardCap() view returns (uint256)
2552331278795932835933789874430370567965
getStorageLastCumulativeHoldersPriceCap() view returns (uint256)
1841473909968565618
getStorageLastCumulativeHoldersRewardPrice() view returns (uint256)
1841473909968565618
getStorageLastCumulativeInterestPrice() view returns (uint256)
1769259246832546713
getStorageLastSameRewardsAmountAndBlock() view returns (uint256 _amount, uint256 _block)
(_amount=135330148211985879, _block=21206847)
getStorageLastStakesChangedCumulativeReward() view returns (uint256)
1596519173267121352455954000000000000000000
isOwner() view returns (bool)
false
owner() view returns (address)
0x1dcb85efea6a3fb528d19b9174e88ee35bff540a
Read-only
calculateCumulativeHoldersRewardAmount(address _property) view returns (uint256)
calculateRewardAmount(address _property) view returns (uint256, uint256)
calculateWithdrawableInterestAmount(address _property, address _user) view returns (uint256)
getPropertyValue(address _property) view returns (uint256)
getStorageInitialCumulativeHoldersRewardCap(address _property) view returns (uint256)
getStorageInterestPrice(address _property) view returns (uint256)
getStorageLastCumulativeHoldersRewardAmountPerProperty(address _property) view returns (uint256)
getStorageLastCumulativeHoldersRewardPricePerProperty(address _property) view returns (uint256)
getStorageLastInterestPrice(address _property, address _user) view returns (uint256)
getStorageLastStakedInterestPrice(address _property, address _user) view returns (uint256)
getStoragePendingInterestWithdrawal(address _property, address _user) view returns (uint256)
getStoragePropertyValue(address _property) view returns (uint256)
getStorageValue(address _property, address _sender) view returns (uint256)
getValue(address _property, address _sender) view returns (uint256)
State-modifying
Events ___setFallbackInitialCumulativeHoldersRewardCap(uint256 _value)
changeOwner(address newOwner)
createStorage()
lockup(address _from, address _property, uint256 _value)
renounceOwnership()
setStorage(address _storageAddress)
transferOwnership(address newOwner)
update()
updateCap(uint256 _cap)
withdraw(address _property, uint256 _amount)
Lockedup(address _from, address _property, uint256 _value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address _config, address _devMinter)
This contract contains no fallback and receive objects.
This contract contains no error objects.