Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($12,148.80)
Native
Value
$12,148.8
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 3.271286 | $3,713.77 |
$12,148.8 | |
EBK | ERC-20 | 3.269208 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11628855 | 4 years ago | | | 0 | 0.0010500000 | |
| 10348957 | 4 years ago | | | 0 | 0.0010080000 | |
| 10282531 | 4 years ago | | | 0.0020777926 | 0.00039900000 | |
| 10266978 | 4 years ago | | | 0 | 0.00042000000 | |
| 10266978 | 4 years ago | | | 0 | 0.00036960000 | |
| 9239007 | 5 years ago | | | 0 | 0.00086100000 | |
| 6664516 | 6 years ago | | | 0 | 0.00016800000 | |
| 6664513 | 6 years ago | | | 0 | 0.00016800000 | |
| 6658547 | 6 years ago | | | 0 | 0.00016800000 | |
| 6565218 | 6 years ago | | | 0 | 0.000042000000 |
ABI
ABI objects
Getter at block 21329171
getDepositAmount() view returns (uint256)
[unknown]
getInvestorCount() view returns (uint256)
[unknown]
getPayoutCumulativeInterval() view returns (uint256)
[unknown]
lastPaymentDate() view returns (uint256)
[unknown]
owner() view returns (address)
[unknown]
payoutDate() view returns (uint256)
[unknown]
Read-only
addresses(uint256) view returns (address)
getInvestorDatePayout(address addr) view returns (uint256)
getInvestorDeposit(address addr) view returns (uint256)
getInvestorUnPaidAmount(address addr) view returns (uint256)
investors(address) view returns (uint256 id, uint256 deposit, uint256 deposits, uint256 date, address referrer)
State-modifying
Events payout(uint256 limit)
payoutSelf(address addr)
setDatePayout(address addr, uint256 date)
setPayoutCumulativeInterval(uint256 interval)
Cashback(address addr, uint256 amount)
Invest(address addr, uint256 amount)
PayoutCumulative(uint256 amount, uint256 txs)
PayoutSelf(address addr, uint256 amount)
RefFee(address addr, uint256 amount)
constructor()
fallback()
This contract contains no error objects.