Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($77.06)
Native
Value
$77.06
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.021436 | $3,594.85 |
$77.06 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11318845 | 4 years ago | | | 0 | 0.00091854000 | |
| 11317605 | 4 years ago | | | 0 | 0.0025200000 | |
| 11317577 | 4 years ago | | | 0 | 0.00088200000 | |
| 10304741 | 4 years ago | | | 0 | 0.00031493520 | |
| 9107463 | 5 years ago | | | 0.019 | 0.000000007381300000 | |
| 7163591 | 6 years ago | | | 0 | 0.00099630000 | |
| 6724987 | 6 years ago | | | 0 | 0.00024300000 | |
| 6724918 | 6 years ago | | | 0 | 0.00044100000 | |
| 6724912 | 6 years ago | | | 0 | 0.00021270000 | |
| 6724905 | 6 years ago | | | 0 | 0.00021270000 |
ABI
ABI objects
Getter at block 21295080
bountyManager() view returns (address)
0x48337105dc18d24a353fce422b3dc067f6438bae
checkBalance() view returns (uint256)
0
minimum() view returns (uint256)
10000000000000000
owner() view returns (address)
0x72d2c00b5daa1750d95d1759552d7803cb01877d
ownerWallet() view returns (address)
0x72d2c00b5daa1750d95d1759552d7803cb01877d
step() view returns (uint256)
4
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.