RocketCash
Verified contract
Active on
Ethereum with 146 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value
$154.52
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.042966 | $3,596.40 |
$154.52 |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 8804052 | 5 years ago | | | 0 | 0.000042885700 | |
| 8167825 | 5 years ago | | | 0 | 0.00013195600 | |
| 8162328 | 5 years ago | | | 0 | 0.00098994500 | |
| 8162302 | 5 years ago | | | 0 | 0.00065978000 | |
| 8162281 | 5 years ago | | | 0.047 | 0.0033664280 | |
| 8162245 | 5 years ago | | | 0.047 | 0.0028700000 | |
| 8148469 | 5 years ago | | | 0 | 0.00024145000 | |
| 7759421 | 6 years ago | | | 0.05 | 0.00032843200 | |
| 7759381 | 6 years ago | | | 0 | 0.00012072500 | |
| 7744837 | 6 years ago | | | 0 | 0.000084000000 |
ABI
ABI objects
Getter at block 21296639
administrationFund() view returns (address)
0x97a121027a529b96f1a71135457ab8e353060811
investedTotal() view returns (uint256)
72243820148184103356
investorsCount() view returns (uint256)
64
start() view returns (uint256)
1541678400
Read-only
availableWithdraw(address investor) view returns (uint256)
dailyDividends(address investor) view returns (uint256)
invested(address) view returns (uint256)
State-modifying
Events This contract contains no state-modifying function objects.
investment(address addr, uint256 amount, uint256 invested)
withdraw(address addr, uint256 amount, uint256 invested)
This contract contains no constructor objects.
fallback()
This contract contains no error objects.