DOUBLEDIVS
Verified contract
Active on
Ethereum with 562 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.54)
Native
Value
$0.54
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.000175 | $3,111.94 |
$0.54 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 6442517 | 6 years ago | | | 0 | 0.000097200000 | |
| 6438545 | 6 years ago | | | 0 | 0.00041310000 | |
| 6436228 | 6 years ago | | | 0 | 0.00036450000 | |
| 6435343 | 6 years ago | | | 0 | 0.00048600000 | |
| 6433068 | 6 years ago | | | 0 | 0.000097200000 | |
| 6431579 | 6 years ago | | | 0 | 0.00087480000 | |
| 6431529 | 6 years ago | | | 0 | 0.00041310000 | |
| 6429468 | 6 years ago | | | 0 | 0.00024300000 | |
| 6428382 | 6 years ago | | | 0 | 0.00021870000 | |
| 6423923 | 6 years ago | | | 0 | 0.00014580000 |
ABI
ABI objects
Getter at block 21205624
bountyManager() view returns (address)
0x28f0088308cdc140c2d72fbea0b8e529caa5cb40
checkBalance() view returns (uint256)
0
minimum() view returns (uint256)
10000000000000000
owner() view returns (address)
0x9d901bf10420682c232695b58dd96741e0600f0f
ownerWallet() view returns (address)
0x9d901bf10420682c232695b58dd96741e0600f0f
step() view returns (uint256)
50
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)
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.