"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); } Vanadium Offtake, Electrolyte Supply and Battery Sales MOU - Australian Vanadium Limited

Vanadium Offtake, Electrolyte Supply and Battery Sales MOU

MOU signed with Singaporean vanadium redox flow battery manufacturer, V-Flow Tech Pte Ltd

  • AVL signs Memorandum of Understanding with vanadium redox flow battery manufacturer V-Flow Tech Pte Ltd.
  • Memorandum of Understanding includes development of:
    • Vanadium pentoxide offtake arrangements to support global battery sales by V-Flow Tech;
    • Vanadium electrolyte manufacture and supply for VRFB installations in Australia.
    • Battery sales in Australia through subsidiary VSUN Energy;
    • Battery installation, service and maintenance in Australia.
  • First sale of a 5kW/30kWh V-Flow VRFB made for a remote, off-grid WA residential customer by AVL’s subsidiary, VSUN Energy Pty Ltd.
Vanadium Offtake, Electrolyte Supply and Battery Sales MOU View PDF (339KB)
Scroll to Top