www.mint.ca Open in urlscan Pro
2606:4700::6812:4c1  Public Scan

Submitted URL: http://www.mint.ca/
Effective URL: https://www.mint.ca/
Submission: On July 13 via manual from CA — Scanned from CA

Form analysis 8 forms found in the DOM

GET /en/search

<form action="/en/search" class="quick-search-form js-quick-search" method="get" data-enable-autocomplete="true" data-enable-relatedqueries="true" autocomplete="off" data-action-url="/en/search/SearchSuggestions"
  data-trad-suggestions="Did you mean?">
  <div class="input-group">
    <div class="input-group">
      <input class="form-control" id="header-search" name="q" autocomplete="off" placeholder="What are you looking for?">
      <ul class="typeahead dropdown-menu"></ul>
    </div>
    <div class="dropdown-menu" tabindex="-1"></div>
    <button type="submit" tabindex="0" class="btn-search">
      <span class="iconfont iconfont--search" aria-hidden="true"></span>
    </button>
  </div>
</form>

POST /en/settings-page/SetLanguage?contentLink=187

<form action="/en/settings-page/SetLanguage?contentLink=187" method="post">
  <input name="__RequestVerificationToken" type="hidden" value="aFJ3mdMA4piS0SlK3rbfkZLFpwqJ435loYVTCEPsBNzioCZ1kfrt6Z7eS_46ly7g7pewauIvIynaiXpyNUytW7mPSeSoaQO7TfebWNi8qXc1">
  <input type="hidden" name="languageCulture" value="en-CA">
  <button type="submit" title="CANADA - ENGLISH" aria-label="CANADA - ENGLISH" data-active="True">
    <svg width="20" height="21">
      <use xlink:href="/dist/spritemap.svg#sprite-flag-ca"></use>
    </svg>
    <span class="tmx-cl__text">CANADA - ENGLISH</span>
    <span class="iconfont iconfont--checked" aria-hidden="true"></span>
  </button>
</form>

POST /en/settings-page/SetLanguage?contentLink=187

<form action="/en/settings-page/SetLanguage?contentLink=187" method="post">
  <input name="__RequestVerificationToken" type="hidden" value="DvBg1Er-SLcXhU2Oh2fWsHMQMMy4kORUUHKgrbdAZVfqMjNKuLf8ghGrqr4E8l9b7u02mbYPV3sdGooHjEpQbmw63Wy736ZaqEH9L8edKbw1">
  <input type="hidden" name="languageCulture" value="fr-CA">
  <button type="submit" title="CANADA - FRANÇAIS" aria-label="CANADA - FRANÇAIS" data-active="False">
    <svg width="20" height="21">
      <use xlink:href="/dist/spritemap.svg#sprite-flag-ca"></use>
    </svg>
    <span class="tmx-cl__text">CANADA - FRANÇAIS</span>
  </button>
</form>

POST /en/settings-page/SetLanguage?contentLink=187

<form action="/en/settings-page/SetLanguage?contentLink=187" method="post">
  <input name="__RequestVerificationToken" type="hidden" value="4PbQCX1flg2y8gDP2fPJm5Q63xpFN6fJFqoI-45m-0eBxANBiajsVbTKDCy6G0I0Ua4eI8VcMSH1wd_r82rA-SLFHjFAL5xRCgdhudcbT1s1">
  <input type="hidden" name="languageCulture" value="en-US">
  <button type="submit" title="UNITED STATES - ENGLISH" aria-label="UNITED STATES - ENGLISH" data-active="False">
    <svg width="18" height="18">
      <use xlink:href="/dist/spritemap.svg#sprite-flag-us"></use>
    </svg>
    <span class="tmx-cl__text">UNITED STATES - ENGLISH</span>
  </button>
</form>

POST /en/settings-page/SetLanguage?contentLink=187

