Crypto Miner Token

Verified contract

Active on Ethereum with 314 txns
Deployed by via 0x2acf90b7 at 6536274
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $209.4
0xb6bb40c108c7f41343cc18a909300ab8e9e18382936c3a9b679019d70ac7da91
0xe9abc10061734396eadfb61dd2a105e72b66e81d29512ce68682c61e2f858345
0xa9f204bfb9fc360382605a0efe35c36dc18f82026b36559a51106e6d85e3b0fc
0x36a7ebd8669c146f8c24e48366661253d0d71be5c91109cc9eef4ebd704a3ae6
0x6f4cb3d62ae1151fcff9eb0eff9e31bf9cb49b1cc0a4b2b90bb7a103c1655e18
0x505601f401b4e17f41001edfab0c7bd4b7ee9ae00937c0653d028d57db0b6dfc
0xef9b3468114d7fa1e35cd9b59064a34c92485f3fdc00a6a15a59ee0e38fcd82d
0xc78601f1ffcfabb6f67b5f31c4e033cc6e8f2308a59bda2316f684b1fa8c119a
0x395ee7eb29d555039c54757e6cd5ede4b4f5de4e57c6521cb571a86ff94f3178
0x3e8cdb4fad0a88c153b9222153966cfa17e5ba4b3940cd01aa6f5aeba2504011

Functions
Getter at block 21319276
buyPrice(view returns (uint256)
27071000000000
decimals(view returns (uint8)
18
myTokens(view returns (uint256)
0
name(view returns (string)
Crypto Miner Token
sellPrice(view returns (uint256)
23625600000000
stakingRequirement(view returns (uint256)
50000000000000000000
symbol(view returns (string)
CMT
totalEthereumBalance(view returns (uint256)
57467437608304313
totalSupply(view returns (uint256)
2453333290246714142633
Read-only
balanceOf(address _customerAddressview returns (uint256)
calculateEthereumReceived(uint256 _tokensToSellview returns (uint256)
calculateTokensReceived(uint256 _ethereumToSpendview returns (uint256)
dividendsOf(address _customerAddressview returns (uint256)
myDividends(bool _includeReferralBonusview returns (uint256)
State-modifying
buy(address _referredBypayable returns (uint256)
exit(
reinvest(
sell(uint256 _amountOfTokens
transfer(address _toAddressuint256 _amountOfTokensreturns (bool)
withdraw(
Events
Transfer(address indexed fromaddress indexed touint256 tokens
onReinvestment(address indexed customerAddressuint256 ethereumReinvesteduint256 tokensMinted
onTokenPurchase(address indexed customerAddressuint256 incomingEthereumuint256 tokensMintedaddress indexed referredByuint256 timestampuint256 price
onTokenSell(address indexed customerAddressuint256 tokensBurneduint256 ethereumEarneduint256 timestampuint256 price
onWithdraw(address indexed customerAddressuint256 ethereumWithdrawn
Constructor

This contract contains no constructor objects.

Fallback and receive
fallback(
Errors

This contract contains no error objects.