MintingContract

Verified contract

Active on Ethereum with 19,011 txns
Deployed by via 0xef2f48dc at 5767352
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "MintingContract"

0xcbc621f755ee1417feb17f2c9da50416d6662d4505092e3575b26f373ff33510
0xe2702be38904359a32f3eee589d04c25c6e935c54e82f7909267f8b3a76d32d0
0xb0a983c3284ada5bae44d7ad4c24362c2f92a95642a97e9a0d0d240700ecc03a
0x384e516d80f4a895f7217bd709a605ad6f2770edd37af932d55f12ec1eec3d4f
0xae9831189269e2b2797dbab816f540eae7d0c58ed2def37d0a0b433c40ff7dbe
0xf6e69f4a37ba477d45fd1cb3abef63d6d6f0026839d01133f333bb499c05fa1d
0xd299d0d2612b388af0ca50a81cd718e3b8ed42c38994e7442b47e63fa3dbf96b
0x3f63371d6b01278164099cc7163cfffc8fc1922a2e20e80b17d7f3fd6f386e67
0xcb8f0c7d88b64dd14dba822330960d4f5f67c26f41df14535fe03ca00ab03cd6
0x664b5121a3e67e1abad74f43dbc847aceed204b374820ee15aa883acfcb5aab0

Functions
Getter at block 21264283
MAX_UINT256(view returns (uint256)
115792089237316195423570985008687907853269984665640564039457584007913129639935
communityAddress(view returns (address)
0x0000000000000000000000000000000000000000
communityTokensCap(view returns (uint256)
5000000000000000000000000
comunityMintedTokens(view returns (uint256)
0
crowdsaleContractAddress(view returns (address)
0x0000000000000000000000000000000000000000
crowdsaleMintingCap(view returns (uint256)
200000000000000000000000000
mintingState(view returns (uint8)
0
newOwner(view returns (address)
0x0000000000000000000000000000000000000000
owner(view returns (address)
0x422b1bdc5899e29c4bee900c2592dbfa79ab474b
teamTokenAddress(view returns (address)
0x0000000000000000000000000000000000000000
teamTokensCap(view returns (uint256)
45000000000000000000000000
tokenAddress(view returns (address)
0x99bc08db67f52010f2d6017b7ad968808113db10
tokensAlreadyMinted(view returns (uint256)
147792660590000000000000000
Read-only

This contract contains no read-only function objects.

State-modifying
acceptOwnership(
doCommunityMinting(address _destinationuint256 _tokensToMint
doCrowdsaleMinting(address _destinationuint256 _tokensToMint
doPresaleMinting(address _destinationuint256 _tokensToMint
doTeamMinting(
finishCrowdsaleMinting(
setCommunityAddress(address _address
setCrowdsaleContractAddress(address _crowdsaleContractAddress
setTeamTokenAddress(address _address
setTokenAddress(address _tokenAddress
transferOwnership(address _newOwner
Events
OwnerUpdate(address _prevOwneraddress _newOwner
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.