"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); } AVL Completes Second Successful Drilling Programme - Australian Vanadium Limited

AVL Completes Second Successful Drilling Programme

Second drilling programme in two months successfully completed as AVL targets Mineral Resource upgrades.

Key Points:

  • Resource infill drilling programme completed targeting Mineral Resource upgrades.
  • 30 Reverse Circulation (RC) drillholes for 2,336 metres, successfully targeting the high-grade vanadium magnetite horizon.
  • Drilling targeted current Inferred Resources south of existing PFS Mineral Reserves for conversion to Indicated Resources category.
  • A Mineral Resource update is nearing completion, incorporating drill results from earlier 2018 and 2019 drill programmes.
  • Advancing strategy of increasing mine life through adding more Indicated Resources.
AVL Completes Second Successful Drilling Programme View PDF (1 MB)
Scroll to Top