<form action="/en/settings-page/SetLanguage?contentLink=187" method="post">
  <input name="__RequestVerificationToken" type="hidden" value="SFqOQwcMc9-w8Ku0wo2dT69QyvDijMYnVZkRcjRaWiOD4KnGHFkHz6rCV4RIaqIo0veXvLmr4aBdY5_0hsj5DX1pc4euvtMcCDptFef8Jfg1">
  <label for="countryLanguageSelect">
    <svg width="20" height="21">
      <use xlink:href="/dist/spritemap.svg#sprite-flag-ca"></use>
    </svg>
  </label>
  <select id="countryLanguageSelect" class="tmx-cl__text js-select" name="languageCulture" autofocus="autofocus">
    <option value="en-CA" selected="selected"> CANADA - ENGLISH </option>
    <option value="fr-CA"> CANADA - FRANÇAIS </option>
    <option value="en-US"> UNITED STATES - ENGLISH </option>
  </select>
</form>

POST /en/login/SignIn

<form method="post" class="login-modal-form EpiServerForms" action="/en/login/SignIn">
  <input name="__RequestVerificationToken" type="hidden" value="NTkj9nFlgzcCoiMtNfsJ4wKTwxu3WJxcXOL5d2qoNnDewVFCe-GLOq3f13o4O0jIY0pH8c--wFcWHN8mKlsSnbAtEU9ORamuWISgYDoyp_Y1">
  <section class="Form__Element FormStep Form__Element--NonData">
    <div class="Form__Element FormTextbox">
      <label for="modalEmailLogin" class="Form__Element__Caption">Email address</label>
      <input autocomplete="username" name="LoginModel.Email" id="modalEmailLogin" type="text" class="login-modal-email FormTextbox__Input"
        data-pattern="^([\w-\.]+)@((\[[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.)|(([\w-]+\.)+))([a-zA-Z]{2,4}|[0-9]{1,3})(\]?)$" data-msg-empty="Email is required." data-msg-invalid="Invalid email format."
        data-action="/Checkout/ValidateEmail?language=en-CA">
      <span class="Form__Element__ValidationError" style="display:none"></span>
    </div>
    <div class="Form__Element FormTextbox">
      <label for="modalPasswordLogin" class="Form__Element__Caption">Password</label>
      <input autocomplete="current-password" name="LoginModel.Password" id="modalPasswordLogin" type="password" class="login-modal-password FormTextbox__Input" value="" data-msg-empty="Password is a required field.">
      <span class="Form__Element__ValidationError" style="display:none"></span>
    </div>
    <div class="failed-email-password-login mt-3">
      <span class="Form__Element__ValidationError d-none"></span>
    </div>
    <span class="signIn-modal__forgot-password"><a href="/en/my-account/forgot-password?returnUrl=/">Forgot password</a></span>
    <input id="isCheckoutLogin" type="hidden" name="IsCheckoutLogin" value="False">
    <button name="submit" type="button" class="Form__Element FormExcludeDataRebind FormSubmitButton">Sign In</button>
  </section>
</form>

POST /en/login/SignIn

