PopeyeCoin

Verified contract

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

No balances found for "PopeyeCoin"

0x132cd72a3e91c84de542399136cc11ce8770c4c69f2e7c12c56289aafce32d15
0x19eb2e49c917979121a2a4ce6b5b80372451cda736e6a0457dc9ae278264e170
0xd9991a591432045921ecd7c7f0d0c131a9313c76075d959b2c020d3aabd702d5
0x7896afed721221e24683c7d9dcf2b4df60a5b4c9f544e6fd53cab63c13ce68bf
0x9d8c365cf9865fc9969a9375513a3e756fbd900691acc10be8f6c3c6858ce581
0x6c2df9c93efd90dd9b762d8ead2a26d2807eef30a26db0af8e3e111241fdb888
0x895e3af98f22d9a3b4bb4f1c4de1877ef885823998c2c4623bfccdb7726f8537
0x52306b052b42d4223948430c1d42b6fc9144303bc11402ea6ef2c58f1892b06b
0x34152e872708a5c4efddafa71e81c0ea6daaab930960d14113aa039d4901af04
0xada15afb06f53161c0d2e57b0ef79a1d8ffb9229aa55e83a179d4ebad96d402e

Functions
Getter at block 21190184
decimals(view returns (uint8)
18
name(view returns (string)
PopeyeCoin
owner(view returns (address)
0x244e3595c81cdf044c49f42b8f6b5d34c66e501c
symbol(view returns (string)
$PEYE
totalSupply(view returns (uint256)
21000000000000000000000000000
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 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(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.