TwelveHourROI
Verified contract
Active on
Ethereum with 908 txns
Balances ($0.00)
Native
Value
$0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0 | $3,913.02 |
$0 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 6416017 | 6 years ago | | | 0.01 | 0.00028638000 | |
| 6411871 | 6 years ago | | | 0 | 0.00024300000 | |
| 6411867 | 6 years ago | | | 0 | 0.00021870000 | |
| 6411864 | 6 years ago | | | 0 | 0.00024300000 | |
| 6409148 | 6 years ago | | | 0 | 0.00058320000 | |
| 6408688 | 6 years ago | | | 0 | 0.00042471000 | |
| 6408654 | 6 years ago | | | 0 | 0.00037837800 | |
| 6408073 | 6 years ago | | | 0 | 0.00038610000 | |
| 6407447 | 6 years ago | | | 0 | 0.00038610000 | |
| 6406217 | 6 years ago | | | 0 | 0.00034749000 |
ABI
ABI objects
Getter at block 21383819
checkBalance() view returns (uint256)
0
minimum() view returns (uint256)
10000000000000000
owner() view returns (address)
0x7b705c83c8c270745955cc3ca5f80fb3acf75d83
ownerWallet() view returns (address)
0x7b705c83c8c270745955cc3ca5f80fb3acf75d83
stakingRequirement() view returns (uint256)
2000000000000000000
step() view returns (uint256)
200
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.