ETHSmartInvest
Verified contract
Active on
Ethereum with 373 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($4.74)
Native
Value
$4.74
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.001328 | $3,568.22 |
$4.74 | |
DMTS | ERC-20 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 7153623 | 6 years ago | | | 0 | 0.00086100000 | |
| 7153622 | 6 years ago | | | 0 | 0.00086100000 | |
| 7104805 | 6 years ago | | | 0 | 0.0015823130 | |
| 7101952 | 6 years ago | | | 0 | 0.00024898274 | |
| 7097194 | 6 years ago | | | 0 | 0.00081045300 | |
| 7094791 | 6 years ago | | | 0 | 0.00013893480 | |
| 7094721 | 6 years ago | | | 0 | 0.000092623200 | |
| 7094563 | 6 years ago | | | 0 | 0.00017300500 | |
| 7090666 | 6 years ago | | | 0 | 0.00061748800 | |
| 7088896 | 6 years ago | | | 0 | 0.00027022100 |
ABI
ABI objects
Getter at block 21286982
ADMIN_FEE() view returns (uint256)
200
INTEREST() view returns (uint256)
330
MARKETING_FEE() view returns (uint256)
800
MINIMUM() view returns (uint256)
10000000000000000
ONE_DAY() view returns (uint256)
86400
ONE_HUNDRED() view returns (uint256)
10000
admin() view returns (address)
0x51ed5021aed7f39cb0b350ef3dd6ef1a29d17ec5
marketing() view returns (address)
0x137b2e4b00d40a42926e0846aca79f9b0aebefb6
Read-only
getDividends(address userAddr) view returns (uint256)
getNextTime(address userAddr) view returns (uint256)
getRefBonus(address userAddr) view returns (uint256)
referralPercents(uint256) view returns (uint256)
users(address) view returns (uint256 time, uint256 deposit, uint256 reserve, address referrer, uint256 bonus)
State-modifying
Events invest() payable
withdraw()
DepositAddAll(uint256 amount)
DepositIncreased(address indexed investor, uint256 amount, uint256 totalAmount)
DividendsPayed(address indexed investor, uint256 amount)
InvestorAdded(address indexed investor, uint256 amount)
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)
This contract contains no constructor objects.
fallback()
This contract contains no error objects.