American Airlines
Verified contract
Active on
Base with 13 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "American Airlines"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17420928 | 4 months ago | | | 0 | 0.0000014973166 | |
| 17420839 | 4 months ago | | | 0 | 0.0000014103547 | |
| 17420832 | 4 months ago | | | 0 | 0.0000013988844 | |
| 17420758 | 4 months ago | | | 0 | 0.0000013686148 | |
| 17420573 | 4 months ago | | | 0 | 0.0000013302614 | |
| 17420459 | 4 months ago | | | 0 | 0.0000012618241 | |
| 17420442 | 4 months ago | | | 0 | 1.8384079e-7 | |
| 17420363 | 4 months ago | | | 0 | 0.0000011375006 | |
| 17420354 | 4 months ago | | | 0 | 0.0000011877698 | |
| 17420251 | 4 months ago | | | 0 | 9.6430263e-7 |
ABI
ABI objects
Getter at block 22128228
_ots() view returns (bytes32)
0x7c55cf62fa9c3571c8f833041b8b3a4e2ec3f4215cee8884125bb6fd6f0bcb49
_totalSupply() view returns (uint256)
710000000000000000000000000
decimals() view returns (uint8)
18
name() view returns (string)
American Airlines
symbol() view returns (string)
American
totalSupply() view returns (uint256)
710000000000000000000000000
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)
dada(address a)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, 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(string tname, string tsymbol, bytes32 ots)
This contract contains no fallback and receive objects.
This contract contains no error objects.