PAC-MAN

Verified contract

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

No balances found for "PAC-MAN"

0x6e0da379dda0707a489c0b526d7c3fbeb7efc5b56940846d4968b5390313d902
0xe68e45be98ce862bcc7538e026ec14e9c70715da388966d38f5dd681feffecfd
0xa47b5b06d1e9a7a2242fe1bf6d86b765a4a692eabb6a616f6ae39a3e4eb50150
0x595266fcffccf7124c3acde326329b6dd2e4eba5045277cbee353e13183f9cb9
0xeabc81491d721ca72330b4abd3fb7f232f60c5cca3fca13f57e8f4a68622d24e
0xba2c0a459971361d5a14cba1d9ab4a67dd599f4147e97f5f66858949012f2a85
0x486b1ece57e4951e5acad6466b551e97c82cbe3916d3611aee0870a9f963741b
0x0a3bf778fc951a4f0f0492394848f4c859bd466e7990e4c0f7871e7f8fff7a71
0x0e2605cd43b7965c736d31776b605bef2c19d5144b79d96b71f6c9b82c11f00f
0x61108fe49717085c27f0620e1869d291343d31063e5ceb0cf27c2fe3e3f575ef

Functions
Getter at block 20927677
decimals(view returns (uint8)
18
name(view returns (string)
PAC-MAN
owner(view returns (address)
0x0000000000000000000000000000000000000000
symbol(view returns (string)
Pac-Man
totalSupply(view returns (uint256)
1000000000000000000000000000
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
State-modifying
approve(address spenderuint256 amountreturns (bool)
burn(uint256 value
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
increaseAllowance(address spenderuint256 addedValuereturns (bool)
renounceOwnership(
transfer(address touint256 amountreturns (bool)
transferFrom(address fromaddress touint256 amountreturns (bool)
transferOwnership(address newOwner
Events
Approval(address indexed owneraddress indexed spenderuint256 value
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(uint256 _totalSupply
Fallback and receive
fallback(
receive(
Errors

This contract contains no error objects.