San Francisco International Airport
Verified contract
Active on
Base with 232 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
LZPZ | ERC-20 | 1 | -- | -- |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 22113129 | 17 hours ago | | | 0 | 4.5223085e-7 | |
| 22113003 | 17 hours ago | | | 0 | 5.4656477e-7 | |
| 22004498 | 3 days ago | | | 0 | 2.1588225e-7 | |
| 21797266 | 8 days ago | | | 0 | 5.1333972e-7 | |
| 21275304 | 20 days ago | | | 0 | 0.0000011103287 | |
| 21275231 | 20 days ago | | | 0 | 4.9555731e-7 | |
| 21124179 | 24 days ago | | | 0 | 0.0000050973117 | |
| 21066437 | 25 days ago | | | 0 | 4.8971055e-7 | |
| 21001766 | a month ago | | | 0 | 0.000000200763225387 | |
| 20874944 | a month ago | | | 0 | 2.4471479e-7 |
ABI
ABI objects
Getter at block 22143938
DOMAIN_SEPARATOR() view returns (bytes32)
0xc53719b20e69369fc15493142c63286e8eaf90703a77e570e63a1302a422f277
decimals() view returns (uint8)
18
name() view returns (string)
San Francisco International Airport
symbol() view returns (string)
SFO
totalSupply() view returns (uint256)
69415415415000000000000000000
Read-only
allowance(address, address) view returns (uint256)
balanceOf(address) view returns (uint256)
nonces(address) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
permit(address owner, address spender, uint256 value, uint256 deadline, uint8 v, bytes32 r, bytes32 s)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 amount)
Transfer(address indexed from, address indexed to, uint256 amount)
constructor(string _name, string _symbol, uint256 _maxSupply)
This contract contains no fallback and receive objects.
This contract contains no error objects.