MY IDENTITY COIN

Verified contract

Active on Ethereum with 808 txns
Deployed by via 0x7a3cea90 at 11931083
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0xc739c7e820151d21f98f408975345b78ae6afd65a49e0da8b96441f60ca8c6be
0xd1807fd00ec0dc231a8f236f295345f63866f8f992758abfa73a9f11294ec752
0x184fa7323d175af747e43e1de318c4dd6e5a59a5e639ffbe3a0725da704f7905
0x053fa280749820294c1b3366de860ead67b90cb65645539f2890840eececf036
0x2583f243ad7cb8a8e355a39ce16ebdb061a8168d0001b0ddb24ffe07f3cdaf87
0x2e962abfb2a4147edbc3a911e1601ca6068814e1b2c3c01b570c64521d852184
0xb551154917842de2b73efb4430ed706979dc7705f4bc0adf22ac8e6825d9411b
0xedffca6eac977018d91378034513032d87e3b9461435a0930bdaffcf12ba67c4
0x11fa8376c5ff429b3f84c59f404a4d43f4a711f5e190f3bc5810ed7426148e4a
0x7bd0dfaca1b4ec2e2800d1950e7602e4a20e49f1e3310b973439d564e150bee6

Functions
Getter at block 21302689
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
MINTER_ROLE(view returns (bytes32)
0xf0887ba65ee2024ea881d91b74c2450ef19e1557f03bed3ea9f16b037cbe2dc9
cap(view returns (uint256)
100000000000000000000000000000
decimals(view returns (uint8)
18
mintingFinished(view returns (bool)
false
name(view returns (string)
MY IDENTITY COIN
owner(view returns (address)
0xc7536654aa2bc3d6fd36135b55c19f1d980f99f0
symbol(view returns (string)
MYID
totalSupply(view returns (uint256)
100000000000000000000000000000
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 amountreturns (bool)
approveAndCall(address spenderuint256 amountbytes datareturns (bool)
burn(uint256 amount
burnFrom(address accountuint256 amount
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
finishMinting(
grantRole(bytes32 roleaddress account
increaseAllowance(address spenderuint256 addedValuereturns (bool)
mint(address accountuint256 amount
recoverERC20(address tokenAddressuint256 tokenAmount
renounceOwnership(
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
transfer(address recipientuint256 amountreturns (bool)
transferAndCall(address recipientuint256 amountreturns (bool)
transferAndCall(address recipientuint256 amountbytes datareturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferFromAndCall(address senderaddress recipientuint256 amountreturns (bool)
transferFromAndCall(address senderaddress recipientuint256 amountbytes datareturns (bool)
transferOwnership(address newOwner
Events
Approval(address indexed owneraddress indexed spenderuint256 value
MintFinished(
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
RoleAdminChanged(bytes32 indexed rolebytes32 indexed previousAdminRolebytes32 indexed newAdminRole
RoleGranted(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoleRevoked(bytes32 indexed roleaddress indexed accountaddress indexed sender
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(string namestring symboluint8 decimalsuint256 capuint256 initialBalanceaddress feeReceiver
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.