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) |
---|---|---|---|---|---|---|---|
| 21157093 | 7 days ago | | | 0 | 0.0055704742 | |
| 21156988 | 7 days ago | | | 0 | 0.0050052413 | |
| 21114084 | 13 days ago | | | 0 | 0.0019031470 | |
| 21114064 | 13 days ago | | | 0 | 0.0017786293 | |
| 21069387 | 19 days ago | | | 0 | 0.0047389114 | |
| 21069379 | 19 days ago | | | 0 | 0.0048667252 | |
| 21048095 | 22 days ago | | | 0 | 0.0015215075 | |
| 21048078 | 22 days ago | | | 0 | 0.0015517588 | |
| 20960760 | a month ago | | | 0 | 0.0025675533 | |
| 20960735 | a month ago | | | 0 | 0.0025300027 |
ABI
ABI objects
Getter at block 21204040 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)
583032036141301066087654
getStorageAddress() view returns (address)
0x4a154e51b69a798d854e100fdf79e6f0be0e330d
getStorageAllValue() view returns (uint256)
583032036141301066087654
getStorageCap() view returns (uint256)
8077323532224763421531
getStorageCumulativeGlobalRewards() view returns (uint256)
1593086445953556685851318
getStorageCumulativeHoldersRewardCap() view returns (uint256)
14727864163664560820078102712111293992636
getStorageDIP4GenesisBlock() view returns (uint256)
10358615
getStorageFallbackInitialCumulativeHoldersRewardCap() view returns (uint256)
2552331278795932835933789874430370567965
getStorageLastCumulativeHoldersPriceCap() view returns (uint256)
1835572907491585594
getStorageLastCumulativeHoldersRewardPrice() view returns (uint256)
1835572907491585594
getStorageLastCumulativeInterestPrice() view returns (uint256)
1763589656217409041
getStorageLastSameRewardsAmountAndBlock() view returns (uint256 _amount, uint256 _block)
(_amount=135595154954545538, _block=21181531)
getStorageLastStakesChangedCumulativeReward() view returns (uint256)
1589773146817261498892880000000000000000000
isOwner() view returns (bool)
false
owner() view returns (address)
0x1dcb85efea6a3fb528d19b9174e88ee35bff540a
sTokensManager() view returns (address)
0x50489ff5f879a44c87bba85287729d663b18ced5
Read-only
calculateCumulativeHoldersRewardAmount(address _property) view returns (uint256)
calculateRewardAmount(address _property) view returns (uint256, uint256)
calculateWithdrawableInterestAmount(address _property, address _user) view returns (uint256)
calculateWithdrawableInterestAmountByPosition(uint256 _tokenId) 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()
depositToPosition(uint256 _tokenId, uint256 _amount) returns (bool)
depositToProperty(address _property, uint256 _amount) returns (uint256)
depositToProperty(address _property, uint256 _amount, bytes32 _payload) returns (uint256)
lockup(address _from, address _property, uint256 _value)
migrateToSTokens(address _property) returns (uint256 tokenId_)
renounceOwnership()
setStorage(address _storageAddress)
transferOwnership(address newOwner)
update()
updateCap(uint256 _cap)
withdraw(address _property, uint256 _amount)
withdrawByPosition(uint256 _tokenId, uint256 _amount) returns (bool)
Lockedup(address _from, address _property, uint256 _value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
UpdateCap(uint256 _cap)
constructor(address _config, address _devMinter, address _sTokensManager)
This contract contains no fallback and receive objects.
This contract contains no error objects.