CraftBeerCoin

Verified contract

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

No balances found for "CraftBeerCoin"

0x955f4f506a3cb90e4512809800b2914d3c179e9b73fdd1bd138f1debdc5f48fd
0xf9c51f04572defe5ea11ddc03447d561c8e3e0786dc89b7a57bdabf26a5fe85e
0x4db4d609fe0850e24f8022cd2e41c0ae9f5a39242b415442809bbc8516d2e3b6
0xf5f43fb001fae891ff55395244ed4febbf827e1265a0ef3ad457c4fa41e1d7c9
0xec35bd1a703b3cd6a65789049a0f9bd37b6b533ce6c0f7bbce118204f77a707b
From
0x50ab77144df261508182d1d92c9fa8955163341350391199d11d337fc2d61255
0xbfcb2eb5d3c86b3eb731af00b156c07f4683d467d5c1c7922f538a619c1f5108
0x78e5f11e886755b5688df7db6f6843b0f076cb48ba4baab26866adac52adf7ee
0xc69c3e295bd29429a80c30df826b4d307043da6e932652f3ae80ee20a00b2e71
0xfbf0477f31698c2310ae5a89ef8ae5a9619703d4dc6904f984a9b10726190215

Functions
Getter at block 21161978
_required(view returns (uint256)
2
decimals(view returns (uint8)
18
name(view returns (string)
CraftBeerCoin
symbol(view returns (string)
CBC
totalSupply(view returns (uint256)
100000000000000000000000000
Read-only
_confirmations(addressaddressview returns (uint256)
_isOwner(addressview returns (bool)
_owners(uint256view returns (address)
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address ownerview returns (uint256)
getConfirmation(address toview returns (uint256)
State-modifying
approve(address spenderuint256 valuereturns (bool)
confirmMint(address touint256 value
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
increaseAllowance(address spenderuint256 addedValuereturns (bool)
revokeConfirmations(address toreturns (bool)
transfer(address touint256 valuereturns (bool)
transferFrom(address fromaddress touint256 valuereturns (bool)
Events
Approval(address indexed owneraddress indexed spenderuint256 value
Confirmation(address indexed senderaddress indexed touint256 value
ConfirmationRevoked(address indexed senderaddress indexed to
Minted(address indexed touint256 value
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(string namestring symboluint8 decimals
Fallback and receive
fallback(
Errors

This contract contains no error objects.