CINXE.COM
UxC: Industry Data Sources
<!DOCTYPE html> <html> <head lang="en"><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /><meta http-equiv="X-UA-Compatible" content="IE=edge" /><title> UxC: Industry Data Sources </title> <link rel="icon" type="image/x-icon" href="/favicon.ico?v=0" /> <meta name="description" content="UxC publishes world nuclear fuel prices, uranium (U3O8), conversion (UF6) and enrichment (SWU), and handles all aspects of the nuclear fuel market: tracking uranium production, exploration, reactor demand, and utility contracting activities. The Ux Weekly is the leading source of market information." /><meta name="keywords" content="UxC, Ux, Uranium Exchange, uranium price, uranium, U3O8, UF6, EUP, SWU, conversion, enrichment, consulting, nuclear, nuclear fuel, fuel, power, consulting, brokerage, spot, term, prices, price" /> <link id="bootstrapStyle" rel="stylesheet" href="/styles/bootstrap-3.3.6/bootstrap-comfortable.css?v=20231116170047a" /> <script src="//ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js" type="text/javascript"></script> <script type="text/javascript">window.jQuery || document.write('<script src="/scripts/library/jquery-1.11.1.min.js">\x3C/script>')</script> <script src="/bundles/uxcJs?v=ontA2I5Tqi-Tkgyrl9EYUj4zNVlElri76w--SToDbSQ1"></script> <link href="/bundles/uxcStyles?v=rUxEWDnBqq2MMJT1sRqHhZ2Ucswmpzq5EOMFjUk25CQ1" rel="stylesheet"/> <script type="text/javascript"> $(function () { var browser = 'IE'; var browserVer = 7; if (browser === 'IE' || browser === 'InternetExplorer') { $('#iewarning').show(); } $('#clientSiteAlertDismiss').click(function () { $('#clientSiteAlert').slideUp(); saveIndexedDB('clientSiteAlertDismissed', true); }); loadIndexedDB('clientSiteAlertDismissed', function (data) { var clientAlertNeeded = false; if (clientAlertNeeded && !data) $('#clientSiteAlert').slideDown(); }); loadIndexedDB('cookieAlertDismissed', function (data) { if ((checkCookie() || window.indexedDB) && !data) { $('#cookieAlert').fadeIn(); } }); $('#cookieAlertDismiss').click(function () { $('#cookieAlert').fadeOut(); saveIndexedDB('cookieAlertDismissed', true); }); }); function openIndexedDB() { var uxcDB = window.indexedDB.open("uxcDatabase", 1); uxcDB.onupgradeneeded = function () { var db = {} db.result = uxcDB.result; db.store = db.result.createObjectStore("uxcObjectStore", { keyPath: "id" }); }; return uxcDB; } function getStoreIndexedDB(uxcDB) { var db = {}; db.result = uxcDB.result; db.tx = db.result.transaction("uxcObjectStore", "readwrite"); db.store = db.tx.objectStore("uxcObjectStore"); return db; } function saveIndexedDB(id, data) { if (!('indexedDB' in window)) return false; var uxcDB = openIndexedDB(); uxcDB.onsuccess = function () { var db = getStoreIndexedDB(uxcDB); db.store.put({ id: id, data: data }); } return true; } function loadIndexedDB(id, callback) { if (!('indexedDB' in window)) return false; var uxcDB = openIndexedDB(); uxcDB.onsuccess = function () { var db = getStoreIndexedDB(uxcDB); var getData = db.store.get(id); getData.onsuccess = function () { if (!getData.result) callback(null); else callback(getData.result.data); }; db.tx.oncomplete = function () { db.result.close(); }; } return true; } </script> </head> <body class=''> <form name="aspnetForm" method="post" action="./IndustrySources.aspx" id="aspnetForm"> <div> <input type="hidden" name="ctl00_ctl00_RadScriptManager1_TSM" id="ctl00_ctl00_RadScriptManager1_TSM" value="" /> <input type="hidden" name="ctl00_ctl00_RadStyleSheetManager1_TSSM" id="ctl00_ctl00_RadStyleSheetManager1_TSSM" value="" /> <input type="hidden" name="__EVENTTARGET" id="__EVENTTARGET" value="" /> <input type="hidden" name="__EVENTARGUMENT" id="__EVENTARGUMENT" value="" /> <input type="hidden" name="__VIEWSTATE" id="__VIEWSTATE" value="NmRng+ZnyW1lPaSwGYSMfg34PZ3Igfk/yPqDXjPjjUJIQIewMHJ4Z+p5b2yxgsWryhferXlA+5WKwQgA8bsYkQKK9bUZg+OUUXH/juzWjIs=" /> </div> <script type="text/javascript"> //<![CDATA[ var theForm = document.forms['aspnetForm']; if (!theForm) { theForm = document.aspnetForm; } function __doPostBack(eventTarget, eventArgument) { if (!theForm.onsubmit || (theForm.onsubmit() != false)) { theForm.__EVENTTARGET.value = eventTarget; theForm.__EVENTARGUMENT.value = eventArgument; theForm.submit(); } } //]]> </script> <script src="/Telerik.Web.UI.WebResource.axd?_TSM_HiddenField_=ctl00_ctl00_RadScriptManager1_TSM&compress=1&_TSM_CombinedScripts_=%3b%3bSystem.Web.Extensions%2c+Version%3d4.0.0.0%2c+Culture%3dneutral%2c+PublicKeyToken%3d31bf3856ad364e35%3aen-US%3a95047a2c-8908-49e3-b68e-d249be89f134%3aea597d4b%3ab25378d2" type="text/javascript"></script> <script src="/bundles/MsAjaxJs?v=D6VN0fHlwFSIWjbVzi6mZyE9Ls-4LNrSSYVGRU46XF81" type="text/javascript"></script> <script src="/bundles/WebFormsJs?v=N8tymL9KraMLGAMFuPycfH3pXe6uUlRXdhtYv8A_jUU1" type="text/javascript"></script> <div> <input type="hidden" name="__VIEWSTATEGENERATOR" id="__VIEWSTATEGENERATOR" value="6EFBAB78" /> </div> <script type="text/javascript"> //<![CDATA[ Sys.WebForms.PageRequestManager._initialize('ctl00$ctl00$RadScriptManager1', 'aspnetForm', [], [], [], 90, 'ctl00$ctl00'); //]]> </script> <a id="PageTop"></a> <div id="iewarning" class="alert alert-danger no-margin collapse"> Internet Explorer is no longer supported on the UxC Website. <a href="/p/Compatibility.aspx" class="alert-link">Click here for more information</a>. </div> <div class="container desktop " style="display:block;"> <div class="nav navbar-right navbar-right-first" style="position:absolute;top:7px;right:20px;z-index:1045;margin-right:0;"> <a href="#" class="dropdown-toggle no-underline" data-toggle="dropdown" style="font-size:32px;"> <span style="font-size:14px;margin-right:5px;">Account</span> <i class="glyph glyph-user"></i></a> <ul class="dropdown-menu" style="z-index:1100;"> <li><a href="/c/"><i class="glyph glyph-old-man glyph-blue"></i> Client Site <small>(log in)</small></a></li> <li><a href="/account/Login.aspx?ReturnUrl=%2fp%2fdata%2fIndustrySources.aspx"><i class="glyph half half-log-in"></i> Log In <small>(stay on free site)</small></a></li> <li><a href="/account/Register.aspx"><i class="glyph half half-edit"></i> Register for a Free Account</a></li> </ul> </div> <div id="clientSiteAlert" class="alert alert-info collapse" style="position:absolute;top:4px;right:240px;font-size:14px;height:41px;padding:10px;"> <span id="clientSiteAlertDismiss" class="close" aria-label="Close"><span aria-hidden="true">×</span></span> Click your name to visit the client site </div> <div id="cookieAlert" class="alert alert-info cookie-alert collapse"> <div> <span id="cookieAlertDismiss" class="btn btn-info pull-right">I Agree</span> We use several internet technologies to customize your experience. If you continue without changing your settings, you consent to our use of these technologies in accordance with our <a class="alert-link" href="/p/Privacy.aspx">Privacy Policy</a>. You may disable them at any time. </div> </div> <div class="row"> <div class="col-xs-12"> <nav id="menu" class="navbar navbar-default navbar-float" role="navigation"> <div class="navbar-header"> <button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#navbarCollapse"> <span class="sr-only">Toggle navigation</span> <span class="icon-bar"></span> <span class="icon-bar"></span> <span class="icon-bar"></span> </button> <a class="navbar-brand" href="/"> <img src="/images/uxc-logo/logo-no-r-40.png" height="40" width="80" class="" alt="UxC Logo" /></a> </div> <div id="navbarCollapse" class="collapse navbar-collapse"> <ul id="menu-items" class="nav navbar-nav"> <li class=""><a href="javascript:void(0);" class="dropdown-toggle" data-toggle="dropdown">About UxC</a><ul class="dropdown-menu" role="menu"><li class=""><a href="/p/corp/background" class="">Company Background</a></li><li class=""><a href="/p/corp/directory" class="">Company Directory</a></li><li class="dropdown-submenu "><a href="javascript:void(0);" class="">Our Experts</a><ul class="dropdown-menu" role="menu"><li class=""><a href="/p/corp/bio/anna-bryndza" class="">Anna Bryndza</a></li><li class=""><a href="/p/corp/bio/nick-carter" class="">Nick Carter</a></li><li class=""><a href="/p/corp/bio/jeff-combs" class="">Jeff Combs</a></li><li class=""><a href="/p/corp/bio/jeffrey-combs" class="">Jeffrey Combs</a></li><li class=""><a href="/p/corp/bio/carlyn-greene" class="">Carlyn Greene</a></li><li class=""><a href="/p/corp/bio/jonathan-hinze" class="">Jonathan Hinze</a></li><li class=""><a href="/p/corp/bio/philip-johnson" class="">Philip Johnson</a></li><li class=""><a href="/p/corp/bio/christine-waters" class="">Christine Waters</a></li><li class=""><a href="/p/corp/bio/eric-webb" class="">Eric Webb</a></li><li class="dropdown-submenu "><a href="javascript:void(0);" class="">Consultants</a><ul class="dropdown-menu" role="menu"><li class=""><a href="/p/corp/bio/michael-dutra" class="">Michael Dutra</a></li></ul></li></ul></li><li class=""><a href="/p/news/update" class="">UxC Update</a></li><li class=""><a href="/p/news/video-2021" class="">UxC Video</a></li><li class="dropdown-submenu "><a href="javascript:void(0);" class="">Privacy & Terms of Use</a><ul class="dropdown-menu" role="menu"><li class=""><a href="/p/products/rpt_TermsConditions.aspx" class="">UxC Terms and Conditions</a></li><li class=""><a href="/p/Terms.aspx" class="">Website Terms of Use</a></li><li class=""><a href="/p/Privacy.aspx" class="">Privacy Policy</a></li></ul></li><li class=""><a href="/SiteMap.aspx" class="">Site Map</a></li></ul></li><li class=""><a href="javascript:void(0);" class="dropdown-toggle" data-toggle="dropdown">Special Services</a><ul class="dropdown-menu" role="menu"><li class=""><a href="/p/corp/support-services" class=""><i class='icon icon-16 icon-special'></i> Client Support Services</a></li><li class="dropdown-submenu "><a href="javascript:void(0);" class=""><i class='icon icon-16 icon-special'></i> Special Reports</a><ul class="dropdown-menu" role="menu"><li class=""><a href="/p/product/report/samra" class=""><i class='icon icon-16 icon-rto'></i> Small, Advanced and Micro-Reactor Assessments</a></li><li class=""><a href="/p/product/report/cesa" class=""><i class='icon icon-16 icon-cesa'></i> Conversion & Enrichment Supplier Assessments</a></li><li class=""><a href="/p/product/report/gnfi" class=""><i class='icon icon-16 icon-data'></i> Global Nuclear Fuel Inventories</a></li><li class=""><a href="/p/product/report/upcs" class=""><i class='icon icon-16 icon-upcs'></i> Uranium Production Cost Study</a></li><li class=""><a href="/p/product/report/nivc" class=""><i class='icon icon-16 icon-nivc'></i> Nuclear Industry Value Chain</a></li><li class=""><a href="/p/product/report/zirc" class=""><i class='icon icon-16 icon-zirc'></i> Zirconium Market Outlook</a></li></ul></li><li class=""><a href="/p/product/service/webinar" class=""><i class='icon icon-16 icon-seminar'></i> UxC Webinars</a></li><li class=""><a href="/p/product/service/seminar" class=""><i class='icon icon-16 icon-seminar'></i> Nuclear Fuel Training Seminar</a></li><li class=""><a href="/p/product/report-list" class=""><i class='icon icon-16 icon-special'></i> Full Special Report List</a></li></ul></li><li class="active "><a href="javascript:void(0);" class="dropdown-toggle" data-toggle="dropdown">Data Services</a><ul class="dropdown-menu" role="menu"><li class=""><a href="/p/data/uxc_DataServices.aspx" class=""><i class='icon icon-16 icon-data'></i> UxC Data Services</a></li><li class=""><a href="/p/data/uxc_AboutUraniumPrices.aspx" class="">About Uranium Prices</a></li><li class=""><a href="/p/prices/UxCPrices.aspx?currency=eur" class="">Ux U<sub>3</sub>O<sub>8</sub> Price<sup>®</sup></a></li><li class="dropdown-submenu "><a href="javascript:void(0);" class="">Price Graphs</a><ul class="dropdown-menu" role="menu"><li class=""><a href="/p/prices/UxCPriceChart.aspx?chart=spot-u3o8-full" class="">Ux U<sub>3</sub>O<sub>8</sub> Price (Full)</a></li><li class=""><a href="/p/prices/UxCPriceChart.aspx?chart=spot-u3o8-2yr" class="">Ux U<sub>3</sub>O<sub>8</sub> Price (2-year)</a></li></ul></li><li class="active dropdown-submenu "><a href="javascript:void(0);" class="">Other Data Sources</a><ul class="dropdown-menu" role="menu"><li class="active "><a href="/p/data/IndustrySources.aspx" class="">Overview</a></li><li class=""><a href="/p/data/cme/CMEOverview.aspx" class="">CME/COMEX Uranium Futures</a></li><li class=""><a href="/p/data/BrokerOverview.aspx" class="">UxC Broker Average Price (BAP)</a></li></ul></li></ul></li><li class=""><a href="javascript:void(0);" class="dropdown-toggle" data-toggle="dropdown">Publications</a><ul class="dropdown-menu" role="menu"><li class="dropdown-submenu "><a href="javascript:void(0);" class="">UxC Publications</a><ul class="dropdown-menu" role="menu"><li class=""><a href="/p/product/publications" class="">Overview</a></li><li class=""><a href="/p/product/timing" class="">When you need it!</a></li><li class=""><a href="/p/product/list" class="">Publication List</a></li><li class=""><a href="/p/product/subscriber-services" class="">UxC Subscriber Services</a></li><li class=""><a href="/p/products/rpt_TermsConditions.aspx" class="">UxC Terms & Conditions</a></li></ul></li><li class="dropdown-submenu "><a href="javascript:void(0);" class=""><i class='icon icon-16 icon-uxw'></i> Ux Weekly</a><ul class="dropdown-menu" role="menu"><li class=""><a href="/p/product/periodical/uxw" class="">Overview</a></li><li class=""><a href="/p/order/1" class="">Online Order Form</a></li><li class=""><a href="/p/cover-stories/UxWCovers.aspx" class="">UxW Cover Stories</a></li><li class=""><a href="/p/cover-stories/UxWClassicCovers.aspx" class="">UxW Classic Covers</a></li></ul></li><li class=""><a href="/p/product/report/usa" class=""><i class='icon icon-16 icon-usa'></i> Uranium Suppliers Annual</a></li><li class=""><a href="/p/product/report/upcs" class=""><i class='icon icon-16 icon-upcs'></i> Uranium Production Cost Study</a></li><li class="dropdown-submenu "><a href="javascript:void(0);" class=""><i class='icon icon-16 icon-umo'></i> Uranium Market Outlook</a><ul class="dropdown-menu" role="menu"><li class=""><a href="/p/product/report/umo" class="">UMO Overview</a></li><li class=""><a href="/p/product/essay/umo" class="">UMO Essays</a></li></ul></li><li class="dropdown-submenu "><a href="javascript:void(0);" class=""><i class='icon icon-16 icon-cmo'></i> Conversion Market Outlook</a><ul class="dropdown-menu" role="menu"><li class=""><a href="/p/product/report/cmo" class="">CMO Overview</a></li><li class=""><a href="/p/product/essay/cmo" class="">CMO Essays</a></li></ul></li><li class="dropdown-submenu "><a href="javascript:void(0);" class=""><i class='icon icon-16 icon-emo'></i> Enrichment Market Outlook</a><ul class="dropdown-menu" role="menu"><li class=""><a href="/p/product/report/emo" class="">EMO Overview</a></li><li class=""><a href="/p/product/essay/emo" class="">EMO Essays</a></li></ul></li><li class="dropdown-submenu "><a href="javascript:void(0);" class=""><i class='icon icon-16 icon-fmo'></i> Fabrication Market Outlook</a><ul class="dropdown-menu" role="menu"><li class=""><a href="/p/product/report/fmo" class="">FMO Overview</a></li><li class=""><a href="/p/product/essay/fmo" class="">FMO Essays</a></li><li class=""><a href="/p/product/report/zirc" class="">Zirconium Outlook</a></li></ul></li><li class="dropdown-submenu "><a href="javascript:void(0);" class=""><i class='icon icon-16 icon-npo'></i> Nuclear Power Outlook</a><ul class="dropdown-menu" role="menu"><li class=""><a href="/p/product/report/npo" class="">NPO Overview</a></li><li class=""><a href="/p/product/essay/npo" class="">NPO Essays</a></li></ul></li><li class=""><a href="/p/product/report/npo#urm" class=""><i class='icon icon-16 icon-urm'></i> UxC Requirements Model</a></li><li class="dropdown-submenu "><a href="javascript:void(0);" class=""><i class='icon icon-16 icon-pw'></i> UxC's Policy Watch</a><ul class="dropdown-menu" role="menu"><li class=""><a href="/p/product/report/pw" class="">PW Overview</a></li><li class=""><a href="/p/product/pw-update-list" class="">PW Update List</a></li></ul></li><li class=""><a href="/p/product/periodical/sf-stf" class=""><i class='icon icon-16 icon-sf'></i> SpentFUEL</a></li><li class=""><a href="/p/product/periodical/sf-stf#stf" class=""><i class='icon icon-16 icon-stf'></i> StoreFUEL</a></li></ul></li><li class=""><a href="javascript:void(0);" class="dropdown-toggle" data-toggle="dropdown">Nuclear Fuel Cycle</a><ul class="dropdown-menu" role="menu"><li class="dropdown-submenu "><a href="javascript:void(0);" class="">Industry Calendar</a><ul class="dropdown-menu" role="menu"><li class=""><a href="/p/fuelcycle/UpcomingMeetings.aspx" class="">Upcoming Events</a></li><li class=""><a href="/p/fuelcycle/Calendar.aspx?year=2025" class="">2025</a></li><li class=""><a href="/p/fuelcycle/Calendar.aspx?year=2024" class="">2024</a></li><li class=""><a href="/p/fuelcycle/Calendar.aspx?year=2023" class="">2023</a></li></ul></li><li class="dropdown-submenu "><a href="javascript:void(0);" class="">Tools & Calculators</a><ul class="dropdown-menu" role="menu"><li class=""><a href="/p/tools/FuelCalculator.aspx" class="">Fuel Cost Calculator</a></li></ul></li></ul></li><li class=""><a href="javascript:void(0);" class="dropdown-toggle" data-toggle="dropdown">Fun</a><ul class="dropdown-menu" role="menu"><li class=""><a href="/p/fun/UxJoke.aspx" class="">Today's Lighter Side</a></li><li class=""><a href="/p/fun/UxCPictures.aspx" class="">UxC Picture Gallery</a></li><li class=""><a href="/p/fun/DowntownAtlanta.aspx" class="">Welcome to Atlanta!</a></li><li class=""><a href="/p/christmas/uxc_Christmas2023.aspx" class="">Season's Greetings</a></li></ul></li> </ul> <ul class="nav navbar-nav navbar-right navbar-first-right"> <li class="dropdown"> <a href="#" class="dropdown-toggle" style="padding:17px 12px;line-height:16px;" data-toggle="dropdown"><i class="glyph glyph-cogwheels "></i></a> <ul class="dropdown-menu" role="menu"> <li><a href="/p/data/IndustrySources.aspx?print=true"><i class="glyph glyph-print"></i> Printer-Friendly</a></li> <li><a href="/p/data/IndustrySources.aspx?print=true&pdf=true"><i class="file-icon file-icon-pdf"></i> Download as PDF</a></li> <li class="dropdown-submenu pull-left"> <a href="#"><i class="glyph glyph-font"></i> Text Size</a> <ul class="dropdown-menu" style="width:200px;"> <li id="comfort_comfortable" class='comfortLevel active'><a href="javascript:selectComfortLevel('comfortable');">Comfortable</a></li> <li id="comfort_cozy" class='comfortLevel '><a href="javascript:selectComfortLevel('cozy');">Cozy</a></li> <li id="comfort_compact" class='comfortLevel '><a href="javascript:selectComfortLevel('compact');">Compact</a></li> </ul> </li> </ul> </li> </ul> </div> </nav> </div> </div> <div class="row"> <div class="col-xs-3"> <div style="width:125px;position:absolute;top:0;left:15px;"> <a href="/promos/AdClick.aspx?key=3&url=https%3a%2f%2fwww.uxc.com%2fp%2fproduct%2freport%2fcmo&exp=2024-11-27+00%3A12" ><img height="300" width="125" src="/img/i/p/promo/UxC-CMO.png" alt="CMO" /></a><br /><br /> </div> </div> <div class="col-xs-9"> <div > <h1><i class="icon icon-40 icon-data"></i> Other Sources of Uranium Price Information</h1> <article> <h2>How are uranium prices determined?</h2> <p> This is one of the questions UxC is often asked. We have developed a brief <a href="uxc_AboutUraniumPrices.aspx">overview to discuss this question</a>. In addition to the Ux Prices, below is some general information concerning other sources of price information in the nuclear industry. </p> <hr /> <h2>CME/NYMEX Partners with UxC to Offer Uranium Futures Contracts</h2> <a href="http://www.cmegroup.com/" target="_blank"><img src="/images/logos/logo-cme.png" width="200" height="50" alt="" class="pull-right" /></a> <p> On April 13, 2007, UxC and CME/NYMEX issued a <a href="/p/data/cme/uxc_nymex_2007-04-13.aspx">joint press release</a> announcing the introduction of on and off-exchange traded uranium futures products on the CME Globex<sup>®</sup> and CME ClearPort<sup>®</sup> electronic platforms on May 6 for the May 7, 2007 trade date. Effective Sunday, July 12, 2020, the UxC Uranium U308 futures contract (UX) was transferred from the NYMEX Designated Contract Market (DCM) to the COMEX DCM. </p> <p> <b>Additional information on the <a href="/p/data/cme/CMEOverview.aspx">CME/COMEX UX contract</a> is available on this site.</b> </p> <hr /> <p> Over the past several years, uranium has moved closer to commodities-style trading. A number of new participants have entered the market providing a wide variety of services. Included in this group are the UxC Participating Brokers: <b>Evolution Markets</b> and <b>Numerco Limited</b>. </p><p> <b>Additional information on the <a href="/p/data/BrokerOverview.aspx">UxC Broker Average Price (BAP)</a> is available on this site.</b> </p> <a href="https://www.evomarkets.com/markets_we_serve/energy/nuclear_fuels_markets/" target="_blank"><img src="/images/logos/logo-evolution.png" width="121" height="75" alt="" class="pull-right" /></a> <h3>Evolution Markets</h3> <a href="https://www.evomarkets.com/markets_we_serve/energy/nuclear_fuels_markets/" target="_blank">Evolution Markets</a> <div class="clearfix"></div> <a href="http://www.numerco.com/" target="_blank"><img src="/images/logos/logo-numerco.jpg" width="132" height="57" alt="" class="pull-right" vspace="10" /></a> <h3>Numerco Limited</h3> <a href="http://www.numerco.com/" target="_blank">Numerco Limited</a> <div class="clearfix"></div> <hr /> <p>Other related sources of price and indexes will also be provided as they become available. See below for additional information related to the nuclear industry.</p> <a href="https://www.sprott.com/investment-strategies/physical-commodity-funds/uranium/" target="_blank"><img src="/images/logos/logo-sput.png" width="131" height="154" alt="" class="pull-right" /></a> <p> On July 19, 2021, and based on shareholder approval on July 7, 2021, Uranium Participation Corporation ("UPC") was reorganized into the <a href="https://www.sprott.com/investment-strategies/physical-commodity-funds/uranium/" target="_blank"><b>Sprott Physical Uranium Trust (SPUT)</b></a>. The Trust's goal is to provide a secure, convenient and exchange-traded investment alternative for investors interested in holding uranium. The Trust is the first offering in the marketplace that allows individuals to invest directly in physical uranium through a transparent, cost-effective and liquid trust investment structure. The shares are listed on the Toronto Stock Exchange under the symbol "U.U" ($US) and "U.UN" ($CA). </p> <p> <a href="http://www.yellowcakeplc.com/" target="_blank"><b>Yellow Cake plc</b></a> is a specialist company operating in the uranium sector, <a href="http://www.yellowcakeplc.com/" target="_blank"><img src="/images/logos/logo-yca.png" width="110" height="114" alt="" class="pull-right" /></a> founded and established by Bacchus Capital Advisers (“Bacchus Capital”) to purchase and hold uranium oxide (“U3O8”), with the objectives of: 1) offering shareholders exposure to the uranium price; and 2) exploiting a range of expected opportunities connected with owning physical U3O8 and uranium based financial initiatives such as commodity streaming and royalties. The shares are listed on the London Stock Exchange under the symbol "YCA". </p> </article> </div> </div> </div> <div class="footer"> <div class="row"> <div class="col-sm-8"> <div> <a class="no-wrap" href="#PageTop"><span class="text-muted">BACK TO TOP</span></a> | <a class="no-wrap" href="/">HOME</a> | <a class="no-wrap" href="/SiteMap.aspx">SITE MAP</a> | <a class="no-wrap" href="/p/Terms.aspx">Terms of Use</a> | <a class="no-wrap" href="/p/Privacy.aspx">Privacy Policy</a> | <a class="no-wrap" href="/p/corp/directory">Contact Us</a> </div> <table class="no-border" style="margin-top:15px"> <tr> <td class="small"> © 2024 UxC, LLC<br /> All rights reserved. </td> <td style="padding-left:20px;"> <a href="https://x.com/uxc_nuclear" target="_blank"><img src="/images/logos/logo-x.svg" height="24" /></a> </td> <td style="padding-left:20px;"> <a href="https://www.linkedin.com/company/the-ux-consulting-company-llc/" target="_blank"><img src="/images/logos/logo-linkedin.svg" height="24" /></a> </td> </tr> </table> </div> <div class="col-sm-4"> <br class="visible-xs" /> <div> <b>UxC, LLC</b> <br /> <br class="hidden-xs" /> <p class="small" style="margin-bottom:0;"> <b>Corporate Office:</b><br /> 1501 MACY DR | ROSWELL, GA 30076 USA<br /> +1 (770) 642-7745 </p> </div> </div> </div> </div> </div> <script type="text/javascript"> //<![CDATA[ window.__TsmHiddenField = $get('ctl00_ctl00_RadScriptManager1_TSM');//]]> </script> </form> <!-- Google Analytics --> <!-- Global site tag (gtag.js) - Google Analytics --> <script async src="https://www.googletagmanager.com/gtag/js?id=G-G2E03GW481"></script> <script> window.dataLayer = window.dataLayer || []; function gtag() { dataLayer.push(arguments); } gtag('js', new Date()); gtag('config', 'G-G2E03GW481'); </script> </body> </html>