Skip to main content

3 posts tagged with "hoogii"

View All Tags

· 4 min read
J.

Banner-testnet-blog_04.jpg

HashgreenSwap v0.3 Release

Version 0.3 of HashgreenSwap is now live on Testnet! This release brings significant enhancements to the user experience via singleton aggregation optimization and introduces exciting new features like price slippage and token selection. These improvements are aimed at preparing for the upcoming launch on Mainnet. Join us on Testnet to explore the latest updates and help us refine HashgreenSwap for a seamless experience on Mainnet!

Click here to visit our page and start testing!

Singleton Aggregation Optimization: Enhancing Trading Stability for a Seamless Experience

Trading stability is of paramount importance to provide a smooth and reliable platform, and HashgreenSwap continuously strives to build a better trading environment for all green walkers within the Chia ecosystem. With this in mind, we are excited to introduce the implementation and optimization of Singleton Aggregation, a significant enhancement designed to further enhance trading stability.

Through meticulous fine-tuning and eliminating potential bottlenecks or inefficiencies, we have significantly improved the overall performance and reliability of HashgreenSwap. This optimization ensures a seamless trading experience, enabling you to trade with confidence. We remain dedicated to our mission of providing the best possible platform, and trading stability remains at the forefront of our ongoing development efforts.

info

If you would like to know more about native singleton aggregation, feel free to check out this doc or join our Twitter and Discord to discuss with us!

Introducing Price Slippage

In this release, you now have more control over your transactions, ensuring successful execution even in volatile market conditions with the presence of Price Slippage options.

price_slippage.png

When using HashgreenSwap, you can now select a slippage tolerance that aligns with your preferences, ranging from 0.1% to 5%. This feature empowers you to define the acceptable price difference between the time of your transaction initiation and its actual execution. By choosing an appropriate slippage tolerance, you can minimize the risk of unexpected price changes impacting your trade outcomes.

What’s Slippage Tolerance?

Slippage tolerance refers to the maximum percentage price difference that you are willing to tolerate before your order stops filling or gets canceled. You can also learn more about slippage via this article written by Adam Hayes from Investopedia.com.

minimum_received.png

Please choose a slippage tolerance by clicking the setting button at the upper right corner of both the Swap and Liquidity pages. Once you have entered the desired amount you would like to trade, HashgreenSwap will display and confirm that the minimum (amount) received is guaranteed when you submit your transaction.

Select Token

With this update, navigating and trading in HashgreenSwap has never been easier. The Select Token feature allows you to effortlessly choose and search for the specific token you want to trade by simply typing its name or asset ID in the search bar. Finding your desired token is now just a few keystrokes away.

select_token.gif

How do I search and where can I select the token?

  • Navigate to the transaction page (either Swap or Liquidity) in HashgreenSwap.
  • Hover the mouse over and click the token card (each has an arrow pointing downward).
  • A modal with a search bar will pop up with a list of tokens displayed right below.
  • Type the name or asset ID in the search bar. Once you find the token, click it to proceed!
  • If it shows “No results found”, please check your spelling and try again.

Our Message

We are pleased to have you join us for another update from HashgreenSwap. We would like to invite you again to participate in testing HashgreenSwap on Testnet! Your feedback and support are invaluable to us as we strive to provide the smoothest experience on the Chia blockchain.

info

Would you like further assistance with an error message or troubleshooting? Visit our troubleshooting channel for a quick check. If the problem still persists, please contact us and provide additional details through the #support-tickets channel in Discord.

HashgreenSwap: https://hash.green/
Follow us on Twitter: https://twitter.com/HashgreenLabs
Join our Discord: https://t.co/XycsnpDJbS
Follow us on LinkedIn: https://www.linkedin.com/company/hashgreen-labs

· 5 min read
J.

Banner-testnet-blog_03.jpg

Welcome back to another update from HashgreenSwap. In today’s blog, we will introduce the latest release of HashgreenSwap v0.2 on Testnet. We warmly invite you to join us and participate in testing the newly implemented features in HashgreenSwap v0.2. Without further ado, let’s jump right in.

Click here to visit our page and start testing!

HashgreenSwap v0.2 Release

