"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); } MOU for Vanadium Offtake, Electrolyte Supply and Battery Sales Agency - Australian Vanadium Limited
Vanadium redox flow battery with wind and solar

MOU for Vanadium Offtake, Electrolyte Supply and Battery Sales Agency

MOU and agreement signed with Enerox GmbH, manufacturer of the CellCube vanadium redox flow battery

  • AVL signs Memorandum of Understanding with CellCube vanadium redox flow battery (VRFB) manufacturer Enerox GmbH.
  • VSUN Energy signs Value Added Reseller Agreement with Enerox GmbH.
  • Extensive Memorandum of Understanding includes development of:
    • Vanadium pentoxide offtake arrangements to support global VRFB sales by Enerox;
    • A vanadium electrolyte facility in Australia to supply Enerox battery installations and;
    • Assistance with arrangement of vanadium electrolyte leasing.
  • Enerox GmbH is a global market leader of VRFBs based in Austria, with over 100 installations worldwide.
MOU for Vanadium Offtake, Electrolyte Supply and Battery Sales Agency View PDF (854KB)
Scroll to Top