Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($11,256.51)
Native
Value
$11,256.51
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 3 | $3,752.17 |
$11,256.51 | |
EBK | ERC-20 | 3 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 7993636 | 5 years ago | | | 10 | 0.0048894780 | |
| 7987331 | 5 years ago | | | 10 | 0.0024476777 | |
| 7911386 | 6 years ago | | | 10 | 0.0031781606 | |
| 7910980 | 6 years ago | | | 10 | 0.0026547198 | |
| 7910968 | 6 years ago | | | 10 | 0.0021284154 | |
| 7910878 | 6 years ago | | | 10 | 0.0026547198 | |
| 7910875 | 6 years ago | | | 10 | 0.0021284154 | |
| 7910866 | 6 years ago | | | 10 | 0.0026547198 | |
| 7905124 | 6 years ago | | | 10 | 0.0026547198 | |
| 7905120 | 6 years ago | | | 10 | 0.0021284154 |
ABI
ABI objects
Getter at block 21379965
amountRaised() view returns (uint256)
620000000000000000000
currentPaymentIndex() view returns (uint256)
37
depositAmount() view returns (uint256)
10000000000000000000
depositorsCount() view returns (uint256)
16
getDepositsCount() view returns (uint256)
62
isOwner() view returns (bool)
false
lastDepositId() view returns (uint256)
61
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.