CoinCoffeeCoin2

Verified contract

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

No balances found for "CoinCoffeeCoin2"

0xab914df8464d39652ae1f4421c2e5f1807491cd7982870fce36426207c68165e
0xcc4c5b61f606a38a3910740fbab0610ed9ae7b06fb9a104ea78db065d6c78f37
0xd4353a54544cbfcf91cf6814cd20d19fe22759054bb6a3ef26fa631b318dd1e5
0xa7aecedc88c21f5bc7b35724acffcd39a5c008b93dadb51115cf78c9ee83549c
0xfa3fa0e1c8c364d421c3c16e4622f1ddd0c2169e570c4055fcaa2676814d1405
0xcbe475ae1127b4c5e0850af6d2fca6006818caeb1c69d63091efa5779ebc6318
0x7f70aa78389f2fb05b96ea46ad0ca9d886dbd5faf68f2febebbf953bf50868bb
0xa5f8882a9ffeadb7d9e7e61c50e9c324cf4ef16ab96a19941f306a76cac2fe34
0x9ac72bfe4eeae354f9f83a180e88c52c9e02a3b391fe90171f14278940e3fae1
0x1cc14e57251751633e4743872e9f9cf5daa4f72cac7c2b70a224cac32973a416

Functions
Getter at block 20871840
INITIAL_SUPPLY(view returns (uint256)
1000000000000000000000000000
decimals(view returns (uint256)
18
name(view returns (string)
CoinCoffeeCoin2
owner(view returns (address)
0xcd93c4d220b4af3922133a9d93b3429bc684d92f
symbol(view returns (string)
CCC2
totalSupply(view returns (uint256)
997611817876000000000000000
Read-only
allowance(address _owneraddress _spenderview returns (uint256)
balanceOf(address _ownerview returns (uint256)
getUnlockableTokens(address _ofview returns (uint256 unlockableTokens)
lockReason(addressuint256view returns (bytes32)
locked(addressbytes32view returns (uint256 amountuint256 validitybool claimed)
tokensLocked(address _ofbytes32 _reasonview returns (uint256 amount)
tokensLockedAtTime(address _ofbytes32 _reasonuint256 _timeview returns (uint256 amount)
tokensUnlockable(address _ofbytes32 _reasonview returns (uint256 amount)
totalBalanceOf(address _ofview returns (uint256 amount)
State-modifying
approve(address _spenderuint256 _valuereturns (bool)
burn(address _ofuint256 _amount
decreaseApproval(address _spenderuint256 _subtractedValuereturns (bool)
extendLock(bytes32 _reasonuint256 _timeaddress _ofreturns (bool)
increaseApproval(address _spenderuint256 _addedValuereturns (bool)
increaseLockAmount(bytes32 _reasonuint256 _amountaddress _ofreturns (bool)
lock(bytes32 _reasonuint256 _amountuint256 _timeaddress _ofreturns (bool)
mint(address _touint256 _amount
renounceOwnership(
transfer(address _touint256 _valuereturns (bool)
transferFrom(address _fromaddress _touint256 _valuereturns (bool)
transferOwnership(address _newOwner
transferWithLock(address _tobytes32 _reasonuint256 _amountuint256 _timereturns (bool)
unlock(address _ofreturns (uint256 unlockableTokens)
Events
Approval(address indexed owneraddress indexed spenderuint256 value
Burn(address burneruint256 value
Locked(address indexed _ofbytes32 indexed _reasonuint256 _amountuint256 _validity
Mint(address minteruint256 value
OwnershipRenounced(address indexed previousOwner
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 value
Unlocked(address indexed _ofbytes32 indexed _reasonuint256 _amount
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.