Bitcoin Pizza Day
Verified contract
Active on
Ethereum with 27 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 Day"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17314718 | 2 years ago | | | 0 | 0.0017192790 | |
| 17314675 | 2 years ago | | | 0 | 0.0032135630 | |
| 17314674 | 2 years ago | | | 0 | 0.0016544139 | |
| 17314664 | 2 years ago | | | 0 | 0.0022865736 | |
| 17314663 | 2 years ago | | | 0 | 0.0014840515 | |
| 17314644 | 2 years ago | | | 0 | 0.0022865736 | |
| 17314643 | 2 years ago | | | 0 | 0.0013546253 | |
| 17314628 | 2 years ago | | | 0 | 0.0012382878 | |
| 17314628 | 2 years ago | | | 0 | 0.0017921793 | |
| 17314627 | 2 years ago | | | 0 | 0.0013020084 |
ABI
ABI objects
Getter at block 21327374
decimals() view returns (uint8)
9
name() view returns (string)
Bitcoin Pizza Day
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() view returns (string)
BTCPizza
totalSupply() view returns (uint256)
1000000000000000000000
uniswapV2Pair() view returns (address)
0x22bb23fe668b6d7806540f1b88f05cff8e544f52
Read-only
allowance(address, address) view returns (uint256)
balanceOf(address) view returns (uint256)
State-modifying
Events approve(address account, uint256 bless) returns (bool success)
renounceOwnership()
transfer(address commodity, uint256 bless) returns (bool success)
transferFrom(address blank, address commodity, uint256 bless) 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 pizzaSlice)
This contract contains no fallback and receive objects.
This contract contains no error objects.