Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x9445…3925
Balances ($0.00)
No balances found for "Withdraw"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12377777 | 4 years ago | | | 0 | 0.0021324280 | |
| 12367609 | 4 years ago | | | 0 | 0.012168840 | |
| 12337189 | 4 years ago | | | 0 | 0.014926920 | |
| 12337178 | 4 years ago | | | 0 | 0.014020620 | |
| 12321825 | 4 years ago | | | 0 | 0.014018235 | |
| 12321818 | 4 years ago | | | 0 | 0.014438790 | |
| 12316991 | 4 years ago | | | 0 | 0.013374020 | |
| 12314750 | 4 years ago | | | 0 | 0.010639920 | |
| 12304713 | 4 years ago | | | 0 | 0.014645280 | |
| 12268971 | 4 years ago | | | 0 | 0.030686640 |
ABI
ABI objects
Getter at block 21183066
configAddress() view returns (address)
0x1d415aa39d647834786eb9b5a333a50e9935b796
getStorageAddress() view returns (address)
0x1371b024ddafb17a87552b48c889bcd55d5bda6c
isOwner() view returns (bool)
false
owner() view returns (address)
0x1dcb85efea6a3fb528d19b9174e88ee35bff540a
Read-only
calculateWithdrawableAmount(address _property, address _user) view returns (uint256)
getCumulativePrice(address _property) view returns (uint256)
getLastCumulativeHoldersReward(address _property, address _user) view returns (uint256)
getLastWithdrawalPrice(address _property, address _user) view returns (uint256)
getPendingWithdrawal(address _property, address _user) view returns (uint256)
getRewardsAmount(address _property) view returns (uint256)
getStorageLastWithdrawnReward(address _property, address _user) view returns (uint256)
getWithdrawalLimitBalance(address _property, address _user) view returns (uint256)
getWithdrawalLimitTotal(address _property, address _user) view returns (uint256)
State-modifying
Events beforeBalanceChange(address _property, address _from, address _to)
changeOwner(address newOwner)
createStorage()
renounceOwnership()
setStorage(address _storageAddress)
transferOwnership(address newOwner)
withdraw(address _property)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
PropertyTransfer(address _property, address _from, address _to)
constructor(address _config)
This contract contains no fallback and receive objects.
This contract contains no error objects.