// Get references to the pop-up container and close button // Function to calculate the difference in days between two timestamps // Function to show or hide the popup based on visit history and closing action // Check if the popup has been closed before const popupClosed = localStorage.getItem('popupClosed'); // Boolean value stored as string // If the popup hasn't been closed, show it immediately popupContainer.style.display = 'flex'; // Show the pop-up sliderAdvertisement.style.display = 'none'; // Hide the slider while the pop-up is shown }, 5000); // Show after 5 seconds // Now apply the timing logic after the user has closed the popup // Calculate the days since the popup was last shown let showPopup = false; // Flag to track whether we should show the popup // Determine if the popup should be shown: // - First time visit (no lastShown value) // - Shown once per day for 3 days // - After 3 days, show every 3 days popupData.lastShown === null || // First time visitor (popupData.timesShown < 3 && daysSinceLastShown >= 1) || // Show once a day for first 3 days (popupData.timesShown >= 3 && daysSinceLastShown >= 3) // Show once every 3 days afterward showPopup = true; // The popup should be shown // Show the popup after 5 seconds popupContainer.style.display = 'flex'; // Show the pop-up sliderAdvertisement.style.display = 'none'; // Hide the slider while the pop-up is shown // Update popupData and store it // Show the slider if the popup is not shown // Ensure elements exist before using them // Call the function to handle popup display logic // Add click event listener to the close button popupContainer.style.display = 'none'; // Hide the pop-up sliderAdvertisement.style.display = 'flex'; // Show the slider advertisement when pop-up is closed localStorage.setItem('popupClosed', true); // Set popup as closed in localStorage // Reset timing logic after the popup is closed timesShown: 0 // Reset counter for daily/3-day logic

Report from the engine room of CrowdSwap I

Share:

Maximize Gains, Minimize Effort – Only on CrowdSwap DEX

Seamless Swaps, Crosschain Transactions, and Exciting Opportunities.

Table of Contents

Share:

In the last two weeks there have been some far-reaching changes in the CrowdSwap project. First, we are constantly working on improvements to the app itself, which is currently already available in beta version at https://app.crowdswap.org and can of course be used. In the beta version, there are also no additional fees for our best-price routing.

But back to the highlights: First, CrowdSwap’s swap app has been significantly improved once again and is now on par with the usability of the best-price search app. Further improvements at this point are planned in the area of token selection: Not only will more tokens be whitelisted and the display of these significantly improved, in the future the management of tokens will also become easier.

In addition to the clear display of the tokens to be traded, you will also always receive an overview of the fees and incidental costs of the swap. Small but subtle improvements always contribute to better usability. If you have any comments, please submit them via Telegram or Discord. We are always happy to receive constructive feedback.

Are AMMs better than decentralized order books?

CrowdSwap has always been committed to transparency in the price/cost jungle. Therefore, it is also obvious that we are looking for more solutions to offer token swaps to our users at a lower cost than via AMMs.

AMMs are no longer necessarily the best choice when it comes to liquidity exchanges in the DeFi sector for several reasons. In addition to the fees incurred by LPs, AMM-based transactions can also be easily exposed to attacks. See MEV Protection!

CrowdSwap aims to provide MEV Protection on the Swap App and explore other swap options that secure benefits of our users. Currently we are analyzing the possibilities of creating a decentralized order book that accepts limit orders and only executes them if there is a match. This means that no transaction costs are incurred when an order is created. These are only due when the order is actually filled. This then results in a transaction on the blockchain of the respective network. Using this approach, the fees of LPs of min. 0.3% can also be significantly reduced. For LPs, on the other hand, this approach eliminates the so-called “impermanent loss”. Large order volumes can be executed at low slipage conditions, similar to OTC trading of the central exchanges. Most order matching will be P2P or ring trades, which are inexpensive to map.

So there are a lot of new topics coming up for CrowdSwap. Feel free to discuss these and other topics with us on Discord. We’ll keep you posted on this and other topics. 

In the last two weeks there have been some far-reaching changes in the CrowdSwap project. First, we are constantly working on improvements to the app itself, which is currently already available in beta version at https://app.crowdswap.org and can of course be used. In the beta version, there are also no additional fees for our best-price routing.

But back to the highlights: First, CrowdSwap’s swap app has been significantly improved once again and is now on par with the usability of the best-price search app. Further improvements at this point are planned in the area of token selection: Not only will more tokens be whitelisted and the display of these significantly improved, in the future the management of tokens will also become easier.

Stay in the Loop with CrowdSwap

Jump in and discover the latest updates in the world of CrowdSwap's decentralized exchange

In addition to the clear display of the tokens to be traded, you will also always receive an overview of the fees and incidental costs of the swap. Small but subtle improvements always contribute to better usability. If you have any comments, please submit them via Telegram or Discord. We are always happy to receive constructive feedback.

Get Ahead of the Curve – Subscribe for CrowdSwap Updates & Offers!

Join our newsletter to get the latest news, trading tips, and special offers straight to your inbox!

CrowdSwap Newsletter

Ready to Supercharge Your Financial Knowledge?

Drop your email, and we'll deliver the Ultimate DeFi Guide straight to your inbox! 🚀