Maxim Coin

Verified contract

Active on Ethereum with 4 txns
Deployed by via 0x1c1720f8 at 6346076
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0x4dc31032c3cb4d921f97c83791660e35f91ff06f9bbdb5995ad4a11bd816ed21
0x383ff300a42747d40397ba518725954de3c3e466e3bd25c4b7c75b7578591ed1
0x70c8bc4410023bdf8051df707b430da3feeef42632c44e2f53b1fc8ef588df3c
0x4432d12f7ef0c5ed3b4607177f0a9dcd042dca0736cd61309cfe76479b72f18a

Functions
Getter at block 21019217
decimals(view returns (uint256)
18
distributionFinished(view returns (bool)
false
minContribution(view returns (uint256)
10000000000000000
name(view returns (string)
Maxim Coin
symbol(view returns (string)
MAX
tokensPerEth(view returns (uint256)
100000000000000000000000
totalDistributed(view returns (uint256)
100000000000000000000000000100
totalSupply(view returns (uint256)
100000000000000000000000000000
Read-only
allowance(address _owneraddress _spenderview returns (uint256)
balanceOf(address _ownerview returns (uint256)
getTokenBalance(address tokenAddressaddress whoview returns (uint256)
State-modifying
adminClaimAirdrop(address _participantuint256 _amount
adminClaimAirdropMultiple(address[] _addressesuint256 _amount
approve(address _spenderuint256 _valuereturns (bool success)
burn(uint256 _value
finishDistribution(returns (bool)
getTokens(payable 
transfer(address _touint256 _amountreturns (bool success)
transferFrom(address _fromaddress _touint256 _amountreturns (bool success)
transferOwnership(address newOwner
updateTokensPerEth(uint256 _tokensPerEth
withdraw(
withdrawAltcoinTokens(address _tokenContractreturns (bool)
Events
Airdrop(address indexed _owneruint256 _amountuint256 _balance
Approval(address indexed _owneraddress indexed _spenderuint256 _value
Burn(address indexed burneruint256 value
Distr(address indexed touint256 amount
DistrFinished(
TokensPerEthUpdated(uint256 _tokensPerEth
Transfer(address indexed _fromaddress indexed _touint256 _value
Constructor
constructor(
Fallback and receive
fallback(
Errors

This contract contains no error objects.