This contract is being backfilled. You may encounter incomplete storage history.

Conceal - Wrapped CCX

Verified contract

Active on Ethereum with 1,564 txns
Deployed by via 0x3eb58a0f at 10588444
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Conceal - Wrapped CCX "

0xf2e66c8ead06d3294559d475acc20b61bc632c96f1db3726d493b25a8539baaa
0x2ff1488f4558a4d3e8790f5f92cd59cb38dbf038e913d509d6a1e01c748da7b3
0x9e7a9c299f5bd1c76304f463890032c60b63e63fc2bafbfaae856260a8fbce0f
0xb0b2f671472e1178750fa4092271910f5e546f5c734747fdfc3bfbb98dcd64e8
0xcee9034930f1eba254f48ed90bf8c7d45302890ab893339cedc96f178a19277a
0x565d6273ff8678dd187ed82dd53ac110f95846c8a589883c32346b8b60c80a79
0x2fb23a80438377e551234da515f0d246fc85a7920fcae45ffafbae9b8fd80449
0xa70bb1689b3dbc42c5727fa22843ca11ccdd1aea23880a331abff1b6bcfcc6c4
0x8b3b25ac490d22a875138c848adc42513248d098c91f4d11e8eda7d156dbc3c1
0x6312e91f3bec024e3c19aa143a6ffe1d55c14b7acd597c1d1b0be2116e1841ef

Functions
Getter at block 20796186
decimals(view returns (uint8)
6
name(view returns (string)
Conceal - Wrapped CCX
symbol(view returns (string)
wCCX
totalSupply(view returns (uint256)
500000000000
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
isMinter(address accountview returns (bool)
State-modifying
addMinter(address account
approve(address spenderuint256 valuereturns (bool)
burn(uint256 value
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
increaseAllowance(address spenderuint256 addedValuereturns (bool)
mint(address accountuint256 amountreturns (bool)
renounceMinter(
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferMinterRole(address newMinter
Events
Approval(address indexed owneraddress indexed spenderuint256 value
MinterAdded(address indexed account
MinterRemoved(address indexed account
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(string namestring symboluint8 decimalsuint256 initialSupplyaddress feeReceiveraddress tokenOwnerAddress
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.