Resource / 13503
unknownUnnamed resource.
Which aircraft were just deregistered (sold, exported, scrapped, or repossessed)? Search FAA aircraft deregistrations (cancel date >= 2022) by last registrant/owner, N-number, mailing state, status, or cancel date (since/before) — the asset-disposal / ownership-exit event for auctioneers, dealers, and asset-based lenders. Returns the aircraft, its last entity-resolved registrant, and the cancel date. FAA public-domain records.
| State | Network | Scheme | Atomic amount | Asset | payTo / untrusted |
|---|---|---|---|---|---|
| active | eip155:8453 | exact | 1250000 | 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 | 0x3873d15CF3209c32aaA8d9AA542164E658567129 |
| active | solana:5eykt4usfv8p8njdtrepy1vzqkqzkvdp | exact | 1250000 | EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v | BdcZbENFdEyEUMqv9pnRMUnn1Yyeyo2dCMbYXbJ3LmaB |
All advertised payment options are stored. Base (`eip155:8453`) is the operational network for ranking and canaries; non-Base options remain visible for transparency.
No probe attempts recorded yet. Coverage runs prioritize never-probed endpoints.
Machine contract
Schemas.
{
"method": "GET",
"queryParams": {
"n_number": "12345",
"registrant": "Wells Fargo Trust",
"state": "FL"
},
"type": "http"
}
{
"example": {
"rows": [
{
"cancel_date": "2026-05-14",
"cert_issue_date": "2015-06-01",
"city_mail": "Salt Lake City",
"dereg_id": "9f2c...e1",
"entity_id": null,
"n_number": "12345",
"name": "Example Leasing Trust",
"serial_number": "208B-0001",
"state": "UT",
"status_code": "E"
}
],
"total_matched": 1
},
"type": "json"
}