ICOE

Verified contract

Active on Ethereum with 5,160 txns
Deployed by via 0x1d4a0f45 at 10102328
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "ICOE"

0xa73dfccb0d0bdc6ccad8e4ecbadd8ace3a55c5e2191c691d3ac0963a898bbc17
0x67168d3d6b99f208f9076f580335ec5e3e00e7b4a7003ffe6871167d0e0e79a3
0x368ee8b55ef1f571226c56a8785505ed2a2df39580c71425d4f6119a5e4c880a
0xa3d52f9f34262db8025588a0c2cf94a920fdd8525b6313b246d9bb69ca378c02
0xa2482e79ad40c5902ef553872e28458459ff34c9631acac7b3e7af04766e13f4
0xf52a73269fd726b52a84ee9cb9593e31da921331a5d15ca96ad68bb753e61a00
0x039d60c578b8a8a28100292532ba5bb6196a7621fbb93a4f6725f2c6d849a0c6
0x301b5017a9d3f014eae886c81baa2be40f8777e543b8e561188bee88b5f5b9a4
0xdb0776064e8571ba0be3e2a3aa9221895b4fd510cb58bf0eec018a36ca2d8891
0xf62a30e37391a99ee7ea96118c78b9281e5b68a27b3b5ee44e8542eb22cfd9f7

Functions
Getter at block 20860428
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
MINTER_ROLE(view returns (bytes32)
0x9f2df0fed2c77648de5860a4cc508cd0818c85b8b8a1ab4ceeef8d981c8956a6
PAUSER_ROLE(view returns (bytes32)
0x65d7a28e3265b37a6474929f336521b332c1681b933f6cb9f3376673440d862a
decimals(view returns (uint8)
18
name(view returns (string)
ICOE
paused(view returns (bool)
false
symbol(view returns (string)
IO
totalSupply(view returns (uint256)
2000000000000000000000000000
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)
State-modifying
approve(address spenderuint256 amountreturns (bool)
burn(uint256 amount
burnFrom(address accountuint256 amount
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
grantRole(bytes32 roleaddress account
increaseAllowance(address spenderuint256 addedValuereturns (bool)
mint(address touint256 amount
pause(
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
unpause(
Events
Approval(address indexed owneraddress indexed spenderuint256 value
Paused(address account
RoleGranted(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoleRevoked(bytes32 indexed roleaddress indexed accountaddress indexed sender
Transfer(address indexed fromaddress indexed touint256 value
Unpaused(address account
Constructor
constructor(string namestring symbol
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.