Diamond Furious
Verified contract
Active on
Ethereum with 770 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($10,066.78)
Native
Value
$10,066.78
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 3.116043 | $3,230.63 |
$10,066.78 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12623237 | 3 years ago | | | 0 | 0.00039147607 | |
| 11681920 | 4 years ago | | | 0 | 0.0016222280 | |
| 11681919 | 4 years ago | | | 0 | 0.0027482860 | |
| 11037081 | 4 years ago | | | 0.045 | 0.0042455600 | |
| 10885361 | 4 years ago | | | 0 | 0.0095360700 | |
| 10840714 | 4 years ago | | | 0 | 0.0020569700 | |
| 10840714 | 4 years ago | | | 0 | 0.0052516800 | |
| 10792988 | 4 years ago | | | 0 | 0.0084026880 | |
| 10792975 | 4 years ago | | | 0 | 0.0092148000 | |
| 10750596 | 4 years ago | | | 0 | 0.0056723520 |
ABI
ABI objects
Getter at block 21172806 checkDevPool() view returns (uint256)
buyPrice() view returns (uint256)
184402500000000
checkinCount() view returns (uint256)
0
decimals() view returns (uint8)
18
exchangeClosed() view returns (bool)
false
getContractData() view returns (uint256, uint256, uint256, uint256, uint256)
(175, 16027160487467210540033, 3116042964702941795, 471442719000000000000, 113390200553231243942)
getPlayerData() view returns (uint256, uint256, uint256, uint256, uint256)
(0, 0, 0, 0, 0)
isOwner() view returns (bool)
false
myTokens() view returns (uint256)
0
name() view returns (string)
Diamond Furious
playerCount_() view returns (uint256)
175
sellPrice() view returns (uint256)
144315000000000
stakingRequirement() view returns (uint256)
50000000000000000000
symbol() view returns (string)
DOF
totalDividends() view returns (uint256)
113390200553231243942
totalEthereumBalance() view returns (uint256)
3116042964702941795
totalInvested() view returns (uint256)
471442719000000000000
totalSupply() view returns (uint256)
16027160487467210540033
Read-only
balanceOf(address _customerAddress) view returns (uint256)
calculateEthereumReceived(uint256 _tokensToSell) view returns (uint256)
calculateTokensReceived(uint256 _ethereumToSpend) view returns (uint256)
dividendsOf(address _customerAddress) view returns (uint256)
myDividends(bool _includeReferralBonus) view returns (uint256)
players_(address) view returns (bool)
totalDeposit_(address) view returns (uint256)
totalWithdraw_(address) view returns (uint256)
State-modifying
Events buy(address _referredBy) payable returns (uint256)
dailyCheckin()
disableInitialStage()
exit()
helloDiamond(address _address, bool _status, uint8 _count, uint256 _amount)
reinvest()
sell(uint256 _amountOfTokens)
setStakingRequirement(uint256 _amountOfTokens)
transfer(address _toAddress, uint256 _amountOfTokens) returns (bool)
withdraw()
withdrawDevFee()
Transfer(address indexed from, address indexed to, uint256 tokens)
onReinvestment(address indexed customerAddress, uint256 ethereumReinvested, uint256 tokensMinted)
onTokenPurchase(address indexed customerAddress, uint256 incomingEthereum, uint256 tokensMinted, address indexed referredBy)
onTokenSell(address indexed customerAddress, uint256 tokensBurned, uint256 ethereumEarned)
onWithdraw(address indexed customerAddress, uint256 ethereumWithdrawn)
constructor()
fallback()
This contract contains no error objects.