"use strict"; document.addEventListener('scroll', initGTMOnEvent); document.addEventListener('mousemove', initGTMOnEvent); document.addEventListener('touchstart', initGTMOnEvent); function initGTMOnEvent(event) { initGTM(); event.currentTarget.removeEventListener(event.type, initGTMOnEvent); // remove the event listener that got triggered } function initGTM() { if (window.gtmDidInit) { return false; } window.gtmDidInit = true; // flag to ensure script does not get added to DOM more than once. const script = document.createElement('script'); script.type = 'text/javascript'; script.async = true; script.onload = () => { dataLayer.push({ event: 'gtm.js', 'gtm.start': new Date().getTime(), 'gtm.uniqueEventId': 0 }); }; // this part ensures PageViews is always tracked script.src = 'https://www.googletagmanager.com/gtm.js?id=GTM-WDW6WGL'; document.head.appendChild(script); } Gabanintha Drilling Update and New Tenement Acquisition - Australian Vanadium Limited

Gabanintha Drilling Update and New Tenement Acquisition

Highlights

  • PFS Drilling progress
    • 1089m for 14 RC holes completed
    • Diamond drill component commencing
    • Geotechnical and environmental hole surveying underway
    • Assays and Mineral Resource update to follow
  • New strategic tenement pegged at southern end of Gabanintha vanadium deposit. Tenement further increases AVL’s significant ground-holding in Gabanintha area
  • License prospective for extensions to the Gabanintha vanadium deposit and for gold, copper and uranium
Gabanintha Drilling Update View PDF (753KB)
Scroll to Top