ThreeDayProfits
Verified contract
Active on
Ethereum with 3,153 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Native
Value
$0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0 | $3,405.98 |
$0 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 7008165 | 6 years ago | | | 0.01 | 0.00055593300 | |
| 6496413 | 6 years ago | | | 0 | 0.00036450000 | |
| 6450691 | 6 years ago | | | 0 | 0.000097200000 | |
| 6450687 | 6 years ago | | | 0 | 0.000097200000 | |
| 6450649 | 6 years ago | | | 0 | 0.00014580000 | |
| 6442659 | 6 years ago | | | 0 | 0.000097200000 | |
| 6442468 | 6 years ago | | | 0 | 0.000097200000 | |
| 6442446 | 6 years ago | | | 0 | 0.00034020000 | |
| 6442446 | 6 years ago | | | 0 | 0.000097200000 | |
| 6441916 | 6 years ago | | | 0 | 0.00014580000 |
ABI
ABI objects
Getter at block 21170732
bountyManager() view returns (address)
0xaf9c025ce6322a23ac00301c714f4f42895c9818
checkBalance() view returns (uint256)
0
minimum() view returns (uint256)
10000000000000000
owner() view returns (address)
0xaf9c025ce6322a23ac00301c714f4f42895c9818
ownerWallet() view returns (address)
0xaf9c025ce6322a23ac00301c714f4f42895c9818
step() view returns (uint256)
33
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()
transferOwnership(address newOwner, address newOwnerWallet)
updateReferral(address _hunter, uint256 _amount)
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(address _bountyManager)
fallback()
This contract contains no error objects.