Pac Man 2.0

Verified contract

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

No balances found for "Pac Man 2.0"

0x610b79a86d70a0a69248fc9c646d8995c265da2b12ca49b5fe70a034e1f2bde6
0x8c8031195dbfd1d15badf36a7ffe943e3a7e7776faf9c78775e6b51ee7ccfe03
0xa59e412643320221b0b45e3d6a9299f21a98706a06f50c009e12be6e025f2e3f
0xc8fb16178286884d4211d5fee62f4e298d7415d9768ca24582deb9e38588bd3f
0x99b2868ccdfdaa8af4dac6773b1e4f17fd21c7a4b3c11b3d8e113bf9fdaadd14
0x10cdd49988ff17ad1dba07400f0799cc939f2b30407223943442dcaf90175134
0x7e9f783caecae1bb947546c081599ec481f08931be88948d38fd22a46b82d3b3
0x42e9fa60ebc588addeb17b3c02d008397c02cc70b6eebbf2d0c26e70265f43e5
0x6db4f651c7030e9cbed70e0ddcbcd77268729ad8180ab5b49511136f5b87ec3f
0x0c1b4248c61c1d3865ab95ae0e93992f8d32272846e82cd257d5daea4c7997a2

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