Cat Coin

Verified contract

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

No balances found for "Cat Coin"

0x73ce2d1eb5b9a6909bb8adfe5c7047c4fa8baf0090474ddebced1fe59dcf133c
0x104a329f3f29edc738abc54e46f8e4b52c7b0dac685defc23ad4fe8c4fe7281c
0x46e7a7796a50f19b8b399b9786de4c36825ced7f67d4f786a3b3c0c76c29780c
0x761f49f55345b6be731dad31ca05b900a10d43c5ba3613fd062106c1659211ff

Functions
Getter at block 20859013
decimals(view returns (uint256)
10
name(view returns (string)
Cat Coin
owner(view returns (address)
0xb743c385708310d74d2247e963ab9ab483d28660
paused(view returns (bool)
false
symbol(view returns (string)
CCT
totalSupply(view returns (uint256)
4800000000000000000
Read-only
allowance(address _owneraddress _spenderview returns (uint256)
balanceOf(address _ownerview returns (uint256 balance)
State-modifying
approve(address _spenderuint256 _valuereturns (bool)
blackListAddress(address listAddressbool isBlackListedreturns (bool success)
burn(uint256 _value
decreaseApproval(address _spenderuint256 _subtractedValuereturns (bool success)
increaseApproval(address _spenderuint256 _addedValuereturns (bool success)
mint(address accountuint256 amount
pause(
transfer(address _touint256 _valuereturns (bool)
transferFrom(address _fromaddress _touint256 _valuereturns (bool)
transferOwnership(address newOwner
unpause(
Events
Approval(address indexed owneraddress indexed spenderuint256 value
Blacklist(address indexed blackListedbool value
Burn(address indexed burneruint256 value
Mint(address indexed fromaddress indexed touint256 value
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Pause(
Transfer(address indexed fromaddress indexed touint256 value
Unpause(
Constructor
constructor(string _namestring _symboluint256 _decimalsuint256 _supplyaddress tokenOwner
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.