Crypto Miner Token Lite

Verified contract

Active on Ethereum with 165 txns
Deployed by via 0xeb314ca6 at 6530828
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $219.44
0x652d3c2d8e4e7643aa66935371b5b7398982fda9ef695acccf628ca0882eb97f
0x7a74f12792004b7221b33f09d64bb130bb1e767dda6205da82a0373a91ad719a
0xa205cf5d7887efdcae4745a74abc95456cb88bd6fb425a4f9a0c3a4db628eaee
0x93a3373e6d30033f16171dd232888666ea4ee141016f2f7d25c948dea6654a16
0x33ca0f34741b1aebad2acbd2505b88bad3b29fef438dbe0e8da9d583c5f49f4c
0xd5c73c89ec56037901fe12d5b8f6a50bd83a7608d58570dd8d0fcb9cf080dfdf
0x519c8613ff2471623baeb1b7391eea469b90008a17f8a1edcf39f7db351def07
0x1072e199f0db133281a6f25b459bb2fdfc196c00ec8bc2de3475150395d795ba
0x26e73903fba138f85894c9eff3d72278844479e1c9d950c8aa6360b4eeb18cf3
0xb83baba7b9f307e40aa276fef4a489ecb172e0703ac5d32856cb36185de22045

Functions
Getter at block 20978123
buyPrice(view returns (uint256)
42647000000000
decimals(view returns (uint8)
18
myTokens(view returns (uint256)
0
name(view returns (string)
Crypto Miner Token Lite
sellPrice(view returns (uint256)
37219200000000
stakingRequirement(view returns (uint256)
50000000000000000000
symbol(view returns (string)
CML
totalEthereumBalance(view returns (uint256)
83032550042010503
totalSupply(view returns (uint256)
3869084144471896322022
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.