Pac Man

Verified contract

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

No balances found for "Pac Man"

0xe06f8a1ef2831c7af64ad8aef7026486adf03037fcf7db18210012bde4abb263
0x3e12044f7fa491764295a7b87e662698b0584de427c2d6dafc5cf3f7e91eac31
0x8f3ec2c3e8f6cc2fb0c6a2887fafbf29ef4f13cb7e00b1c1693172f21d74a0c6
0xbd6d926dce4b225b121d9b59145f004deb9869ef19c756ccf5b920344b71a00a
0xf34ebdf9b0ce5b15b9012911089c0c20230c69630e63b0d24a2644be2c92686b
0xfd9bde93b680d5eede0bdbf5ba4ed99b9b635fe5e4d203b713d882342fe05d23
0xaac9bdd8c4011593a377666ec5ef22b27e0116f070b8e8f324bbe01b0128391a
0x8ea309898e08d89490079b2480b491d5061748043446969ea62ce728d8ead79c
0x71bb33d072ffe3e4d86285f0cf4755d0254cd50f7f7f1e14943fba566838ba11
0xfdb366fe3f330551bc08e1f461b125043ae2c5c3f9e9be944a1fcc14aca35d9b

Functions
Getter at block 21182013
VERSION(view returns (uint256)
1
decimals(view returns (uint8)
9
name(view returns (string)
Pac Man
owner(view returns (address)
0xf04816177b2af65ffe11ca5bbc7bd9f13e0ae400
symbol(view returns (string)
PACMAN
totalSupply(view returns (uint256)
840000000000000000000000000
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.