Pac Man

Verified contract

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

No balances found for "Pac Man"

0x3f154ed2e0be01be25eacec0ea07c84586fdb2f052f62ef207c6289db500445d
0x145ebc0061f7115ace1af1192ed7f44546db27d6a428d0f16d792bfcb44ade9b
0x784dc73bb291e8a8c4d2feaee68ead4580dd3808652fd6dde3037ac1cb94434d
0x7ab838cb03174bba3b74d5ebc5bfe4ea0d21a11b5d6cdfb781dafd4eb97b38ec
0x9edbe01af26ef35a088b886850cb1f1fa1885285a48dac2611202b8d23ea8007
0x06f48cf7e6b0ab9940d176fba6d737ddec2eedc796f54370b6333030bfafd2df
0x1f874932560e0ca4f6254321ff8013dfbfb0bbbc89864db3b98c34c90e0df815
0x4f6dacb4a736836f89c2a8dc1c9653fa3aa3bc96ccd25c88843c1ca6b300a1f5
0xf56444959761346a77027e72725a0797b0b371c9e26a09b1fbd802a8eefa82b9
0x89566594843ad1ddd78a84753f2de49df9de9a6e8ec9406bc120f8a6bc6b9690

Functions
Getter at block 21318815
VERSION(view returns (uint256)
1
decimals(view returns (uint8)
9
name(view returns (string)
Pac Man
owner(view returns (address)
0xd2003710bf2d3c78f9689568a44eb2c281704f2f
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.