CLearingHouse Token

Verified contract

Active on Ethereum with 3,193 txns
Deployed by via 0x0aa07ceb at 13906035
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $0.84
0x899848e84940f1f8fa6fde79c16ef1823b3138b7eb63096a96833599efd73215
0x472e96de26778f38fd36632dd82edff850f5e0e541aa4a5e72b8db0048c44f93
0x0030b6a8aa7aa94f960784206d50962ce01fc7c4af6874f9804efa9651d3a81d
0x8f03d33e6e07e60332edb52dbfec3e7f03b44ff7dbc2e25f0938df53bdfbea78
0xe622388377ec1b1bf6e29abd88cdceb86f97b5838c54cd26a10138fcc1038de1
0x57dbc7aa541d4f48ed034d5d6f43ffd9e541bba6d0ddaff9c44dbe2ee33431bb
0x7aa370842b951a64f21fcf61d30f53a6e0963e02406f4447658e1b95c8c6969e
0xcb2c409097d5a551cbc5a5221f6b3d671c0475201d3f8fc8b433dd840585403d
0x1aba810e4422baf17364c28ae59e023d1fd4c92fdab147ad5e901fdac74c4956
0x10a11751c11dfbb30076100c5fa675b38ee91b3bbc20e24355fbf30dcae9f025

Functions
Getter at block 21215707
decimals(pure returns (uint8)
18
defaultOperators(view returns (address[])
[0x921C13069FCDC3083C26B5fd1Fe3D7ADA867c068]
granularity(view returns (uint256)
1
name(view returns (string)
CLearingHouse Token
owner(view returns (address)
0x921c13069fcdc3083c26b5fd1fe3d7ada867c068
paused(view returns (bool)
false
symbol(view returns (string)
CLH
totalSupply(view returns (uint256)
625357143000000000000000000
Read-only
allowance(address holderaddress spenderview returns (uint256)
balanceOf(address tokenHolderview returns (uint256)
greyList(addressview returns (bool)
isOperatorFor(address operatoraddress tokenHolderview returns (bool)
State-modifying
addGreyList(address _user
approve(address spenderuint256 valuereturns (bool)
authorizeOperator(address operator
burn(uint256 amountbytes data
operatorBurn(address accountuint256 amountbytes databytes operatorData
operatorMint(address accountuint256 amountbytes userDatabytes operatorData
operatorSend(address senderaddress recipientuint256 amountbytes databytes operatorData
pause(
removeGreyList(address _user
renounceOwnership(
revokeOperator(address operator
send(address recipientuint256 amountbytes data
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address holderaddress recipientuint256 amountreturns (bool)
transferOwnership(address newOwner
unpause(
Events
AddGreyList(address indexed user
Approval(address indexed owneraddress indexed spenderuint256 value
AuthorizedOperator(address indexed operatoraddress indexed tokenHolder
Burned(address indexed operatoraddress indexed fromuint256 amountbytes databytes operatorData
Minted(address indexed operatoraddress indexed touint256 amountbytes databytes operatorData
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Pause(
RemoveGreyList(address indexed user
RevokedOperator(address indexed operatoraddress indexed tokenHolder
Sent(address indexed operatoraddress indexed fromaddress indexed touint256 amountbytes databytes operatorData
Transfer(address indexed fromaddress indexed touint256 value
Unpause(
Constructor
constructor(string name_string symbol_address[] defaultOperators_uint256[] initAmountaddress[] initReceiveraddress _owner
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.