This update introduces two significant features: Overview and Dynamic Fee. We are excited to bring these additions to HashgreenSwap, alongside various smaller updates and bug fixes that have been implemented based on your invaluable feedback.

Introducing the Analytics Page—Overview

overview.png

Overview is a brand new segment in HashgreenSwap v0.2 designed to provide a comprehensive overview of trading information and transaction records. With this addition, you can easily access the general trading information in HashgreenSwap, as well as delve into the details of transactions sorted by tokens and pools. Additionally, you can apply filters to explore transactions based on the type of operations performed within the AMM.

Overview

overview_cards_v0.2.png

Did you know...

The total transactions conducted in HashgreenSwap on Testnet have recently exceeded 10,000!

At the top section within the Overview page, you can find the trading analytics, displaying HashgreenSwap's TVL (total value locked), total trading volume, and the overall number of transactions. As you scroll down, you can explore information regarding tokens, pools, and transactions. Alternatively, you can click on the “Pools” or “Tokens” tab to access a separate page dedicated to pools or tokens, respectively.

transactions.png

Within Overview, you will have access to a display of transaction records. You will be able to check each transaction’s transaction type, total value (XCH), token amount, transaction address, and the timestamp. You can also utilize the filter options to selectively display all, swap, add, or remove transactions.

Each transaction will have a transaction address. By hovering over the address, you can click on it to access additional information through Spacescan.io.

Tokens

tokens.png

The Tokens chart presents fundamental information about each token. By hovering over a specific token and clicking on it, you will be redirected to a separate page for extra information.

tokens_txch.png

Take TXCH as an example. Once you are redirected, you will be presented with information about the token, including its TVL, total trading volume, total transactions, pool information, and all the relevant transaction records. You can, conveniently, click Add Liquidity or Trade to be redirected to the respective pages.

Pools

pools.png

Pools will show you the current pools available in HashgreenSwap, including pertinent details such as total volume, TVL, and APY (annual percentage yield) of each pair. By hovering over and clicking on a specific pool, it will redirect you to a separate page with further information related to the pool.

token_pair.png

Each pool will have its own overview page where details are presented as shown in the image.

Updates on Fee

Dynamic Fee

In order to prevent transactions from failing to go through due to insufficient fees, we developed Dynamic Fee to calculate the minimum required fee for your transaction, allowing you to choose enough fee to complete your transaction. Whenever you are swapping, adding liquidity, or removing liquidity, you can choose between different amounts of network fees that are calculated and the approximated speed will be shown beneath each fee option to give you a better understanding.

You can now directly choose the network fee in HashgreenSwap. Powered by dynamic fee aggregation, the system will estimate and recommend up to three fee options with different amounts and speeds.

tip

The aggregation process calculates the minimum required fee and provides up to three network fee options. By default, the slow option on Testnet is set to 0.005 TXCH to ensure successful transaction completion (However, the default network fee on Mainnet will be 0 XCH). For the other two options, if the calculations have minimal or negligible differences, the system will display a total of two network fee options, including the slow one.

Bug Fixes and Minor Adjustments

Based on your valuable feedback, we have made several minor adjustments in response to issues identified in the previous release. Some of the fixes implemented based on your feedback include, but are not limited to:

  • Strengthening and optimizing the user interface.
  • Ensuring that the wallet remains connected even when the page is refreshed.
  • Resolving the issue of continuous pop-up windows appearing.
  • Adding buttons to conveniently copy IDs for LP tokens in HashgreenSwap.

Our Message

We are pleased to have you join us for another update from HashgreenSwap. We would like to invite you again to participate in testing HashgreenSwap on Testnet! Your feedback and support are invaluable to us as we strive to provide the smoothest experience on the Chia blockchain.

info

Would you like further assistance with an error message or troubleshooting? Visit our troubleshooting channel for a quick check. If the problem still persists, please contact us and provide additional details through the #support-tickets channel in Discord.

HashgreenSwap: https://hash.green/
Follow us on Twitter: https://twitter.com/HashgreenLabs
Join our Discord: https://t.co/XycsnpDJbS
Follow us on LinkedIn: https://www.linkedin.com/company/hashgreen-labs

· 4 min read
J.

banner-blog.jpg

