Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x9c2d…d8d8
Balances ($0.00)
No balances found for "Lockup"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12377666 | 4 years ago | | | 0 | 0.0025484860 | |
| 12377477 | 4 years ago | | | 0 | 0.016032276 | |
| 12372741 | 4 years ago | | | 0 | 0.0067897250 | |
| 12372609 | 4 years ago | | | 0 | 0.0089501030 | |
| 12363576 | 4 years ago | | | 0 | 0.028243077 | |
| 12360777 | 4 years ago | | | 0 | 0.0093276480 | |
| 12360736 | 4 years ago | | | 0 | 0.0089489874 | |
| 12358648 | 4 years ago | | | 0 | 0.0090361590 | |
| 12356214 | 4 years ago | | | 0 | 0.010293290 | |
| 12356083 | 4 years ago | | | 0 | 0.011259807 |
ABI
ABI objects
Getter at block 21267476 calculateCumulativeRewardPrices() view returns (uint256 _reward, uint256 _holders, uint256 _interest)
basis() view returns (uint256)
100000000000000000000000000000000
configAddress() view returns (address)
0x1d415aa39d647834786eb9b5a333a50e9935b796
getAllValue() view returns (uint256)
585615036141301066087654
getStorageAddress() view returns (address)
0x4a154e51b69a798d854e100fdf79e6f0be0e330d
getStorageAllValue() view returns (uint256)
585615036141301066087654
getStorageCumulativeGlobalRewards() view returns (uint256)
1596519173267121352455954
getStorageDIP4GenesisBlock() view returns (uint256)
10358615
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)
calculateWithdrawableInterestAmount(address _property, address _user) view returns (uint256)
getPropertyValue(address _property) view returns (uint256)
getStorageCumulativeLockedUpUnitAndBlock(address _addr) view returns (uint256 _unit, uint256 _block)
getStorageCumulativeLockedUpValue(address _addr) view returns (uint256)
getStorageInterestPrice(address _property) view returns (uint256)
getStorageLastCumulativeGlobalReward(address _property, address _user) view returns (uint256)
getStorageLastCumulativeHoldersRewardAmountPerProperty(address _property) view returns (uint256)
getStorageLastCumulativeHoldersRewardPricePerProperty(address _property) view returns (uint256)
getStorageLastCumulativeLockedUpAndBlock(address _property, address _user) view returns (uint256 _cLocked, uint256 _block)
getStorageLastCumulativePropertyInterest(address _property, address _user) 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 changeOwner(address newOwner)
createStorage()
lockup(address _from, address _property, uint256 _value)
renounceOwnership()
setDIP4GenesisBlock(uint256 _block)
setStorage(address _storageAddress)
transferOwnership(address newOwner)
update()
withdraw(address _property, uint256 _amount)
Lockedup(address _from, address _property, uint256 _value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address _config)
This contract contains no fallback and receive objects.
This contract contains no error objects.