MORIART_2
Verified contract
Active on
Ethereum with 1,667 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($95,719.18)
Native
Value
$95,719.18
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 30.834285 | $3,104.31 |
$95,719.18 | |
| ERC-20 | 1M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 9865422 | 5 years ago | | | 0 | 0.00022721000 | |
| 9865422 | 5 years ago | | | 0 | 0.00022721000 | |
| 9865421 | 5 years ago | | | 0 | 0.00018272983 | |
| 9865421 | 5 years ago | | | 0 | 0.00022721000 | |
| 9865421 | 5 years ago | | | 0 | 0.00022721000 | |
| 9865421 | 5 years ago | | | 0 | 0.00022721000 | |
| 9865421 | 5 years ago | | | 0 | 0.00022721000 | |
| 9865421 | 5 years ago | | | 0 | 0.00027781500 | |
| 9865421 | 5 years ago | | | 0 | 0.00022721000 | |
| 9865421 | 5 years ago | | | 0 | 0.00027781500 |
ABI
ABI objects
Getter at block 21222610 getCurrentGoal() view returns (int256) getPercent() view returns (uint256)
ENTER_FEE() view returns (uint256)
1000
EXIT_FEE_1() view returns (uint256)
500
EXIT_FEE_2() view returns (uint256)
1000
EXIT_TRIGGER() view returns (uint256)
7770000000000
FINAL_WAVE() view returns (uint256)
1500
MINIMUM() view returns (uint256)
100000000000000000
ONE_DAY() view returns (uint256)
86400
ONE_HUNDRED() view returns (uint256)
10000
REF_TRIGGER() view returns (uint256)
0
REIN_TRIGGER() view returns (uint256)
3330000000000
admin() view returns (address)
0x9c14a7882f635acebbc7f0effc0e2b78b9aa4858
finalized() view returns (bool)
true
getBalance() view returns (uint256)
0
getCurrentTurnover() view returns (int256)
0
getNextDate() view returns (uint256)
1732233600
maxBalance() view returns (uint256)
153500224348568152764
start() view returns (uint256)
1584662400
Read-only
getAvailable(address addr) view returns (uint256)
getDeposit(address addr, uint256 index) view returns (uint256)
getDeposits(address addr) view returns (uint256)
getFee(address addr) view returns (uint256)
getProfit(address addr) view returns (uint256)
getRefBonus(address addr) view returns (uint256)
getTurnover(uint256 index) view returns (int256)
refPercent(uint256) view returns (uint16)
users(address) view returns (address referrer, uint256 bonus)
State-modifying
Events exit()
invest() payable
reinvest()
reinvestBonus()
reinvestProfit()
setExitFee(uint256 fee_1, uint256 fee_2)
setRefPercent(uint16[5] newRefPercents)
withdrawBonus()
withdrawProfit()
DepositAdded(address indexed investor, uint256 amount)
Finalized(uint256 amount)
GasRefund(uint256 amount)
InvestorAdded(address indexed investor)
RefBonusAdded(address indexed investor, address indexed referrer, uint256 amount, uint256 indexed level)
RefBonusPayed(address indexed investor, uint256 amount)
ReferrerAdded(address indexed investor, address indexed referrer)
Reinvested(address indexed investor, uint256 amount)
Withdrawn(address indexed investor, uint256 amount)
This contract contains no constructor objects.
fallback()
This contract contains no error objects.