DiamondDividendsVault
Verified contract
Active on
Ethereum with 4,809 txns
Balances ($34.75)
Native
Value
$34.75
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.009364 | $3,711.62 |
$34.75 | |
betbeb.com | ERC-20 | 88.888K | -- | -- | |
BEB | ERC-20 | 59.72K | -- | -- | |
uxtw.com$0.02回购 | ERC-20 | 16.888K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 10300084 | 4 years ago | | | 0 | 0.00063052200 | |
| 10299991 | 4 years ago | | | 0 | 0.00057569400 | |
| 10299706 | 4 years ago | | | 0 | 0.00054828000 | |
| 10299511 | 4 years ago | | | 0 | 0.00010965600 | |
| 10298977 | 4 years ago | | | 0 | 0.0010157760 | |
| 10298676 | 4 years ago | | | 0 | 0.00093536040 | |
| 10298506 | 4 years ago | | | 0 | 0.0012611280 | |
| 10298417 | 4 years ago | | | 0 | 0.00093112800 | |
| 10298382 | 4 years ago | | | 0 | 0.0010157760 | |
| 10298342 | 4 years ago | | | 0 | 0.00097345200 |
ABI
ABI objects
Getter at block 21311192
checkBalance() view returns (uint256)
0
diamondDividendAddr() view returns (address)
0x31b35ec3fa75fa37416bf1a06f7e8e4880c44f49
minimum() view returns (uint256)
10000000000000000
owner() view returns (address)
0xf2267af68559cd76ee7645cca0e2f2b99cd99da3
stakingRequirement() view returns (uint256)
2000000000000000000
step() view returns (uint256)
1
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()
invest(address _referredBy) payable
transferOwnership(address newOwner)
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.