Balances ($0.00)
No balances found for "TripleROI"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 6441256 | 6 years ago | | | 0 | 0.00060734700 | |
| 6429079 | 6 years ago | | | 0 | 0.00060775000 | |
| 6422556 | 6 years ago | | | 0 | 0.00032561100 | |
| 6421835 | 6 years ago | | | 0 | 0.00092482000 | |
| 6418803 | 6 years ago | | | 0 | 0.00028491300 | |
| 6418580 | 6 years ago | | | 0 | 0.00034573500 | |
| 6416661 | 6 years ago | | | 0 | 0.00050537760 | |
| 6415507 | 6 years ago | | | 0 | 0.00050122800 | |
| 6414320 | 6 years ago | | | 0 | 0.00054268500 | |
| 6413989 | 6 years ago | | | 0 | 0.00036179000 |
ABI
ABI objects
Getter at block 21215952 checkBalance() view returns (uint256)
gameStarted() view returns (bool)
true
maximum() view returns (uint256)
5000000000000000000
minimum() view returns (uint256)
10000000000000000
owner() view returns (address)
0x305fcb82036deaa7fea967d45dfd7755b76e603b
ownerWallet() view returns (address)
0x305fcb82036deaa7fea967d45dfd7755b76e603b
stakingRequirement() view returns (uint256)
300000000000000000
step() view returns (uint256)
1000
Read-only
checkInvestments(address _investor) view returns (uint256)
checkReferral(address _hunter) view returns (uint256)
getBalance(address _address) view returns (uint256)
State-modifying
Events bounty()
buy(address _referredBy) payable
startGame()
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.