<form method="post" class="EpiServerForms login-modal-form" data-checkout-action="/en/registeredcheckout/Index" action="/en/login/SignIn">
  <input name="__RequestVerificationToken" type="hidden" value="-PzgluxBfQWy3lcBn-xtctW2fi--9KaguoLh4ZJTETBg_4LP7qGj_iW4RtomRBd_OtKhMzyxQBjV1XcC8pIkjK4CIWDjbUJjcjTKuyuGKcU1">
  <section class="Form__Element FormStep">
    <div class="Form__Element FormTextbox ValidationRequired">
      <label for="emailAlreadyUsed" class="Form__Element__Caption">Email address</label>
      <input autocomplete="username" name="LoginModel.Email" id="emailAlreadyUsed" value="" type="text" class="login-modal-email FormTextbox__Input"
        data-pattern="^([\w-\.]+)@((\[[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.)|(([\w-]+\.)+))([a-zA-Z]{2,4}|[0-9]{1,3})(\]?)$" data-msg-empty="Email is required." data-msg-invalid="Invalid email format."
        data-action="/Checkout/ValidateEmail?language=en-CA" data-username="">
      <span class="Form__Element__ValidationError" style="display:none"></span>
    </div>
    <div class="Form__Element FormTextbox ValidationRequired">
      <label for="passwordEmailAlreadyUsed" class="Form__Element__Caption">Password</label>
      <input autocomplete="current-password" name="LoginModel.Password" id="passwordEmailAlreadyUsed" type="password" class="login-modal-password FormTextbox__Input" data-msg-empty="Password is a required field.">
      <span class="Form__Element__ValidationError" style="display:none"></span>
    </div>
    <div class="failed-email-password-login mt-3">
      <span class="Form__Element__ValidationError d-none"></span>
    </div>
    <span class="signIn-modal__forgot-password"><a href="/en/my-account/forgot-password?returnUrl=/">Forgot password</a></span>
    <button name="submit" type="button" class="Form__Element FormExcludeDataRebind FormSubmitButton w-100 justify-content-center">Sign In</button>
    <div class="modal-email-used__footer text-center" style="padding-top:20px;">
      <div class="default-links">
        <p><a class="hover-link" href="/en/terms-of-use">Terms of use</a> &amp; <a class="hover-link" href="/en/privacy-charter/privacy-notice">Privacy notice</a></p>
      </div>
    </div>
  </section>
  <input id="joinLoyaltyProgram" name="joinLoyaltyProgram" class="js-join-loyalty-program" type="hidden" value="False">
</form>

POST /Loyalty/RedirectToLoyaltyProgramPage?language=en-CA

<form action="/Loyalty/RedirectToLoyaltyProgramPage?language=en-CA" class="block EPiServerForms" data-parsley-validate="" id="alreadyEnrolledForm" method="post" novalidate="">
  <div class="modal-body modal-confirmation__body">
    <div id="folderNameContainer" class="Form__Element FormTextbox">
      <p class="m-0">Good news! You already are a Masters Club member. Go to your account to view your membership details.</p>
    </div>
  </div>
  <div class="modal-confirmation__footer">
    <button type="submit" class="btn btn-primary js-masters-club-go-to-my-account" aria-label="My Account">My Account</button>
    <button type="button" class="btn -invert" data-dismiss="modal" aria-label="Cancel">Cancel</button>
  </div>
</form>

Text Content

 * Masters Club
 * Visit the Mint

EN - CAD
CANADA - ENGLISH
CANADA - FRANÇAIS
UNITED STATES - ENGLISH

 * Shop
    * New releases
    * Best sellers
    * Innovation
    * Approaching Sell-Out
    * Accessories
   
   Themes
    * History
    * Opulence Collection
    * Lunar
    * Insulin
    * Klondike
    * Bluenose
   
   All Themes
   Categories
    * Silver
    * Gold
    * Circulation & Base Metals
    * Sets
    * Subscriptions
    * International Coins
   
   All Categories
   Giftables
    * Annual Favourites
    * Occasions
    * Premium Bullion
    * Accessories
   
   All Giftables
   Shop All Products
 * Invest
   Bullion
    * Products
    * Bullion DNA™
    * MINTSHIELD™
    * Dealer Program
   
   Storage and Refinery
    * Storage
    * Refinery
   
   Exchange-Traded Receipts
    * Canadian Gold Reserves
    * Canadian Silver Reserves
   
   Everything you need to know about bullion
 * Learn
   What's on?
    * Blog
    * Events
   
   Get Started
    * Anatomy of a Coin
    * Coin Care
    * Coin Finishes
    * Collecting Strategies
    * Glossary of Terms
   
   Discover
    * Faces of the Monarch
    * Canadian Circulation
    * Award Winning Coins
   
   A beginner’s guide to collectible coins
 * About
   Visit the Mint
    * Ottawa Mint
    * Winnipeg Mint
    * Guided Tours
    * Numismatic Dealers
   
   People
    * Board members
    * Senior officers
    * Careers
   
   Our Company
    * Media Room
    * Quality & ISO
    * Travel and Hospitality Expenses
    * Reports
    * Environmental, Social, Governance
    * Coin Recycling
   
   Our Services
    * International Minting
    * Storage and Refinery
    * Bullion
    * Canadian Circulation
   
   Minting with care

 * 
 * 
 * 0
 * 

