SmartMinFin
Verified contract
Active on
Ethereum with 899 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($1.20)
Native
Value
$1.2
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.000383 | $3,124.46 |
$1.2 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 7763630 | 6 years ago | | | 0 | 0.00050409700 | |
| 7716459 | 6 years ago | | | 0 | 0.00027502200 | |
| 7701665 | 6 years ago | | | 0 | 0.00012671400 | |
| 7684415 | 6 years ago | | | 0 | 0.00045837000 | |
| 7669164 | 6 years ago | | | 0 | 0.00027496200 | |
| 7644257 | 6 years ago | | | 0 | 0.00045827000 | |
| 7623027 | 6 years ago | | | 0 | 0.00045827000 | |
| 7618403 | 6 years ago | | | 0 | 0.00018463182 | |
| 7618386 | 6 years ago | | | 0 | 0.000086981948 | |
| 7617437 | 6 years ago | | | 0 | 0.00018330800 |
ABI
ABI objects
Getter at block 21221382
countOfInvestors() view returns (uint256)
115
maxDeposit() view returns (uint256)
30000000000000000000
maxWithdrawal() view returns (uint256)
3000000000000000000
minDeposit() view returns (uint256)
100000000000000000
stepTime() view returns (uint256)
86400
Read-only
deposited(address) view returns (uint256)
reservedBalance(address) view returns (uint256)
time(address) view returns (uint256)
timeFirstDeposit(address) view returns (uint256)
withdraw(address) view returns (uint256)
State-modifying
Events This contract contains no state-modifying function objects.
Invest(address investor, uint256 amount)
Withdraw(address investor, uint256 amount)
This contract contains no constructor objects.
fallback()
This contract contains no error objects.