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) |
---|---|---|---|---|---|---|---|
| 7275200 | 6 years ago | | | 0 | 0.00040665700 | |
| 7148064 | 6 years ago | | | 0 | 0.00010701500 | |
| 7134487 | 6 years ago | | | 0 | 0.000064209000 | |
| 7129048 | 6 years ago | | | 0 | 0.000032104500 | |
| 7112104 | 6 years ago | | | 0 | 0.00042806000 | |
| 7097049 | 6 years ago | | | 0 | 0.000064209000 | |
| 7088668 | 6 years ago | | | 0 | 0.000085612000 | |
| 7083584 | 6 years ago | | | 0 | 0.00010701500 | |
| 7083572 | 6 years ago | | | 0 | 0.00010701500 | |
| 7083352 | 6 years ago | | | 0 | 0.000085612000 |
ABI
ABI objects
Getter at block 21214234
HIGHEST_DIVIDEND_PERCENTS() view returns (uint256)
500
LOWEST_DIVIDEND_PERCENTS() view returns (uint256)
50
ONE_HUNDRED_PERCENTS() view returns (uint256)
10000
REFERRAL_ACTIVATION_TIME() view returns (uint256)
86400
admin() view returns (address)
0x03b51dc4fdbb49a750b327e913ea0ddc71baf915
generalPercents() view returns (uint256)
50
healthPercents() view returns (uint256)
0
running() view returns (bool)
false
totalDeposits() view returns (uint256)
117694434974837692329
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)
refCount(address) view returns (uint256)
refEarned(address) view returns (uint256)
referralPercents(uint256) view returns (uint256)
referrers(address) view returns (address)
updatedAt(address) view returns (uint256)
withdrawals(address) view returns (uint256)
State-modifying
Events This contract contains no state-modifying function objects.
AdminFeePayed(address indexed investor, uint256 amount)
BalanceChanged(uint256 balance)
DepositAdded(address indexed investor, uint256 deposit, uint256 amount)
DividendPayed(address indexed investor, uint256 dividend)
InvestorAdded(address indexed investor)
ReferrerAdded(address indexed investor, address indexed referrer)
ReferrerPayed(address indexed investor, uint256 indexed level, address referrer, uint256 amount)
TotalDepositsChanged(uint256 totalDeposits)
This contract contains no constructor objects.
fallback()
This contract contains no error objects.