BITCOIN PIZZA
Verified contract
Active on
Ethereum with 232 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
6 additional
variables
Balances ($0.00)
No balances found for "BITCOIN PIZZA"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20787169 | 2 months ago | | | 0 | 0.00066046399 | |
| 17958744 | a year ago | | | 0 | 0.00041925268 | |
| 17775761 | a year ago | | | 0 | 0.00074948436 | |
| 17775174 | a year ago | | | 0 | 0.00097093767 | |
| 17708406 | a year ago | | | 0 | 0.00055604257 | |
| 17708396 | a year ago | | | 0 | 0.0010703916 | |
| 17698083 | a year ago | | | 0 | 0.00031906908 | |
| 17531141 | a year ago | | | 0 | 0.0014399901 | |
| 17494410 | a year ago | | | 0 | 0.0013761189 | |
| 17467446 | a year ago | | | 0 | 0.00033987164 |
ABI
ABI objects
Getter at block 21218317
DexPair() view returns (address)
0x438b4af9b7e5815c7ed2f9c5eb96e5c24e7d7dc0
DexRouter() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
EnableTxLimit() view returns (bool)
true
_maxTxAmount() view returns (uint256)
100000000000000000000000000
_walletMax() view returns (uint256)
100000000000000000000000000
checkWalletLimit() view returns (bool)
true
deadAddress() view returns (address)
0x000000000000000000000000000000000000dead
decimals() view returns (uint8)
18
getCirculatingSupply() view returns (uint256)
97484464566646620726839740
marketingWallet() view returns (address)
0x2489853e91d153300c7d0dce2a7ec102821be5a3
name() view returns (string)
BITCOIN PIZZA
owner() view returns (address)
0x0000000000000000000000000000000000000000
swapEnabled() view returns (bool)
true
swapThreshold() view returns (uint256)
20000000000000000000000
symbol() view returns (string)
BPIZZA
totalBuyFee() view returns (uint256)
0
totalSellFee() view returns (uint256)
0
totalSupply() view returns (uint256)
100000000000000000000000000
zeroAddress() view returns (address)
0x0000000000000000000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromFee(address) view returns (bool)
isMarketPair(address) view returns (bool)
isTxLimitExempt(address) view returns (bool)
isWalletLimitExempt(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
enableTxLimit(bool _status)
enableWalletLimit(bool _status)
excludeFromFee(address _adr, bool _status)
excludeTxLimit(address _adr, bool _status)
excludeWalletLimit(address _adr, bool _status)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
rescueFunds()
rescueTokens(address adr, address recipient, uint256 amount)
setLiquidityWallet(address _newWallet)
setManualPair(address _pair)
setManualRouter(address _router)
setMarketPair(address _pair, bool _status)
setMarketingWallet(address _newWallet)
setMaxWalletLimit(uint256 newLimit)
setSwapBackSettings(bool _enabled, uint256 _amount)
setTxLimit(uint256 newLimit)
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)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiqudity)
SwapETHForTokens(uint256 amountIn, address[] path)
SwapTokensForETH(uint256 amountIn, address[] path)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.