Shop Invest Learn About Sign In
 * Masters Club
 * Visit the Mint

CANADA - ENGLISH CANADA - FRANÇAIS UNITED STATES - ENGLISH
Menu
Sign out


Menu Shop
New releases Best sellers Innovation Approaching Sell-Out Accessories
 * Themes
 * Categories
 * Giftables

Shop all products

Menu Invest
 * Bullion
 * Storage and Refinery
 * Exchange-Traded Receipts


Menu Learn
 * What's on?
 * Get Started
 * Discover


Menu About
 * Visit the Mint
 * People
 * Our Company
 * Our Services


Shop Themes
History Opulence Collection Lunar Insulin Klondike Bluenose
All Themes

Shop Categories
Silver Gold Circulation & Base Metals Sets Subscriptions International Coins
All Categories

Shop Giftables
Annual Favourites Occasions Premium Bullion Accessories
All Giftables

Invest Bullion
Products Bullion DNA™ MINTSHIELD™ Dealer Program

Invest Storage and Refinery
Storage Refinery

Invest Exchange-Traded Receipts
Canadian Gold Reserves Canadian Silver Reserves

Learn What's on?
Blog Events

Learn Get Started
Anatomy of a Coin Coin Care Coin Finishes Collecting Strategies Glossary of
Terms

Learn Discover
Faces of the Monarch Canadian Circulation Award Winning Coins

About Visit the Mint
Ottawa Mint Winnipeg Mint Guided Tours Numismatic Dealers

About People
Board members Senior officers Careers

About Our Company
Media Room Quality & ISO Travel and Hospitality Expenses Reports Environmental,
Social, Governance Coin Recycling

About Our Services
International Minting Storage and Refinery Bullion Canadian Circulation




A CANADIAN ICON IS BACK

A tribute to the last penny struck in Winnipeg.
Precision-crafted in 99.99% pure silver.

BUY NOW

AN UNPRECEDENTED MILESTONE

The Platinum Jubilee of Her Majesty Queen Elizabeth ll.

BUY NOW

A DRAGON IN PURE GOLD

Welcome good fortune with the golden Earth Dragon.

BUY NOW


NEW RELEASES

Shop products Shop products
NEW



SPECIAL EDITION SILVER DOLLAR PROOF SET – ALEXANDER GRAHAM BELL: GREAT INVENTOR

$119.95 CAD
Silver 2022 Mintage 30,000
NEW



2 OZ. FINE SILVER COIN – THE MIGHTY BISON

$189.95 CAD
Silver 2022 Mintage 4,500

1/20 OZ. PURE GOLD COIN – EVERLASTING MAPLE LEAF

$279.95 CAD
Gold 2022 Mintage 5,000
SOLD OUT



1 OZ. PURE SILVER GOLD-PLATED COIN – BLACK AND GOLD: THE SEA OTTER

$129.95 CAD
Silver 2022 Mintage 5,500

1 OZ. PURE SILVER COIN: THE MAJESTIC POLAR BEAR

$69.95 CAD
Silver 2022 Mintage 35,000

2021 ANNUAL COLLECTION BOOK

$119.95 CAD
2022 Mintage 4,000




ALEXANDER GRAHAM BELL

Shop products Shop products

PROOF SILVER DOLLAR – ALEXANDER GRAHAM BELL: GREAT INVENTOR

$69.95 CAD
Silver 2022 Mintage 50,000

PURE GOLD COIN – ALEXANDER GRAHAM BELL: GREAT INVENTOR

$999.95 CAD Payment options available
Gold 2022 Mintage 2,000
NEW



SPECIAL EDITION SILVER DOLLAR PROOF SET – ALEXANDER GRAHAM BELL: GREAT INVENTOR

$119.95 CAD
Silver 2022 Mintage 30,000

