(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

1972 Franklin Mint Sterling Silver Medal – “Samurai” by T. Matsuoka

807,50 US$Precio
1972 Franklin Mint Sterling Silver Medal – “Samurai” by T. Matsuoka

Weight: 6.535 Troy Ounces | Diameter: 63.35 mm | Material: Sterling Silver (.925 Fine)
Condition: No box or presentation case included

This is a large, solid sterling silver commemorative medal issued in 1972 by the Franklin Mint, featuring a detailed profile of a Japanese samurai, designed by artist T. Matsuoka. The piece bears his signature, the year 1972, and the inscription “NIPPON” (Japan), just below the neck of the portrait.

🔍 Specifications

Feature
Detail

Issuing Mint
Franklin Mint (USA)

Designer
T. Matsuoka

Theme
Samurai / Nippon (Japan)

Year
1972

Material
Sterling Silver (.925 purity)

Weight
6.535 Troy Ounces (~203.3 g)

Pure Silver
~6.04 Troy Ounces (~187.9 g)

Diameter
63.35 mm

Edge
Smooth

Finish
Matte / Proof-like

Packaging
No box or case included

📝 Overview

This medal combines historical symbolism with skilled craftsmanship, making it a standout piece for collectors of Franklin Mint, Japanese-themed silver, or large-format bullion medals. Though it does not include the original case or certificate, the medal itself remains a striking example of mid-20th century mint art and holds both intrinsic and collectible value.
    bottom of page