Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "Efirica"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 6751714 | 6 years ago | | | 0 | 0.00038472000 | |
| 6751673 | 6 years ago | | | 0 | 0.00033292000 | |
| 6610860 | 6 years ago | | | 0 | 0.00042804000 | |
| 6534680 | 6 years ago | | | 0.11065704 | 0.0015567310 | |
| 6528099 | 6 years ago | | | 0.10437313 | 0.0014433960 |
ABI
ABI objects
Getter at block 21207176
HIGHEST_DIVIDEND_PERCENTS() view returns (uint256)
500
LOWEST_DIVIDEND_PERCENTS() view returns (uint256)
50
ONE_HUNDRED_PERCENTS() view returns (uint256)
10000
admin() view returns (address)
0xa76e2fdc283e899efac21d8cb960eb9ce00f40a9
currentPercents() view returns (uint256)
50
generalPercents() view returns (uint256)
50
healthPercents() view returns (uint256)
0
totalDeposits() view returns (uint256)
215030170000000000
Read-only
deposits(address) view returns (uint256)
dividendsForPercents(address user, uint256 percents) view returns (uint256)
dividendsForUser(address user) view returns (uint256)
joinedAt(address) view returns (uint256)
percentsForUser(address user) view returns (uint256)
referralPercents(uint256) view returns (uint256)
referrers(address) view returns (address)
updatedAt(address) view returns (uint256)
State-modifying
Events This contract contains no state-modifying function objects.
AdminFeePayed(address investor, uint256 amount)
BalanceChanged(uint256 balance)
DepositAdded(address investor, uint256 deposit, uint256 amount)
DividendPayed(address investor, uint256 dividend)
InvestorAdded(address investor)
ReferrerAdded(address investor, address referrer)
ReferrerPayed(address investor, address referrer, uint256 amount)
TotalDepositsChanged(uint256 totalDeposits)
This contract contains no constructor objects.
fallback()
This contract contains no error objects.