Pac Man

Verified contract

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

No balances found for "Pac Man"

0x4c430b3f3cf6b91aefc98df0f452b7ca8edb4ba13b89400d2124882741e5dc12
0xc3eddca53fd97fc5b4b39cefe31f38f139ed8dcb15f92a342401a4c9ffaf0d1e
0xb338e0606e2a6fcf39ab435ecc24985490f705a35f95585dc4371bca1ec5c39d
0xdc8bc33fedb6665e9d954f752fa467675fa36880c4caa684987eb963c3bd851f
0x8e21ea06b3f1cccb6f6903c094c64a88306c0851386ce617b2489b11a30f2aa7
0xde57cb796568069d8d0c5daa10cbdba051a40a908f00ef08315613ce76f28f8e
0x53783852c4bf7256827fb204b1c7e29a1ee118a270f97e9d235952667ddd3bdf
0x30f8a44512da97f50f49e3151899a29cb1732870344a1047da0330dea7ae65d5
0xdab2bc7f98819ca4fa2c8684591b2e16a443ed26d1996d5f48a25ac8ba9d6d04
0xf44006980eff6f794ff75543a1b037a3833da13aba10294633513b51537ec4a4

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