Crypto Miner Token Fork

Verified contract

Active on Ethereum with 32 txns
Deployed by via 0xcc2e126a at 6494500
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $25.53
0x9ce60a891738b4a45d11d1f927dd9ccb13d5ec3dc660bf3b565b38d03177d94e
0x104394f3b91fec6b6e332d3ed9d1be5979a0751e9e5e6e2e3c8f412ee047dfc3
0xf679dd6bd5959840903a80c3be0c3fd653f6bd8dd1ed79967d2e9f551595f0f4
0xbce4930495c3d98fa77af1f8fe49ca3174894a9759e5b0526eb547834d5e97d3
0x29e22e1e0e3da673a545de238a5f0d01ecbfa2853cda04fb2b6f956625d49974
0xefdc2097c24aeed7449aaa9e282c1fe5a84faf21fa645bcbfc33f4e925180ae2
0x353fa08ce19506f1e071c561a610c7e1ee7506961edeeebab764bb8a6217f9bd
0xf19dbea6f69b2fad38215cf391bece43035f3cda34c97d9f9edd11661a23b64a
0xc22e4c87b34cc98bf22a22a39d8d11e48d8ed6194cd5d7d31f300afca8b2d70e
0xf61ae8d5e54e9dd54ceddcd37f773647041f6132f7bf835f43db382b55cc146a

Functions
Getter at block 21209388
buyPrice(view returns (uint256)
110000000000
decimals(view returns (uint8)
18
myTokens(view returns (uint256)
0
name(view returns (string)
Crypto Miner Token Fork
sellPrice(view returns (uint256)
90000000000
stakingRequirement(view returns (uint256)
50000000000000000000
symbol(view returns (string)
CMF
totalEthereumBalance(view returns (uint256)
8293435420462481
totalSupply(view returns (uint256)
0
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.