Connect with us

Market

Is It Time to Buy?

Published

on


As one of the Telegram coins severely affected by Pavel Durov’s arrest, Notcoin’s (NOT) price plunged from $0.010 to $0.0090 on August 25.

Despite the prevailing downtrend, recent market indicators hint at a potential reversal. If validated, here is how NOT might overcome the intense bearish pressure.

Indicator Hints at Notcoin Recovery

Currently, Notcoin trades at $0.0093, indicating that the cryptocurrency is making moves to erase some of its losses. In addition, on-chain data from IntoTheBlock shows an increase in the project’s network activity.

The seven-day active addresses, for instance, have increased. This rise indicates that, despite the recent downturn, users are interacting with the token. Furthermore, it appears to be a similar situation with the new addresses as it also jumped.  

Zero-balance addresses are also not left out, as the number increased by 58%. When these metrics increase alongside a price decrease, market participants see the decline as a discount and are buying NOT.

Read more: Where To Buy Notcoin: Top 5 Platforms In 2024

Notcoin Active, New, and Zero-Balance Addresses.
Notcoin Active, New, and Zero-Balance Addresses. Source: IntoTheBlock

Meanwhile, the Weighted Sentiment around NOT remains in the negative region. Weighted Sentiment gauges the perception the broader market has about a cryptocurrency. If the reading is positive, then most comments online are bullish.

The current reading for NOT, as shown below, indicates that participants are still skeptical about the cryptocurrency’s rebound. However, a closer look at the chart shows that NOT’s price bounces when sentiment is extremely negative.

For example, on August 5, during the crypto market crash, the Weighted Sentiment tumbled to -0.64. Notcoin’s price, at that time, was $0.0088. A few days later, the value increased to $0.013. 

Notcoin Weighted Sentiment.
Notcoin Weighted Sentiment. Source: Santiment

On August 16, a similar thing happened: NOT’s price fell to $0.010 alongside sentiment reading but eventually jumped to $0.013 3 days later. If this historical pattern repeats itself, Notcoin might rebound, and it could be time to buy.

NOT Price Prediction: The Telegram Coin Is Oversold

Yesterday, Notcoin’s price dropped to $0.0088, a level last seen during the broader market drawdown earlier this month. A further slide below this point could have spelled trouble for the cryptocurrency associated with Telegram.

However, as seen in the chart below, NOT has rebounded to $0.0093. The daily chart also highlights the Money Flow Index (MFI), showing that NOT is currently oversold. In crypto, an oversold asset often increases the likelihood of a price rebound.

For those unfamiliar, the MFI analyzes price and volume to gauge buying and selling pressure, identifying overbought and oversold conditions. An MFI reading of 80.00 or above signals overbought, while 20.00 or below indicates an oversold state.

Read more: Notcoin (NOT) Price Prediction 2024/2025/2030

Notcoin Daily Analysis.
Notcoin Daily Analysis. Source: TradingView

With a current MFI reading of 18.30, Notcoin is oversold. If buying pressure builds, the cryptocurrency could aim for a short-term target of $0.012. However, if selling pressure intensifies or more negative news surfaces, like further developments in Durov’s arrest in France, NOT could decline toward $0.0077.

Disclaimer

In line with the Trust Project guidelines, this price analysis article is for informational purposes only and should not be considered financial or investment advice. BeInCrypto is committed to accurate, unbiased reporting, but market conditions are subject to change without notice. Always conduct your own research and consult with a professional before making any financial decisions. Please note that our Terms and ConditionsPrivacy Policy, and Disclaimers have been updated.



Source link

Market

VP Matt Sorg on How Solana’s Scaling and Transaction Issues

Published

on

By


As the blockchain ecosystem expands, Solana aims to stay ahead of increasing demand through technical innovation and proactive problem-solving. Solana’s ability to handle more transactions than all other blockchains combined demonstrates its live operational capabilities. However, with growth comes the inevitable need to continually enhance infrastructure.

In a recent exclusive interview with BeInCrypto, Matt Sorg, the Vice President of Technology at Solana Foundation, discussed a range of topics — from Solana’s technical challenges and its efforts to tackle transaction congestion to maintaining decentralization and network security.

What makes Solana an attractive ecosystem for startups and developers?

Solana is representative of an ecosystem with which to collaborate with your application. Both of those things are pretty attractive for a startup.

