COOL COIN

Verified contract

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

No balances found for "COOL COIN"

0x1c0f63157b0df93004297ce3cfaa72996d28a7b39968c6a31b50b3b4a7421b65
0x516ea07731eb7b4110ab5176ce9bae5d57a90047bc041d1fccf80053c8de8e1a
0xb333e4fa3f937e067c76894fb3fde670aaf00451845f5c8cd073cca644267d11
0xc0ac3277c12e50fc795065d1b5ac59753209128ff5c73654743eae153ea3c181
0xc23ff2456d9443675fc20780c11db74bcca73c1b849c1d64c2cc506872f9451d
0xde04d56b1544f61de0fa31dc463bed4c20c1b25cbc7da7fcd7328f5c57d1ebd5
0x27b76944129cdb7d95793bd32b03bdce3d812650dcecd47e0c813f660683dfd8
0x295feb9bd0b08c0ae7f9fc14862c9e4c181087e7a286c1224b7a3b729a0813c4
0xe42c04da3e046ad50c703cb25a6a8280b93a0366dcbf8f3eaaaa56dbfe7d98d3
0x92f5ecc0d60a54e7e1545f1f28b72e96b872d8155986b71886e5d8ea042c9d40

Functions
Getter at block 21289304
INITIAL_SUPPLY(view returns (uint256)
1000000000000000
decimals(view returns (uint8)
6
name(view returns (string)
COOL COIN
owner(view returns (address)
0xd82f3fc06f781033cfd16e0a56c61324e4eaa849
symbol(view returns (string)
COOLC
totalSupply(view returns (uint256)
1000000000000000
Read-only
allowance(address _owneraddress _spenderview returns (uint256)
balanceOf(address _ownerview returns (uint256)
State-modifying
approve(address _spenderuint256 _valuereturns (bool)
decreaseApproval(address _spenderuint256 _subtractedValuereturns (bool)
increaseApproval(address _spenderuint256 _addedValuereturns (bool)
renounceOwnership(
safeWithdrawal(uint256 _value
transfer(address _touint256 _valuereturns (bool)
transferFrom(address _fromaddress _touint256 _valuereturns (bool)
transferOwnership(address newOwner
Events
Approval(address indexed owneraddress indexed spenderuint256 value
OwnershipRenounced(address indexed previousOwner
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.