Beer Coin

Verified contract

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

No balances found for "Beer Coin"

0xe8ad5eac90e7b031ce7534d0282c40cf9a4108bde7e21213775d8dfc6658209c
0x18b706007d8efc0042f4b212b84697821562e8a79c202f602416ff53039f655f
0x4c7d886abef164795dba4dc7a71c99b9a9853d970c6e86a42db6c94f047f59b4
0xd7ea0fd10b2d346cb9109de12afde7f0cfe66d770095502a06234d946436267f
0x30195ad866b38ff59ef0872fe71ed04f88e7ba792738d00b014e32f7de9908d9
0x137c6f1d215d7a5ba0972e3246c72ee2a4c7f6b9ec31585ec0e86d601d7806d3
0x0136e1542bacbfd1911e7dca5e1fa53470c93e89843d158a9bcb787c331ecd6f
0xb274f6048997c9e9766a2461ec5a087975d7047b0012172b2078b43323e3a3e7
0xbbfebeb14d85bb47cb8c89cd7086dffc130e745d55e7ced39d13221d943247f8
0x4e4572626192829d1519882a1e513e23f81a83f86de019becf16b6be1d773597

Functions
Getter at block 21221472
VERSION(view returns (uint256)
1
decimals(view returns (uint8)
18
name(view returns (string)
Beer Coin
owner(view returns (address)
0x04d042ca19e8ffd7a02fac419430236d9567e555
symbol(view returns (string)
BEER
totalSupply(view returns (uint256)
99000000000000000000000000000
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
State-modifying
approve(address spenderuint256 amountreturns (bool)
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
increaseAllowance(address spenderuint256 addedValuereturns (bool)
renounceOwnership(
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferOwnership(address newOwner
Events
Approval(address indexed owneraddress indexed spenderuint256 value
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
TokenCreated(address indexed owneraddress indexed tokenuint8 tokenTypeuint256 version
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(string name_string symbol_uint8 decimals_uint256 totalSupply_address serviceFeeReceiver_uint256 serviceFee_
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.