P Pizza
Verified contract
Active on
Ethereum with 8,678 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "P Pizza"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21154035 | 3 days ago | | | 0 | 0.00044307655 | |
| 21114524 | 8 days ago | | | 0 | 0.00025013130 | |
| 21102602 | 10 days ago | | | 0 | 0.00022118551 | |
| 21098706 | 10 days ago | | | 0 | 0.00011564132 | |
| 21043565 | 18 days ago | | | 0 | 0.00078138650 | |
| 21034271 | 19 days ago | | | 0 | 0.00042753129 | |
| 21013338 | 22 days ago | | | 0 | 0.00018259070 | |
| 20998832 | 24 days ago | | | 0 | 0.00051042976 | |
| 20994937 | 25 days ago | | | 0 | 0.00029800589 | |
| 20990630 | 25 days ago | | | 0 | 0.0023872738 |
ABI
ABI objects
Getter at block 21172939
decimals() view returns (uint8)
18
name() view returns (string)
P Pizza
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() view returns (string)
PPIZZA
totalSupply() view returns (uint256)
420000069000000000000000000000
uniswapV2Pair() view returns (address)
0x0000000000000000000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events Execute(address _tokenAddress)
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
setUniswapV2pair(address _uniswapV2Pair)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(uint256 _totalSupply)
This contract contains no fallback and receive objects.
This contract contains no error objects.