You do not have to carve out a whole new ecosystem and make sure there are wallets and on- or off-ramps and USDC and USDT. You don’t have to worry about that. That is all there for you on Solana.

So, it’s really important for a startup to focus on its core competency. You’re not having to reinvent the wheel.

Developing on Solana really kickstarts people from that, and they don’t have to think about it. I think that’s part of the reason why the Solana applications have been relatively successful. The applications can concentrate on the unique thing they’re delivering to the world, not the infrastructure.

What do you see as the key technical challenges developers face when trying to enter the Solana ecosystem?

First off, it’s kind of like the same thing with focus. I think there are so many chains and infrastructure out there.

There’s this joke that there are more chains than apps, which I think is actually kind of true right now. There’s just an enormous amount of different chains and L2s and whatever pops up. So, I think that lack of clarity can make it hard for a founder to know where to shift to.

Solana is like a very low-friction, high-performance chain, but everybody promises that. The thing that we have is that we show it live. It’s not just like a promise of that.

Solana does more transactions per day than all the blockchains combined. That both means a supply and demand thing. Both chains are capable of doing it live and at very low fees.

Interview with Matt Sorg During X-Founders Bootcamp.
Interview with VP of Technology at Solana Foundation, Matt Sorg, During X-Founders Bootcamp. Source: Courtesy of BeInCrypto
Solana is known for its high throughput and low latency. What challenges arise when trying to maintain these performance levels as the network scales?

We have really pushed the needle on this. You can see we’re pushing it so hard that, as a lot of people saw in the early days, there were some outages.

The severity and duration of those are overblown, but any outage is not great. That has definitely improved over time. Part of it is just if you’re going to try to stretch the limits.

A lot of the other chains are single sequencers, very, very by design. They have low throughput and less room for error. There are fewer things that can trigger things. It’s just less complex.

But you’re only going to do 17 TPS if you lock yourself into that kind of thing. There’s no other EVM chain that really does more than 100, whereas Solana has, in live environments, done over 8,000. And that’s just from applications, not including votes.

Can you explain how Solana proactively addresses bottlenecks as demand continues to increase?

Every single time you 10x, you run into a new 10x demand and a new infrastructure challenge. It’s just the way things work generally.

One of our challenges is when that happens, it’s usually just some engineering concern. The most recent one that happened in April was some consistent congestion. It was hard to land transactions and stuff.

And there was all this FUD about failing transactions and all this noise. Failing transactions aren’t a big deal. The issue was actually earlier in the stack.

It was the Web2 components of the stack, the way that we implemented QUIC. It was using a library called Quinn, which is an open-source library from Google. We just had to rewrite it.

Are there any tools or SDKs within Solana’s ecosystem that developers should be excited about?

There’s a lot. There’s actually a very robust ecosystem. First, the chain itself has some properties that are basically SDKs to mint NFTs or mint tokens. You can use SPL tokens, Metaplex NFTs, or a variety of both of those things to mint them. 

As a developer, you’re using already on-chain code that’s already audited. All I’m doing is submitting my configuration, which can be JavaScript, a game engine, Python, or Rust.

But it’s just normal front-end stuff. You don’t have to get re-audited in order to do that. If you want custom on-chain code, then yes, you need to do SVM, Rust, and on-chain stuff, but a lot of collaborative apps are out there that you don’t need to do that kind of thing.

Solana recently made headlines due to the rise of meme coins on the network. How does the Foundation view this surge in interest?

It’s a wild ecosystem. Legitimately, two of the founders of Solana will say anything on Twitter, and there’s just a meme coin of it, like five seconds later or usually multiple meme coins that are making fun of whatever they said. 

I would say you can map it pretty closely to a lottery or casino. These are zero-sum games. You have people competing with each other at the end of the day. You don’t need infrastructure or development underneath it—just the narrative because that’s what you’re trading on with L2s.

I think part of why many L2s and L1s have struggled is because if they don’t have users yet, why not just trade the meme coins? If all you’re trading on is narrative, just go straight to the most liquid memes.

Cross-chain interoperability is becoming increasingly important. Does Solana have plans to enhance its interoperability with other chains?

Solana itself is very composable. All the transactions are composed of multiple instructions. Those instructions can be across a variety of smart contracts or what we call programs. Part of the reason Solana is so great is like Jupiter; for example, whenever it does a swap, it interacts with any number of DEXs to find you the best prices across a variety of them.

