Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($415.56)
Native
Value
$415.56
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.12 | $3,463.01 |
$415.56 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 8047052 | 5 years ago | | | 0.1 | 0.0021284155 | |
| 8044859 | 5 years ago | | | 0.1 | 0.0029322705 | |
| 8041743 | 5 years ago | | | 0.1 | 0.0023057833 | |
| 8040217 | 5 years ago | | | 0.1 | 0.0044245330 | |
| 8038844 | 5 years ago | | | 0.1 | 0.0044245331 | |
| 8035635 | 5 years ago | | | 0.1 | 0.0017736795 | |
| 8035419 | 5 years ago | | | 0.1 | 0.0037608530 | |
| 8034136 | 5 years ago | | | 0.1 | 0.0028378872 | |
| 8032336 | 5 years ago | | | 0.1 | 0.0044245331 | |
| 8029363 | 5 years ago | | | 0.1 | 0.00092338080 |
ABI
ABI objects
Getter at block 21266872
amountRaised() view returns (uint256)
320300000000000000000
currentPaymentIndex() view returns (uint256)
1921
depositAmount() view returns (uint256)
100000000000000000
depositorsCount() view returns (uint256)
183
getDepositsCount() view returns (uint256)
3203
isOwner() view returns (bool)
false
lastDepositId() view returns (uint256)
3202
owner() view returns (address)
0xfd7df01283f7658d721bb37706476beeb54bdaf0
percent() view returns (uint256)
150
Read-only
depositors(address, uint256) view returns (uint256)
deposits(uint256) view returns (address depositor, uint256 amount, uint256 payout, uint256 depositTime, uint256 paymentTime)
getDeposit(uint256 _id) view returns (address, uint256, uint256, uint256, uint256)
getLastPayments(uint256 lastIndex) view returns (address, uint256, uint256, uint256, uint256)
getUserDeposit(address depositor, uint256 depositNumber) view returns (uint256, uint256, uint256, uint256)
getUserDepositsCount(address depositor) view returns (uint256)
State-modifying
Events transferOwnership(address newOwner)
OnDepositReceived(address investorAddress, uint256 value)
OnPaymentSent(address investorAddress, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor()
fallback()
This contract contains no error objects.