"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); } SCHMID Letters of Intent - Australian Vanadium Limited

SCHMID Letters of Intent

Letters of Intent signed with VRFB manufacturer SCHMID

  • AVL signs Letter of Intent with German VRFB manufacturer SCHMID to explore supply of vanadium pentoxide and/or vanadium electrolyte
  • VRFB battery manufacturer keen to secure material supply
  • Subsidiary VSUN Energy signs Letter of Intent with SCHMID to offer EverFlow® energy storage solutions to potential client

https://www.australianvanadium.com.au/wp-content/uploads/2018/08/AVL-SCHMID-Letters-of-Intent-final.pdf

SCHMID Letters of Intent View PDF (122KB)
Scroll to Top