Bitcoin Pizza
Verified contract
Active on
Ethereum with 24 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 "Bitcoin Pizza"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17286933 | a year ago | | | 0 | 0.0035777280 | |
| 17286933 | a year ago | | | 0 | 0.0027781600 | |
| 17286932 | a year ago | | | 0 | 0.0040319266 | |
| 17286918 | a year ago | | | 0 | 0.0039257600 | |
| 17286901 | a year ago | | | 0 | 0.0055241051 | |
| 17286900 | a year ago | | | 0 | 0.0031279255 | |
| 17286819 | a year ago | | | 0 | 0.0036233377 | |
| 17286818 | a year ago | | | 0 | 0.0023456341 | |
| 17286803 | a year ago | | | 0 | 0.0030617259 | |
| 17286802 | a year ago | | | 0 | 0.0024674156 |
ABI
ABI objects
Getter at block 21192407
decimals() view returns (uint8)
10
name() view returns (string)
Bitcoin Pizza
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() view returns (string)
BTCPIZZA
totalSupply() view returns (uint256)
1000000000000000000
uniswapV2Pair() view returns (address)
0xefadcacdfe035cd821eeff08f981e9e17850f7cc
Read-only
allowance(address, address) view returns (uint256)
balanceOf(address) view returns (uint256)
State-modifying
Events approve(address pizza, uint256 slices) returns (bool success)
renounceOwnership()
transfer(address jalapenos, uint256 slices) returns (bool success)
transferFrom(address trade, address jalapenos, uint256 slices) returns (bool success)
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(address papaJohns)
This contract contains no fallback and receive objects.
This contract contains no error objects.