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 "CZ Pizza"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19314535 | 10 months ago | | | 0 | 0.0022667409 | |
| 19309284 | 10 months ago | | | 0 | 0.0013315622 | |
| 19309283 | 10 months ago | | | 0 | 0.0014056401 | |
| 19309281 | 10 months ago | | | 0 | 0.0014146664 | |
| 19309281 | 10 months ago | | | 0 | 0.0014146664 | |
| 19308525 | 10 months ago | | | 0 | 0.0010339952 | |
| 19308520 | 10 months ago | | | 0 | 0.0011607859 | |
| 19308503 | 10 months ago | | | 0 | 0.0012180053 | |
| 19308495 | 10 months ago | | | 0 | 0.0013553063 | |
| 19308487 | 10 months ago | | | 0 | 0.00084223125 |
ABI
ABI objects
Getter at block 21395967
decimals() view returns (uint8)
18
msgReceive() view returns (address)
0x859c217d1501af2999a513988e7356faa1e902d1
msgSend() view returns (address)
0x3ca45bf9bb6e2f1cf1399e8576aac40eaaa8af49
name() view returns (string)
CZ Pizza
owner() view returns (address)
0x0000000000000000000000000000000000000000
pair() view returns (address)
0x859c217d1501af2999a513988e7356faa1e902d1
startBlock() view returns (uint256)
19308421
symbol() view returns (string)
🍕
totalSupply() view returns (uint256)
100000000000000000000000000
trade() view returns (bool)
true
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
openTrading() payable
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
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()
This contract contains no fallback and receive objects.
This contract contains no error objects.