EthCashonline
Verified contract
Active on
Ethereum with 812 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($1,763.25)
Native
Value
$1,763.25
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.530102 | $3,326.24 |
$1,763.25 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12724012 | 3 years ago | | | 0 | 0.00049507920 | |
| 12723069 | 3 years ago | | | 0 | 0.00050974880 | |
| 6879584 | 6 years ago | | | 0 | 0.000063000000 | |
| 6677379 | 6 years ago | | | 0 | 0.00010500000 | |
| 6636012 | 6 years ago | | | 0 | 0.00023100000 | |
| 6608133 | 6 years ago | | | 0 | 0.00010500000 | |
| 6592793 | 6 years ago | | | 0 | 0.00042000000 | |
| 6591329 | 6 years ago | | | 0 | 0.000063000000 | |
| 6583486 | 6 years ago | | | 0 | 0.000084000000 | |
| 6581837 | 6 years ago | | | 0 | 0.00019320000 |
ABI
ABI objects
Getter at block 21168555
depositAmount() view returns (uint256)
[unknown]
getInvestorCount() view returns (uint256)
[unknown]
isOwner() view returns (bool)
[unknown]
owner() view returns (address)
[unknown]
paymentDate() view returns (uint256)
[unknown]
payoutDate() view returns (uint256)
[unknown]
Read-only
addresses(uint256) view returns (address)
getInvestorUnPaidAmount(address addr) view returns (uint256)
investors(address) view returns (uint256 id, uint256 deposit, uint256 deposits, uint256 date, address referrer)
State-modifying
Events checkDatesPayment(address addr, uint256 date)
payout(uint256 limit)
payoutSelf()
renounceOwnership()
transferOwnership(address newOwner)
Cashback(address holder, uint256 amount)
Invest(address holder, uint256 amount)
OwnershipRenounced(address indexed previousOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
PayoutCumulative(uint256 amount, uint256 txs)
PayoutSelf(address addr, uint256 amount)
ReferrerBonus(address holder, uint256 amount)
constructor()
fallback()
This contract contains no error objects.