DailyRoi
Verified contract
Active on
Ethereum with 4,488 txns
Balances ($29.19)
Native
Value
$29.19
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.0095 | $3,072.61 |
$29.19 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12604913 | 3 years ago | | | 0.01 | 0.00082947600 | |
| 6544061 | 6 years ago | | | 0 | 0.00019440000 | |
| 6511009 | 6 years ago | | | 0 | 0.000081081000 | |
| 6508208 | 6 years ago | | | 0 | 0.000081081000 | |
| 6500091 | 6 years ago | | | 0 | 0.00023166000 | |
| 6490086 | 6 years ago | | | 0 | 0.00025482600 | |
| 6487201 | 6 years ago | | | 0 | 0.00011583000 | |
| 6485502 | 6 years ago | | | 0 | 0.000072900000 | |
| 6481155 | 6 years ago | | | 0 | 0.00016083000 | |
| 6477486 | 6 years ago | | | 0.01 | 0.00043427400 |
ABI
ABI objects
Getter at block 21215091
checkBalance() view returns (uint256)
0
minimum() view returns (uint256)
10000000000000000
owner() view returns (address)
0x091cc8008d52b2e81ce2350f52254c77032366bd
ownerWallet() view returns (address)
0x091cc8008d52b2e81ce2350f52254c77032366bd
stakingRequirement() view returns (uint256)
2000000000000000000
step() view returns (uint256)
100
Read-only
checkInvestments(address _investor) view returns (uint256)
checkReferral(address _hunter) view returns (uint256)
checkWithdrawals(address _investor) view returns (uint256)
getBalance(address _address) view returns (uint256)
State-modifying
Events bounty()
buy(address _referredBy) payable
transferOwnership(address newOwner, address newOwnerWallet)
withdraw() returns (bool)
Bounty(address hunter, uint256 amount)
Invest(address investor, uint256 amount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Withdraw(address investor, uint256 amount)
constructor()
fallback()
This contract contains no error objects.