From d327fdc660f0fcb40281a782dfdec2a3dd0fe43e Mon Sep 17 00:00:00 2001 From: Matthias Kretschmann Date: Thu, 30 May 2024 13:06:32 +0100 Subject: [PATCH] content structuring, copy updates, mention new merge timeframe --- content.md | 14 ++++++++++++-- 1 file changed, 12 insertions(+), 2 deletions(-) diff --git a/content.md b/content.md index 8f93bfc..d6c5d57 100644 --- a/content.md +++ b/content.md @@ -1,13 +1,23 @@ +## The Calculator + The **→ lines** show what you would get with the given token amount at the moment of the ASI swap, along with the converted USD value based on the current price of FET. The _All Markets_ scenario uses current spot prices fetched from [Coingecko](https://coingecko.com), ignoring the actual liquidity situation but these values should be pretty close to what you would get on big centralized exchanges like Coinbase or Binance. The swap estimations for _Uniswap_ scenario are fetched directly from [Uniswap](https://uniswap.org) v3 routes on-chain, reflecting the actual liquidity situation for direct swaps between shown tokens. All displayed values should be seen as estimates. Except for the [fixed ASI exchange rate](https://blog.oceanprotocol.com/ocean-protocol-is-joining-the-superintelligence-alliance-767c82693f24#3c8e), all other values are constantly changing based on market conditions. There is no guarantee the displayed values reflect the value of your investment once the actual ASI swap mechanism is released. Use at your own risk. -You can find all the details about the token merge in every team's announcement post: +## Merge Details + +The merge will happen between **June 11th-13th, 2024**, as announced in this press release: + +- [Fetch.ai, Ocean Protocol and SingularityNET Finalize Merger Details to Create ASI Alliance](https://www.superintelligence.io/artificial-superintelligence-alliance/fetch.ai-ocean-protocol-and-singularitynet-finalize-merger-details-to-create-asi-alliance) + +You can find all the details and reasoning about the token merge in every team's announcement post: - [Ocean Protocol: Ocean Protocol is joining the Superintelligence Alliance](https://blog.oceanprotocol.com/ocean-protocol-is-joining-the-superintelligence-alliance-767c82693f24) - [Fetch.ai: Superintelligence Alliance Token Merge $ASI](https://fetch.ai/blog/superintelligence-alliance-token-merge-asi) - [SingularityNET: Introducing the Artificial Superintelligence Alliance](https://blog.singularitynet.io/introducing-the-artificial-superintelligence-alliance-40a4dea01e62) -Any numbers looking wrong or anything missing? [Open an issue](https://github.com/kremalicious/asi-calculator/issues). +## Found an Issue? + +Any numbers looking wrong or anything missing? Feel free to [open an issue](https://github.com/kremalicious/asi-calculator/issues) on GitHub.