Pizzasmall
Verified contract
Active on
Ethereum with 1,137 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "Pizzasmall"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16081113 | 2 years ago | | | 0 | 0.00028298094 | |
| 16081112 | 2 years ago | | | 0 | 0.00027913303 | |
| 15427807 | 2 years ago | | | 0 | 0.00010387400 | |
| 13329815 | 3 years ago | | | 0 | 0.0024283815 | |
| 13244119 | 3 years ago | | | 0 | 0.0023739165 | |
| 12773654 | 3 years ago | | | 0 | 0.0018110891 | |
| 12687639 | 3 years ago | | | 0 | 0.00095834750 | |
| 12662270 | 3 years ago | | | 0 | 0.00016892050 | |
| 12662260 | 3 years ago | | | 0 | 0.00034338085 | |
| 12662258 | 3 years ago | | | 0 | 0.00037998490 |
ABI
ABI objects
Getter at block 21319047
INITIAL_SUPPLY() view returns (uint256)
8000000000000000000000000
decimals() view returns (uint8)
18
name() view returns (string)
Pizzasmall
symbol() view returns (string)
PZS
totalSupply() view returns (uint256)
8000000000000000000000000
Read-only
allowance(address _owner, address _spender) view returns (uint256)
balanceOf(address _owner) view returns (uint256)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool)
decreaseApproval(address _spender, uint256 _subtractedValue) returns (bool)
increaseApproval(address _spender, uint256 _addedValue) returns (bool)
transfer(address _to, uint256 _value) returns (bool)
transferFrom(address _from, address _to, uint256 _value) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
fallback()
This contract contains no error objects.