MCCX

Verified contract

Active on Ethereum with 60 txns
Deployed by via 0x686eb577 at 10587013
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "MCCX"

0xf5ba6e8810c3b567b3c5728170d4ff2b7b0e0712032246265136561965ac364a
0x84626696487fd8a2cccf99606e4c2a67678349a94fa0fdd8bf1e757f6b05a382
0xb31b16c161ff59e7534c90bcd0173243ee1a829845c2d382436580df4699286d
0xbf61aa6d98deb07c7837437eec90ca6dc18a3db1c4c7352872dd9a3fc53ef6e3
0x9552c33384d74f12d7df3b173212877b98c89da8c75262e32ae9d1579ed8ab53
0x3cc80d51d0c0cd694356e1e03b4f9a562b6ec0dd2216d67c8ad19c8251197ca9
0x3696e10d4c0680edaf0ea32830905f573e2cba16fd023ea0ce0ee5a3d3b67514
0x77de5c360bfb293e03f88c2da1df8d330fc2c15890955ce9936e176399c2d09b
0x2a28f41b6eea9edf5dd5192c5ebe142020567df5db71446de0370b37ed26743d
0x79b0ba1b2a65b6cc7bd40803589a6e27b393967fa52df1c1085e89cfb28b5118

Functions
Getter at block 21185201
BUILT_ON(view returns (string)
https://vittominacori.github.io/erc20-generator
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
MINTER_ROLE(view returns (bytes32)
0xf0887ba65ee2024ea881d91b74c2450ef19e1557f03bed3ea9f16b037cbe2dc9
OPERATOR_ROLE(view returns (bytes32)
0x523a704056dcd17bcf83bed8b68c59416dac1119be77755efe3bde0a64e46e0c
cap(view returns (uint256)
200000000000000000000000000
decimals(view returns (uint8)
18
mintingFinished(view returns (bool)
false
name(view returns (string)
MCCX
owner(view returns (address)
0x8ac3d445ab0220477477357bde441be54cc1201f
symbol(view returns (string)
MCCX
totalSupply(view returns (uint256)
200000000000000000000000000
transferEnabled(view returns (bool)
true
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
getRoleAdmin(bytes32 roleview returns (bytes32)
getRoleMember(bytes32 roleuint256 indexview returns (address)
getRoleMemberCount(bytes32 roleview returns (uint256)
hasRole(bytes32 roleaddress accountview returns (bool)
supportsInterface(bytes4 interfaceIdview returns (bool)
State-modifying
approve(address spenderuint256 amountreturns (bool)
approveAndCall(address spenderuint256 valuereturns (bool)
approveAndCall(address spenderuint256 valuebytes datareturns (bool)
burn(uint256 amount
burnFrom(address accountuint256 amount
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
enableTransfer(
finishMinting(
grantRole(bytes32 roleaddress account
increaseAllowance(address spenderuint256 addedValuereturns (bool)
mint(address touint256 value
recoverERC20(address tokenAddressuint256 tokenAmount
renounceOwnership(
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
transfer(address touint256 valuereturns (bool)
transferAndCall(address touint256 valuereturns (bool)
transferAndCall(address touint256 valuebytes datareturns (bool)
transferFrom(address fromaddress touint256 valuereturns (bool)
transferFromAndCall(address fromaddress touint256 valuereturns (bool)
transferFromAndCall(address fromaddress touint256 valuebytes datareturns (bool)
transferOwnership(address newOwner
Events
Approval(address indexed owneraddress indexed spenderuint256 value
MintFinished(
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
RoleGranted(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoleRevoked(bytes32 indexed roleaddress indexed accountaddress indexed sender
Transfer(address indexed fromaddress indexed touint256 value
TransferEnabled(
Constructor
constructor(string namestring symboluint8 decimalsuint256 capuint256 initialSupplybool transferEnabledbool mintingFinished
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.