Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($3,756.62)
Native
Value
$3,756.62
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 1.2 | $3,130.52 |
$3,756.62 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 8022958 | 5 years ago | | | 1 | 0.00081435024 | |
| 8022911 | 5 years ago | | | 1 | 0.0010157189 | |
| 8021089 | 5 years ago | | | 1 | 0.0038116888 | |
| 8020732 | 5 years ago | | | 1 | 0.0044245330 | |
| 8017788 | 5 years ago | | | 1 | 0.0011542260 | |
| 8014925 | 5 years ago | | | 1 | 0.0035473590 | |
| 8013545 | 5 years ago | | | 1 | 0.0017698132 | |
| 8010416 | 5 years ago | | | 1 | 0.00083735040 | |
| 8007384 | 5 years ago | | | 1 | 0.0019910397 | |
| 8004176 | 5 years ago | | | 1 | 0.0011542260 |
ABI
ABI objects
Getter at block 21207019
amountRaised() view returns (uint256)
983000000000000000000
currentPaymentIndex() view returns (uint256)
589
depositAmount() view returns (uint256)
1000000000000000000
depositorsCount() view returns (uint256)
105
getDepositsCount() view returns (uint256)
983
isOwner() view returns (bool)
false
lastDepositId() view returns (uint256)
982
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.