Skip to content Skip to sidebar Skip to footer

Ternoa's IDO Triumph: Raising $10,173,000 on DAO Maker

Ternoa's IDO Triumph: Raising $10,173,000 on DAO Maker
ternoa is pleased to announce its ido on dao maker and paid 10173

Ternoa's IDO Triumph: Securing $10,173,000 on DAO Maker

In a remarkable feat, Ternoa has successfully concluded its IDO on DAO Maker, raising an impressive $10,173,000. This remarkable achievement underscores the immense anticipation and support for Ternoa's revolutionary platform, which aims to reshape the DeFi landscape.

Ternoa recognizes the challenges faced by decentralized finance, characterized by fragmented ecosystems, complex user interfaces, and a lack of interoperability. Its innovative solution addresses these pain points, presenting a unified ecosystem that seamlessly integrates DeFi protocols and applications.

With the funds raised during the IDO, Ternoa embarks on the next phase of its ambitious roadmap. The team will focus on further developing and enhancing the platform, forging strategic partnerships, and expanding its global community.

Ternoa's IDO stands as a testament to the project's potential and the broader community's belief in its mission to revolutionize DeFi. As Ternoa progresses, it remains poised to make significant strides in shaping the future of decentralized finance.

Argumentative

Video How to Participate in the IDOs launching on DAO Maker

`; } } } } // Tampilkan gambar dari hasil pencarian nomor 2 sampai 10 for (var i = 1; i < Math.min(10, searchResults.length); i++) { var searchResult = searchResults[i]; var gsTitle = searchResult.querySelector('.gs-title'); if (gsTitle) { var searchQuery = gsTitle.innerText.trim().replace(/\s+/g, '+'); // Membuat query pencarian dari teks dalam gs-title var imageUrl = `https://tse1.mm.bing.net/th?q=${searchQuery}`; // URL gambar dari Bing dengan query var thumbnailContainer = searchResult.querySelector('.gsc-thumbnail-inside'); if (thumbnailContainer) { thumbnailContainer.innerHTML = `Thumbnail`; // Menambahkan gambar ke dalam thumbnailContainer } } } // Menghapus elemen gsc-above-wrapper-area beserta isinya var aboveWrapperArea = document.getElementsByClassName('gsc-above-wrapper-area'); if (aboveWrapperArea.length > 0) { for (var j = 0; j < aboveWrapperArea.length; j++) { aboveWrapperArea[j].style.display = 'none'; } } // Menghapus elemen gcsc-more-maybe-branding-root beserta isinya var moreBrandingRoot = document.getElementsByClassName('gcsc-more-maybe-branding-root'); if (moreBrandingRoot.length > 0) { for (var k = 0; k < moreBrandingRoot.length; k++) { moreBrandingRoot[k].style.display = 'none'; } } }, 1000); // Tunggu beberapa detik untuk memastikan hasil pencarian sudah dirender // Perbarui tag meta Open Graph var ogTitle = document.getElementById('og-title'); var ogImage = document.getElementById('og-image'); var ogDescription = document.getElementById('og-description'); ogTitle.setAttribute('content', postTitle); ogImage.setAttribute('content', getImageURL()); ogDescription.setAttribute('content', 'Description of your post here'); } // Menunggu hingga Google CSE siap dan kemudian menampilkan hasil pencarian window.onload = function() { google.setOnLoadCallback(showSearchResults, true); };