PURE SILVER PROOF SET – ALEXANDER GRAHAM BELL: GREAT INVENTOR

$234.95 CAD Payment options available
Silver 2022 Mintage 20,000

2022 ANNUAL FAVOURITES SUBSCRIPTION

From $26.95 CAD per product
Silver 2022 Mintage 30,000




SHOP CATEGORIES

Shop products Shop products
SILVER SILVERSILVERSILVERSILVERSILVERSILVERSILVERSILVERSILVERSILVERSILVER
;


SILVER

GOLD GOLDGOLDGOLDGOLDGOLDGOLDGOLDGOLDGOLDGOLDGOLD
;


GOLD

CIRCULATION & BASE METALS CIRCULATION & BASE METALSCIRCULATION & BASE METALS
;


CIRCULATION & BASE METALS

SETS SETSSETSSETSSETSSETSSETSSETSSETSSETSSETSSETS
;


SETS

SUBSCRIPTIONS SUBSCRIPTIONSSUBSCRIPTIONSSUBSCRIPTIONSSUBSCRIPTIONSSUBSCRIPTIONS
;


SUBSCRIPTIONS

INTERNATIONAL COINS INTERNATIONAL COINSINTERNATIONAL COINSINTERNATIONAL COINS
;


INTERNATIONAL COINS





BULLION

The most secure bullion coins in the world, our Gold and Silver Maple Leaf
bullion coins are universal symbols of innovation, ingenuity and excellence. The
beautiful design and purity of our bullion is instantly recognized by dealers
and investors worldwide.
Learn more

WHY SHOP AT MINT.CA?

EASY AND FREE REFUND

Returns are FREE and EASY within Canada when you use the prepaid Canada Post
shipping label offered by the Mint. 

Learn more

FREE STANDARD SHIPPING

Spend $100 or more and get free ground shipping (Canada & US).

Learn more

30 DAY MONEY BACK GUARANTEE

Your satisfaction is 100% guaranteed or your money back. The Mint takes pride in
the superior quality and craftsmanship of its products. 

Learn more




BLOG

Uncover the stories behind some of our most interesting coins and learn the ins
and outs of collecting.

View all articles

REDEFINING RARE WITH OUR NEW OPULENCE COLLECTION: INTRODUCING PINK DIAMOND COINS

 * May 11, 2022
 * Canadiana

A CANVAS FOR CANADIAN HISTORY: DISCOVER CANADA'S 25-CENT COIN

 * May 26, 2022
 * Learn


TEN YEARS AFTER: THE LEGACY OF THE PENNY

Jun 16, 2022Learn




NEWSLETTER

Sign up for updates from the Mint.
You can unsubscribe anytime. Contact us or view our privacy notice.

Subscribe

NEED HELP?

 * FAQ
 * Shipping
 * Returns & Cancellations

INFORMATION

 * Contact Us
 * Find a store



© 2022 - Royal Canadian Mint - All Rights Reserved

 * Intellectual Property
 * Privacy
 * Term of Use
 * Terms of Sale
 * Affiliate





SIGN IN TO YOUR ACCOUNT

Log in to checkout, earn points, access your account details, order history and
more.

Email address
Password

Forgot password Sign In


CREATE AN ACCOUNT

 * Save your details for faster checkout next time.
 * Track your current orders and check past purchases.
 * Keep track of your favorite items or gift suggestions.

Create an account

Terms of use & Privacy notice

Your password needs to be reset. We just sent a reset password email to your
inbox. After resetting your password you'll be able to access your account
information.

Close

SIGN IN TO YOUR ACCOUNT

Log in to checkout, earn points, access your account details, order history and
more.

Email address
Password

Forgot password Sign In

Terms of use & Privacy notice

Your password needs to be reset. We just sent a reset password email to your
inbox. After resetting your password you'll be able to access your account
information.

Close


MASTERS CLUB MEMBER

Good news! You already are a Masters Club member. Go to your account to view
your membership details.

My Account Cancel

SUBSCRIBE TO UPDATES FROM THE MINT

Your browser does not support iframes.