PIZZA

Verified contract

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

No balances found for "PIZZA"

0x4af8f2d6ff054ba2b5b17d4868b4bf2f542b795beb9a85e684f5cf0e08edcdcb
0x04dfe6483ab819fa3dee4c6666a105a1ef172d0175e448483e2b83da0a313609
0x8afd26638c64b962c9fb5c2c656de5a4280c24219c879aaa1cb9c51206d75e7c
0x504462868f531b195e681593dadb8a4e87b40edfd69a8d00d445d601e32514d0
0x6b46f02fbe5a683b0d3f745e6f37f33b18ab178d3fd671b5d7c6ef99a39d09a0
0x26726bec0485f6724d6e00b7402e50758b2f1d08243c863919452057c8eb3ddc
0x6ebeb28018827e299c380f922980023cd3d3c291e1734d7c6aecdd6338e81223
0x6a4c7a32bb2720e46336fa3b5e7f64ba37f765158359bbff6de42355da2924ef
0x0913f64106773a0612c8657eaeb45830b4b4e9aae52818d99bd2f2c3951f8f29
0xc660052817904ed4f664e96b244730ab3b38be130969a77617cd8e5589af98b0

Functions
Getter at block 21052493
decimals(pure returns (uint8)
18
defaultOperators(view returns (address[])
[]
granularity(view returns (uint256)
1
name(view returns (string)
PIZZA
owner(view returns (address)
0x3e681058c6cad0564b834131f5f8493b345c5d3f
paused(view returns (bool)
false
symbol(view returns (string)
PIZ
totalSupply(view returns (uint256)
1000000000000000000000000
Read-only
allowance(address holderaddress spenderview returns (uint256)
balanceOf(address tokenHolderview returns (uint256)
isOperatorFor(address operatoraddress tokenHolderview returns (bool)
State-modifying
approve(address spenderuint256 valuereturns (bool)
authorizeOperator(address operator
burn(uint256 amountbytes data
operatorBurn(address accountuint256 amountbytes databytes operatorData
operatorSend(address senderaddress recipientuint256 amountbytes databytes operatorData
pause(
renounceOwnership(
revokeOperator(address operator
send(address recipientuint256 amountbytes data
tokensReceived(address operatoraddress fromaddress touint256 amountbytes userDatabytes operatorData
tokensToSend(address operatoraddress fromaddress touint256 amountbytes userDatabytes operatorData
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address holderaddress recipientuint256 amountreturns (bool)
transferOwnership(address newOwner
unpause(
Events
Approval(address indexed owneraddress indexed spenderuint256 value
AuthorizedOperator(address indexed operatoraddress indexed tokenHolder
Burned(address indexed operatoraddress indexed fromuint256 amountbytes databytes operatorData
Minted(address indexed operatoraddress indexed touint256 amountbytes databytes operatorData
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Paused(address account
RevokedOperator(address indexed operatoraddress indexed tokenHolder
Sent(address indexed operatoraddress indexed fromaddress indexed touint256 amountbytes databytes operatorData
Transfer(address indexed fromaddress indexed touint256 value
Unpaused(address account
Constructor
constructor(uint256 initialSupply
Fallback and receive
fallback(
receive(
Errors

This contract contains no error objects.