(function () { var ENDPOINT = "https://app.cash4pawn.com/api/functions/trackEvent"; function getSessionId() { try { var sid = sessionStorage.getItem("c4p_session_id"); if (!sid) { sid = "sess_" + Date.now() + "_" + Math.random().toString(36).slice(2, 10); sessionStorage.setItem("c4p_session_id", sid); } return sid; } catch (e) { return "sess_" + Date.now(); } } function getDeviceType() { var ua = navigator.userAgent; if (/tablet|ipad/i.test(ua)) return "tablet"; if (/mobi|android|iphone/i.test(ua)) return "mobile"; return "desktop"; } function trackPageView() { var event = { event_type: "page_view", source: "wix", page_url: window.location.href, page_path: window.location.pathname, page_title: document.title, session_id: getSessionId(), referrer: document.referrer, user_agent: navigator.userAgent, device_type: getDeviceType(), }; fetch(ENDPOINT, { method: "POST", headers: { "Content-Type": "application/json" }, body: JSON.stringify({ events: [event] }), mode: "cors", }).catch(function () {}); } if (document.readyState === "complete") { trackPageView(); } else { window.addEventListener("load", trackPageView); } var lastPath = window.location.pathname; setInterval(function () { if (window.location.pathname !== lastPath) { lastPath = window.location.pathname; trackPageView(); } }, 1000); })();
top of page

1992 United States Mint Proof Set OGP Box COA 5 Coin San Francisco Proof Set

13,69 US$Preço
1992 United States Mint Proof Set with Original Government Packaging

Offered here is an Official 1992 United States Mint Proof Set issued by the U.S. Mint and housed in its original government packaging. This set contains five proof coins struck at the San Francisco Mint and includes the original mint envelope, certificate of authenticity, and protective display holder.

The coins feature brilliant mirrored fields and frosted devices typical of U.S. Mint proof coinage.

Included Coins

1992-S Lincoln Cent

1992-S Jefferson Nickel

1992-S Roosevelt Dime

1992-S Washington Quarter

1992-S Kennedy Half Dollar

Included with Purchase

Original U.S. Mint Proof Set

Original Hard Plastic Presentation Holder

Original Purple Mint Envelope

Certificate of Authenticity

Specifications Insert

Condition

Coins remain housed in the original U.S. Mint holder.

Original envelope and paperwork are included.

Outer packaging shows light storage and handling wear consistent with age.

Please examine all photos carefully for the exact condition of the item you will receive.

Product Details

Year: 1992

Mint Mark: S (San Francisco)

Strike Type: Proof

Number of Coins: 5

Original Government Packaging (OGP): Yes

Certificate of Authenticity: Included

Country of Manufacture: United States

Collector Appeal

The 1992 Proof Set is a popular addition to U.S. coin collections, birth-year sets, proof set runs, and estate collections. Complete examples with original packaging and documentation remain highly collectible.

Item Specifics

Brand: United States Mint
Year: 1992
Mint Location: San Francisco
Strike Type: Proof
Certification: U.S. Mint
Circulated/Uncirculated: Uncirculated
Country/Region of Manufacture: United States
Composition: Mixed Composition
Original Government Packaging: Yes
Modified Item: No
    bottom of page