Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($2.11)
Native
Value
$2.11
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.000661 | $3,189.17 |
$2.11 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 6797023 | 6 years ago | | | 0 | 0.00025861200 | |
| 6762235 | 6 years ago | | | 0 | 0.00012930600 | |
| 6753193 | 6 years ago | | | 0 | 0.00017240800 | |
| 6750705 | 6 years ago | | | 0 | 0.00021551000 | |
| 6749146 | 6 years ago | | | 0 | 0.00017240800 | |
| 6746658 | 6 years ago | | | 0 | 0.00012930600 | |
| 6746184 | 6 years ago | | | 0 | 0.00012930600 | |
| 6746160 | 6 years ago | | | 0 | 0.00072507200 | |
| 6746085 | 6 years ago | | | 0 | 0.00018126800 | |
| 6746051 | 6 years ago | | | 0 | 0.00027190200 |
ABI
ABI objects
Getter at block 21161730
CASHBACK() view returns (uint256)
3
COMMISSION() view returns (uint256)
10
MULTIPLICATION() view returns (uint256)
2
REFBONUS() view returns (uint256)
2
WITHDRAW() view returns (uint256)
85
beneficiary() view returns (address)
0x373d3f20f9f10d23686dc5cda704e4efcf0ab1db
bonusSize() view returns (uint256)
7
Read-only
investors(address) view returns (uint256 invested, uint256 payouts, uint256 first_invest, uint256 last_payout, address referrer)
payoutSize(address _to) view returns (uint256)
withdrawSize(address _to) view returns (uint256)
State-modifying
Events This contract contains no state-modifying function objects.
AddInvestor(address indexed holder)
CashBack(address indexed holder, uint256 amount)
Deposit(address indexed holder, uint256 amount, address referrer)
Payout(address indexed holder, uint256 amount)
RefBonus(address indexed from, address indexed to, uint256 amount)
Withdraw(address indexed holder, uint256 amount)
This contract contains no constructor objects.
fallback()
This contract contains no error objects.