(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

1881 Liberty $5 Gold Half Eagle .900

1315,00 US$Preço
1881 $5 Liberty Head Gold Coin (Half Eagle)
Authentic United States pre-1933 gold coin featuring the classic Liberty Head design.
Details:
• Year: 1881
• Denomination: $5 Half Eagle
• Composition: 90% Gold
• Weight: 8.36 grams
• Gold Content: 0.2419 oz AGW
• Mint: Philadelphia (no mint mark visible)
Condition:
• Circulated condition with moderate wear
• Strong details remain on Liberty portrait
• Even gold tone with typical marks from age and circulation
• No major damage or signs of cleaning observed
This is a genuine US gold coin, not a reproduction.
A great collectible piece or gold investment.
Please review all photos carefully for condition and details.
    bottom of page