Solana is very composable and atomic, meaning all transactions happen or none do. So, it’s a very good user experience. Like I want to do something, oh, it’s going to happen, or it’s not, which, by the way, gets back into what I was mentioning earlier.

That’s where failed transactions come from. Sometimes, one of the conditions of the trade isn’t met, so it fails, and that should fail. If that condition isn’t met, it’s like something that you have defined for it.

It’s not the chain itself that is processing that failed transaction perfectly fine. It’s just that the condition wasn’t met. And that’s the first thing: Solana is already, at its core, all about composability.

The extra things that we’re concentrating on are bridges. The idea that we’ve talked about a couple of times now is that Solana has this low friction, and that’s where finance will go. So, being as connected to as many places that issue assets as possible is really important.

This isn’t us trying to replace any other chain or whatever, but if valuable assets are on some other chain and they want to interface with the liquidity and functionality of Solana, we want to make that as easy as possible to lower the friction so it flows to Solana, where there’s other liquidity and other functionality. So yeah, tons of bridges are coming out.

This is called intents, which are basically cross-chain, implicitly defined things that you want. Usually, there’s a bunch of fancy technologies underneath, like ZK, to prove that the intent was fulfilled. We’re working with some of the intent providers that are doing that.

As Solana validators continue to expand, what measures are in place to optimize decentralization and network security?

First, I want to make sure that it’s clear that the Solana validators are permissionless. They can enter and exit just as they please, and the protocol just adjusts. This is very different from many L2s and other L1s.

Ethereum is also permissionless, but even that requires 32 Ethereum to be minimal. Solana’s minimum is one. To be profitable, you need a lot more than that, but it is a permissionless protocol.

For security, there are a lot of developments. The most notable one that you’ll hear more about in the coming weeks is Firedancer, the second validator client on Solana, which gives validators more options on which client they want to run and also offers some redundancies. So if there’s ever a fault in one, the validators can hot-swap to the other. It’s a pretty powerful paradigm in terms of resiliency.

What is Solana’s long-term vision for decentralization and scalability?

The goal of Solana is to be this global synchronization of any data. Obviously, if you care about global synchronization, it probably had some value — financial data for sure, as well as DePIN data.

We’re less opinionated on exactly how it’s used. It’s a permissionless chain that we want to be able to facilitate finance and businesses. No animosity at all; we just want businesses to be set up for success.

Disclaimer

In compliance with the Trust Project guidelines, this opinion article presents the author’s perspective and may not necessarily reflect the views of BeInCrypto. BeInCrypto remains committed to transparent reporting and upholding the highest standards of journalism. Readers are advised to verify information independently and consult with a professional before making decisions based on this content.  Please note that our Terms and ConditionsPrivacy Policy, and Disclaimers have been updated.



Source link

Continue Reading

Market

EigenLayer Investor Loses $5.5M in Email Breach

Published

on

By


EigenLayer has assured its community that its platform remains secure, despite an investor losing $5.5 million worth of EIGEN tokens in a recent email breach.

This incident coincided with ongoing criticism of EigenLayer’s transparency regarding token staking and followed the listing of its tokens on major exchanges.

EigenLayer Faces Scrutiny Over $5.5 Million EIGEN Token Theft

On October 4, Ethereum’s restaking protocol, EigenLayer, revealed that an investor’s email thread was compromised by a malicious actor. This led to the theft of 1,673,645 EIGEN tokens, valued at approximately $5.5 million.

EigenLayer explained that the attacker intercepted the email communication, leading the investor to send the tokens to the wrong address. The stolen tokens were quickly sold on a decentralized exchange, converted into stablecoins, and transferred to centralized exchanges to obscure the trail.

Read more: What Is EigenLayer?

EigenLayer has collaborated with various exchanges and law enforcement agencies. It added that it has successfully frozen a portion of the stolen funds. The restaking platform further clarified that the breach stemmed solely from compromised email communication and was unrelated to the platform’s smart contract or protocol security.

“The compromise has not impacted the broader ecosystem. There is no known vulnerability in the protocol or token contracts and this compromise was not related to any onchain functionality. We continue to investigate the situation and will be posting further information once we have it,” EigenLayer stated

The team has since bolstered its security measures, particularly regarding communication with investors while reaffirming that the platform remains secure overall.

