$PIZZA - 10,000 BTC
Verified contract
Active on
Ethereum with 48 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
5 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
PIZZA | ERC-20 | 6.350491M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18257293 | a year ago | | | 0 | 0.00057458617 | |
| 18257290 | a year ago | | | 0 | 0.00059025222 | |
| 18257282 | a year ago | | | 0 | 0.00058977030 | |
| 18257272 | a year ago | | | 0 | 0.00070632253 | |
| 18200012 | a year ago | | | 0 | 0.00067817089 | |
| 18199880 | a year ago | | | 0 | 0.00055323970 | |
| 18199878 | a year ago | | | 0 | 0.00056952690 | |
| 18199866 | a year ago | | | 0 | 0.00025672706 | |
| 18199864 | a year ago | | | 0 | 0.00037159223 | |
| 18199837 | a year ago | | | 0 | 0.00037537907 |
ABI
ABI objects
Getter at block 21124314
_maxSellTxLimit() view returns (uint256)
1000000000000000000
_maxTxLimit() view returns (uint256)
1000000000000000000
_maxWaltAmt() view returns (uint256)
1000000000000000000
decimals() pure returns (uint8)
9
getOwner() view returns (address)
0x0000000000000000000000000000000000000000
name() pure returns (string)
$PIZZA - 10,000 BTC
symbol() pure returns (string)
PIZZA
totalSupply() view returns (uint256)
868048235890230072
v2Pair() view returns (address)
0x4a297bc716aa57cd322ac2b96223cb29c8b7a9da
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isFeeExcluded(address) view returns (bool)
isOwner(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
openLaunch() payable
removeLimits()
renounceOwnership()
setFeeWallets(address _marketing, address _liquidity, address _development)
setisExempt(address _address, bool _enabled)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address adr)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address owner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.