Diamond Token
Verified contract
Active on
Ethereum with 1,109 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($24,546.60)
Native
Value
$24,546.6
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 6.311575 | $3,889.14 |
$24,546.6 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18131542 | a year ago | | | 0 | 0.0012697238 | |
| 15873651 | 2 years ago | | | 0 | 0.0011804321 | |
| 15873642 | 2 years ago | | | 0 | 0.0011556129 | |
| 12579680 | 4 years ago | | | 0.012 | 0.0019218000 | |
| 11681927 | 4 years ago | | | 0 | 0.0059783860 | |
| 11681894 | 4 years ago | | | 0 | 0.0054085920 | |
| 11681894 | 4 years ago | | | 0 | 0.0012264000 | |
| 11032657 | 4 years ago | | | 0.002 | 0.0029885500 | |
| 10956886 | 4 years ago | | | 0 | 0.0099000000 | |
| 10885367 | 4 years ago | | | 0 | 0.0095265000 |
ABI
ABI objects
Getter at block 21401834 checkDevPool() view returns (uint256)
buyPrice() view returns (uint256)
298688000000000
checkinCount() view returns (uint256)
0
decimals() view returns (uint8)
18
exchangeClosed() view returns (bool)
false
getContractData() view returns (uint256, uint256, uint256, uint256, uint256)
(219, 22968231154774589193053, 6311574638561288819, 1111258470100000000000, 452898154353709191580)
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 Token
playerCount_() view returns (uint256)
219
sellPrice() view returns (uint256)
195296000000000
stakingRequirement() view returns (uint256)
50000000000000000000
symbol() view returns (string)
Diamond
totalDividends() view returns (uint256)
452898154353709191580
totalEthereumBalance() view returns (uint256)
6311574638561288819
totalInvested() view returns (uint256)
1111258470100000000000
totalSupply() view returns (uint256)
22968231154774589193053
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)
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.