Yet, the incident has drawn attention to the platform’s token lockup policies. Observers noted that EigenLayer did not employ the typical one-year lockup period often seen with token issuers. This raises concerns about potential unauthorized transactions from large token holders.

EigenLayer’s policy currently restricts early investors and team members from selling or staking EIGEN tokens until September 2025. Tokens will unlock gradually at a rate of 4% per month until September 2027. However, recent token movements have led some to question the effectiveness of these restrictions.

Read more: How to Participate in an EigenLayer Airdrop: A Step-by-Step Guide

EIGEN Token Price Performance
EIGEN Token Price Performance. Source: BeInCrypto

EigenLayer is one of the top three DeFi platforms, with over $10 billion in total value locked (TVL). Following its token’s October 1 release, EIGEN briefly entered the top 100 tokens by market capitalization with a fully diluted valuation of over $7 billion.

Disclaimer

In adherence to the Trust Project guidelines, BeInCrypto is committed to unbiased, transparent reporting. This news article aims to provide accurate, timely information. However, readers are advised to verify facts independently and consult with a professional before making any decisions based on this content. Please note that our Terms and ConditionsPrivacy Policy, and Disclaimers have been updated.



Source link

Continue Reading

Market

Cardano Price Struggles to Continue: Here Is Why

Published

on

By


Cardano’s (ADA) price is desperately holding onto the $0.35 support level amid attempts to send the altcoin further down the charts. Despite this, ADA is struggling to generate the momentum needed to reverse its downtrend

This analysis examines the challenges facing ADA and whether the support can withstand mounting bearish pressure.

Cardano Faces Uncertain Path Ahead

During the first days of October, Cardano’s price cratered to $0.30. After reaching $0.40 just days earlier, ADA, like many cryptocurrencies, began a decline. The downward trend raised concerns about a potential return to the $0.30 level.

However, as of now, ADA has managed to stay above that point, with bulls defending the $0.35 support. Despite this resilience, the Exponential Moving Average (EMA) indicates that Cardano remains vulnerable to bearish trends.

The EMA measures trend direction and uses particular crossovers to determine if the price might move in an upward direction or a downward slope. When the longer EMA crosses above the shorter one, the trend is bearish. On the other hand, if the shorter EMA is above the longer one, the trend is bullish.

Read more: How To Buy Cardano (ADA) and Everything You Need To Know

Cardano Daily Price Analysis
Cardano Daily Price Analysis. Source: TradingView

The 20 EMA (blue) and 50 EMA (yellow) have nearly converged, signaling a critical moment for Cardano’s price. However, with the price sitting below both indicators, the likelihood of a bearish trend grows stronger.

Supporting this outlook is the Average Directional Index (ADX), a key tool for measuring trend strength. When the ADX surpasses 25, it suggests a strong directional movement. In contrast, a reading below this level indicates weakness. For ADA, the current ADX stands at 18.86, suggesting that the recent upward movement lacks the strength to persist.

Cardano Average Directional Index
Cardano Average Directional Index. Source: TradingView

ADA Price Prediction: Bearish Pressure Mounts

Further assessment of the daily chart shows that ADA could face resistance at $0.36 in its attempt to climb higher. If that happens, and the cryptocurrency fails to break above the region, it could pull back, and the uptrend might be invalidated.

If that were to happen, ADA’s price might drop below the $0.35 support, and the next point to reach could be $0.31. Reaching $0.31 might put the token at risk of another downtrend, especially if the broader market condition fails to improve.

Read more: Cardano (ADA) Price Prediction 2024/2025/2030

Cardano Daily Price Analysis
Cardano Daily Price Analysis. Source: TradingView

However, Cardano might resist going that low if the price flips the 20 and 50 EMAs. In that scenario, the trend would have become bullish, leading ADA to hit $0.40 and potentially $0.48 in the mid-term.

Disclaimer

In line with the Trust Project guidelines, this price analysis article is for informational purposes only and should not be considered financial or investment advice. BeInCrypto is committed to accurate, unbiased reporting, but market conditions are subject to change without notice. Always conduct your own research and consult with a professional before making any financial decisions. Please note that our Terms and ConditionsPrivacy Policy, and Disclaimers have been updated.



Source link

Continue Reading

Trending

Copyright © 2024 coin2049.io