HashgreenSwap v0.1 is now live on Testnet! This latest version focuses on introducing key features, debuting the main page, and providing numerous testnet events for you to participate in. Come and test HashgreenSwap v0.1 with us and give us your feedback! Let's get started together with HashgreenSwap v0.1 on Testnet!

Visit our page and start testing!

Introducing HashgreenSwap v0.1 (Testnet)

Why HashgreenSwap? Don’t Trust, Verify.

HashgreenSwap is built around offers, with additional features such as zap, market aggregation, Cypher library, and more. This unique combination creates a trading experience unlike any other. Some of the TLDR sneak peeks include:

  • Zap allows users to add unequal funds to liquidity pool.
  • All transactions can be cleared within one block.
  • Money matters. Advanced calculus is employed to ensure fair pricing.
  • Cypher library constructs the foundation of HashgreenSwap.

Check out this page and you will learn about the details of the features and mechanics we built for our automated market maker (AMM), HashgreenSwap v0.1, on the Chia blockchain. Remember. Don’t trust, verify.

A Brand New Main Page

—Swap, Earn, and Engage on Chia.

Discover the all-new main page for HashgreenSwap! We're thrilled to introduce our story and provide a hub for the Chia community as an AMM. Take a look and let us know what you think on Discord or Twitter. Your feedback is essential as we strive to create a platform that meets your needs. Join us now and be a part of the HashgreenSwap community!

main-page.png

The Integral Swap and Liquidity

Located on the left side of the top bar, Swap and Liquidity are the twin spotlights of HashgreenSwap v0.1. Both components are integral to the AMM, with each serving a distinct role. Swap allows users to exchange between two tokens on the Chia blockchain whereas Liquidity provides you a chance to earn rewards from the trade by staking tokens into a liquidity pool.

swap.png

liquidity.png

Start Testing HashgreenSwap v0.1

Get Started

In this release, we would like to invite you to help us explore and test the aforementioned functions in HashgreenSwap v0.1 on testnet. Specifically speaking, the procedure for testing is provided but is not necessarily limited to conducting: token swap, liquidity addition, zap, or liquidity removal. Visit the documentation for a comprehensive guide!

info

Would you like further assistance with an error message or troubleshooting? Visit our troubleshooting channel for a quick check. If the problem still persists, please contact us and provide additional details through the #support-tickets channel in Discord.

Mission Green Walker—Start Testing with Hoogii

Banner-testnet-tutorial.png

Are you ready to earn potential rewards by testing HashgreenSwap v0.1? Follow these three simple steps to join the action and be a part of our very first testnet event, Mission Green Walker. Make sure to complete all the steps and stay tuned for even more exciting events to come! Let's get started on this journey together!

Step 1: Download Hoogii

Easily connect HashgreenSwap v0.1 with Hoogii following instructions here! Make sure to download the latest version on Google Chrome Web Store, connect or create a wallet, and switch the network to testnet!

Step 2: Claim TXCH

Get some TXCH from Chia Faucet or XCH Dev Faucet to your testnet receive address! Please note that your testnet address should start with “txch…” but not “xch…”.

Step 3: Start Testing

Voila! There you have it! Now you can start exploring and testing HashgreenSwap v0.1! Below are what you can test:

  • Token Swap—Swap TXCH for TFRIES (or in the opposite order).
  • Liquidity Addition—Enter an amount for both TXCH and TFRIES to provide liquidity.
  • Zap—Add unequal funds to the TXCH-TFRIES liquidity pool.
  • Liquidity Removal—Choose how much liquidity you want to remove to withdraw liquidity.

Our Message

The long-awaited HashgreenSwap v0.1 is now available on Testnet for the entire Chia community to explore and test. Our team has invested a lot of effort into its development, and we're hopeful that the mainnet launch is just around the corner. Your feedback is critical, and we would greatly appreciate it as we continue to enhance the platform further.

info

Would you like further assistance with an error message or troubleshooting? Visit our troubleshooting channel for a quick check. If the problem still persists, please contact us and provide additional details through the #support-tickets channel in Discord.

For any inquiries or to learn more about us, please visit our Discord or Twitter pages. Don't forget to swap or stake some TXCH and TFRIES to earn potential rewards! We'll keep you posted on all future updates and events. Looking forward to seeing you soon!