Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
1 additional
variable
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
BTCPIZZAPEPE2.0 | ERC-20 | 201.012402K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18025201 | a year ago | | | 0 | 0.00078981485 | |
| 18025201 | a year ago | | | 0 | 0.0032836745 | |
| 18025201 | a year ago | | | 0 | 0.00099168951 | |
| 18025199 | a year ago | | | 0 | 0.00091549888 | |
| 18025199 | a year ago | | | 0 | 0.0010572369 | |
| 18025197 | a year ago | | | 0 | 0.00097434947 | |
| 18025197 | a year ago | | | 0 | 0.0010688415 | |
| 18025197 | a year ago | | | 0 | 0.0010688415 | |
| 18025196 | a year ago | | | 0 | 0.00078171536 | |
| 18025074 | a year ago | | | 0 | 0.044164160 |
ABI
ABI objects
Getter at block 21213071
_buyFee() view returns (uint256)
15
_decimals() view returns (uint8)
9
_sellFee() view returns (uint256)
15
_uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
buyCount() view returns (uint256)
10
decimals() view returns (uint8)
9
finalBuyFee() view returns (uint256)
2
finalSellFee() view returns (uint256)
2
initialTotalSupply() view returns (uint256)
222200202022200222
name() view returns (string)
PEPERONI
owner() view returns (address)
0xb40945aa6861383a10d3aef809f35abab9ed3ef7
sellCount() view returns (uint256)
1
swapEnabled() view returns (bool)
true
symbol() view returns (string)
BTCPIZZAPEPE2.0
totalSupply() view returns (uint256)
222200202022200222
tradingOpen() view returns (bool)
true
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromFees(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
clearStuckEth()
createLP()
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
excludeFromFees(address account, bool excluded)
excludeFromMaxTransaction(address updAds, bool isEx)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
manualSwap()
manualSwapWithAmount(uint256 amount)
openTrading()
renounceOwnership()
setAutomatedMarketMakerPair(address pair, bool value)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
ExcludeFromFees(address indexed account, bool isExcluded)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SetAutomatedMarketMakerPair(address indexed pair, bool indexed value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.