Shentu is a Layer-1 blockchain built on the Cosmos SDK that provides security infrastructure for smart contracts and decentralized applications (dApps).
CTK is Shentu's native token, used for transaction fees, staking, governance voting, and paying for security services on the network.
The Security Oracle is Shentu's core product, a decentralized system that draws on blockchain oracles to provide continuous security scoring for smart contracts.
Shentu originated as CertiK Chain in 2021 and rebranded to Shentu Chain in late 2022 to operate as an independent public blockchain focused on Web3 security infrastructure.
Introduction
Security remains a persistent challenge in blockchain and decentralized finance (DeFi). Despite large losses in the cryptocurrency industry to vulnerabilities such as smart contract exploits, protocol bugs, and unauthorized access, most security measures are reactive. These include security audits which are only conducted before launch of a product, and once a smart contract has been deployed, monitoring is often limited.
Shentu is a blockchain protocol that attempts to address this gap by making security infrastructure native on-chain. Rather than treating audits and risk assessment as off-chain services, Shentu embeds them directly into a Layer-1 network. Its Security Oracle scores contracts in real time, its ShentuShield protocol offers decentralized reimbursement for verified exploits, and its native token, CTK, powers the entire ecosystem.
This article covers what Shentu is, how its core components work, and how its native token, CTK, fits into the picture.
What Is Shentu (CTK)?
Shentu is a Layer-1 blockchain focused on blockchain security. It was originally launched in 2018 as CertiK Chain, the on-chain infrastructure arm of CertiK, a blockchain security company founded by professors from Yale and Columbia universities with backgrounds in cryptography and formal verification. In 2021, the project rebranded to Shentu Chain via an on-chain governance proposal, positioning itself as an independent public blockchain rather than a product tied to a single security firm.
Shentu is built on the Cosmos SDK and uses CometBFT consensus (formerly Tendermint), a Practical Byzantine Fault Tolerance (PBFT) mechanism that offers fast transaction finality with around six to seven seconds per block. The network is secured by a delegated proof-of-stake (DPoS) validator set, where CTK holders can delegate their tokens to validators to earn staking rewards.
Being built on Cosmos also means Shentu supports IBC (Inter-Blockchain Communication), allowing assets and data to move between Shentu and other Cosmos-compatible chains. In 2024, EVM compatibility was added, enabling developers to use familiar Ethereum tools and deploy Ethereum-compatible smart contracts on the network.
The CertiK connection
Shentu and CertiK are related but distinct. CertiK is a private security company that offers smart contract auditing, penetration testing, and vulnerability disclosure services. Shentu Chain is a public blockchain network with its own validator set, governance, and tokenomics. The two share a common origin, and CertiK continues to contribute to Shentu's development, but the chain operates independently with its own community governance.
CTK token
CTK is the native utility token of the Shentu blockchain. Its primary uses include: paying gas fees for transactions on the network; staking CTK with validators to earn rewards and secure the network; participating in on-chain governance votes to approve protocol upgrades and parameter changes; providing collateral in the ShentuShield reimbursement pool; and paying for security oracle services requested by dApp developers.
Current circulating supply of CTK stands at 160 million.Token distribution follows a combination of staking inflation rewards (allocated to validators and delegators) and allocations to the Shentu Foundation for ecosystem development and grants.
What Does Shentu Chain Do?
Shentu Chain provides a suite of security services designed to make decentralized applications safer for developers and users. Its three main components are the Security Oracle, ShentuShield, and DeepSEA.
Security oracle
The Security Oracle is Shentu's flagship feature. It is a decentralized oracle network that provides security scores for smart contracts. Certified security operators, known as certified security primitives (CSPs), analyze contracts using a combination of automated tools and manual review, then submit scores on-chain. These scores are aggregated across multiple operators to produce a composite security rating.
The key distinction between the Security Oracle and a traditional audit is timing. A standard smart contract audit is a point-in-time review: a team reviews the code before deployment, issues a report, and the engagement ends. The Security Oracle monitors contracts continuously after deployment, meaning that newly discovered vulnerabilities, changes in on-chain behavior, or interactions with other protocols can be reflected in updated scores over time.
DApp developers and protocols can query Security Oracle scores to make decisions about which contracts to integrate with, how to weight risk in their systems, or whether to pause certain operations if a score deteriorates.
ShentuShield
ShentuShield is Shentu's decentralized reimbursement mechanism. It allows CTK holders to participate as sponsors by depositing CTK into a collateral pool. Other users, referred to as members, can purchase coverage against losses from smart contract exploits by paying a fee in CTK.
If a member suffers a verified loss from a covered exploit, they can submit a claim. Claims are reviewed by the ShentuShield Council, a group of elected community representatives who assess the evidence and vote on whether to approve reimbursement. Approved claims are paid out from the collateral pool, and sponsors share in any shortfall proportionally.
ShentuShield does not function like traditional insurance. It is a community-driven, on-chain mechanism without the legal protections of regulated insurance products. Payouts are subject to council governance and the availability of collateral in the pool.
DeepSEA
DeepSEA is a high-assurance programming language developed for writing formally verifiable smart contracts. Formal verification is a mathematical technique that proves a program behaves exactly as specified, ruling out entire categories of bugs rather than testing for specific vulnerabilities.
DeepSEA complies to both the Ethereum Virtual Machine (EVM) and the CoqVM, allowing formal proofs of contract correctness to be generated alongside the deployed bytecode. While formal verification is technically demanding and not yet widely adopted across the industry, it represents one of the strongest available guarantees for mission-critical smart contract logic.
2025 network upgrades
In 2025, Shentu completed a major network upgrade (v2.14.0), which integrated a WebAssembly (WASM) module to expand smart contract support and enabled textual sign mode to improve the developer and user experience for transaction signing. The upgrade also aligned the network with the latest Cosmos SDK improvements for scalability and IBC performance. Binance temporarily paused CTK deposits and withdrawals in July 2025 during the upgrade window before resuming normal operations.
Shentu (CTK) on Binance
Binance announced Shentu (CTK) as the 6th project on Binance Launchpool on 22 October, 2020. It was made available for trading on Binance on 27 October, 2020, with the following pairs: CTK/BTC, CTK/BNB, CTK/BUSD and CTK/USDT.
FAQ
What is the difference between Shentu and CertiK?
CertiK is a private blockchain security company offering smart contract audits and penetration testing services. Shentu Chain is a public Layer-1 blockchain that CertiK originally built as its on-chain infrastructure. They share a founding team and security focus, but Shentu operates independently with its own validator set, governance, and token. The rebrand from CertiK Chain to Shentu Chain in late 2022 was intended to establish this distinction.
What is CTK used for?
CTK is the native token of the Shentu blockchain. It is used to pay transaction fees, stake with validators to earn rewards, vote on governance proposals, provide collateral in the ShentuShield pool, and pay for security oracle services.
How does the Shentu Security Oracle work?
The Security Oracle is a decentralized network of certified security operators who analyze smart contracts and submit security scores on-chain. These scores are aggregated to produce a composite rating that reflects the contract's current security status. Unlike a traditional audit, the Security Oracle provides ongoing monitoring after a contract is deployed, so scores can be updated if new vulnerabilities are discovered.
What is ShentuShield?
ShentuShield is a decentralized reimbursement protocol on the Shentu network. CTK holders can deposit tokens as collateral (sponsors) and other users can purchase coverage (members) against losses from smart contract exploits. If a member experiences a verified loss, they can submit a claim that is reviewed and voted on by the ShentuShield Council. It is not regulated insurance and payouts depend on council governance and pool availability.
Is Shentu part of the Cosmos ecosystem?
Yes. Shentu is built on the Cosmos SDK and uses CometBFT consensus. It supports IBC (Inter-Blockchain Communication), which allows assets and data to move between Shentu and other Cosmos-compatible chains. In 2024, Shentu also added EVM compatibility, extending its reach to Ethereum-compatible tools and developers.
Closing Thoughts
Security infrastructure is often treated as a peripheral concern in blockchain development. Shentu's approach is to make it foundational: embedding security scoring, decentralized reimbursement, and formal verification directly into a Layer-1 network rather than leaving them as optional, off-chain services. Whether this model gains widespread adoption depends on how consistently the Security Oracle delivers meaningful signals and whether ShentuShield proves reliable at scale.
Further Reading
What Are Smart Contracts and How Do They Work?
Blockchain Oracles Explained
What Is Crypto Staking and How Does It Work?
What Is a Smart Contract Security Audit?
What Are Governance Tokens?
Disclaimer: This content is presented to you on an "as is" basis for general information and educational purposes only, without representation or warranty of any kind. It should not be construed as financial, legal, or other professional advice, nor is it intended to recommend the purchase of any specific product or service. You should seek your own advice from appropriate professional advisors. Where the content is contributed by a third-party contributor, please note that those views expressed belong to the third-party contributor, and do not necessarily reflect those of Binance Academy. Digital asset prices can be volatile. The value of your investment may go down or up and you may not get back the amount invested. You are solely responsible for your investment decisions and Binance Academy is not liable for any losses you may incur. For more information, see our Terms of Use, Risk Warning and Binance Academy Terms.
Irys is a programmable datachain built as a Layer 1 network that stores large volumes of data onchain and enables smart contracts to access that data directly during execution.
On Irys, storage, execution, and protocol-level data availability are designed as a single integrated system, so applications can reference verified onchain data without duplicating or re-validating it.
The IRYS token powers the network: it is used for fees, staking by validators, and network governance. The protocol uses a deflationary burn mechanism on fees.
Introduction
Most blockchain networks are built primarily for execution: running smart contracts and processing transactions. Storing large volumes of data on these networks is expensive and impractical by design. Irys is built around a different principle: that data itself should be a first-class resource on the network.
This article explains what Irys is, how its architecture works, what the IRYS token does, and how the project relates to Binance Alpha.
What Is Irys?
Irys is a blockchain designed to store large volumes of data onchain for flexible durations and to allow smart contracts to use that data directly during execution. It represents an evolution of the datachain model.
Most blockchains are optimized for execution. Storage exists primarily to support contract state and transaction data required for consensus. Because stored data must be maintained and validated as part of the execution layer, storage is constrained and priced to discourage large or persistent datasets.
Datachains emerged to address this limitation by prioritizing storage at the protocol level, making it economically feasible to write data onchain. However, early datachains were designed for archival use cases: data could be stored, but it was not directly usable within applications.
Irys advances this model. On Irys, storage, execution, and verifiability are designed as a single system. Once data is stored and verified, it can be accessed by smart contracts on the same network and reused across applications. This allows data to be discovered, shared, and, where applicable, monetized across the network.
The simplest way to think about Irys is as a data-first base layer. In chains like Ethereum and Solana, execution is the center of the system and data exists to support it. On Irys, data is the center, and execution operates around it.
How Does Irys Work?
Irys is built around four core properties. Decentralized storage at scale allows large datasets to be stored either permanently or for a defined term, with storage costs designed to reflect the physical cost of hardware. Native execution with data access means smart contracts run in an EVM-compatible environment and can reference onchain data during execution. Protocol-level verifiability enforces guarantees about data availability, integrity, and accountability through cryptographic storage proofs and economic incentives. Finally, predictable system behavior is achieved because storage, execution, and verification operate as distinct components, so growth in one area does not degrade the others.
IrysVM
IrysVM is the virtual machine that executes smart contracts on Irys. It provides an EVM-compatible environment, meaning developers can write and deploy contracts using familiar Ethereum tooling and semantics.
Smart contracts on Irys can access stored data during execution and can reference verified data that already exists publicly on the network. Execution is deterministic: given the same inputs and the same referenced data, contract execution produces the same result across every node in the network. This determinism is a prerequisite for verifiability and consensus.
Execution is also isolated from storage throughput. An increase in stored data volume does not reduce execution capacity or introduce unpredictable congestion. Execution fees reflect computation costs, not storage demand.
Storage proofs
The network enforces data availability through cryptographic storage proofs. Validators are required to demonstrate possession of data partitions they are responsible for, and economic incentives are structured to penalize misbehavior. This creates accountability at the protocol level: the network can verify that data is being held and is retrievable, rather than relying on trust.
Use cases
Because data persists and remains accessible during execution, Irys is suited to applications that rely on large or growing datasets as a shared resource. Potential use cases include AI model provenance and verification, where smart contracts can embed zero-knowledge proofs to demonstrate training data integrity; decentralized AI agents that execute privately against encrypted datasets; and scalable data oracles that feed verified real-world information to on-chain applications. Multiple contracts can reference the same stored data without copying or re-validating it.
What Is the IRYS Token?
IRYS is the native utility token of the Irys network. It is used to pay for storage and execution fees, to stake by validators who secure the network, and for governance participation. Understanding the tokenomics of IRYS helps explain how the protocol's economic incentives are structured.
Token supply and distribution
IRYS has a fixed total supply of 10 billion tokens. At the Token Generation Event (TGE), approximately 2 billion tokens (20% of the total supply) entered circulation. The total token allocation is as follows:
Ecosystem (30%): funds decentralized applications, partnerships, and cross-chain initiatives, held in a multisig wallet
Investors (25.3%): allocated to early backers, subject to a one-year lockup followed by three-year linear vesting
Core team and advisors (18.8%): subject to a one-year cliff and three-year linear vesting
Foundation (9.9%): supports protocol development, audits, and grants
Airdrop and future incentives (8%): covers current airdrops and future community rewards
Liquidity, market stability, and launch partners (8%): supports exchange liquidity and market-making
Deflationary mechanics
The protocol is designed with a deflationary mechanism at its core. Approximately 50% of execution fees and over 95% of term-storage fees are burned, reducing the circulating supply as network usage grows. Validators receive 2% annual token issuance as a base reward, with this rate set to halve every four years, following a model similar to Bitcoin's emission schedule. High network utilization would accelerate the burn rate relative to new issuance, tightening supply over time.
Validator staking
Validators are required to bond IRYS tokens as collateral to participate in consensus and data verification. Malicious behavior or failure to maintain data partitions can result in slashing. Delegation for non-validator token holders is planned as a future feature. Validators earn a share of network fees in addition to the base issuance reward.
IRYS on Binance Alpha
IRYS was listed on Binance Alpha on November 25, 2025.
FAQ
What is a datachain?
A datachain is a blockchain designed with data storage as its primary function at the protocol level. Unlike traditional blockchains where storage is a by-product of execution, a datachain makes it economically viable to write and maintain large datasets onchain. Irys extends the datachain concept by also integrating native smart contract execution and verifiability into the same system.
How is Irys different from Arweave or Filecoin?
Arweave and Filecoin are designed primarily for archival storage: data can be stored permanently or for a fee, but it cannot be directly accessed or used by smart contracts running on those networks. Irys goes further by integrating execution into the same layer as storage, allowing contracts to read and act on stored data during execution without requiring a separate execution environment.
What can developers build on Irys?
Developers can build applications that rely on persistent onchain data as a shared resource. Examples include AI applications that store and verify model provenance, data marketplaces where datasets can be monetized and accessed on-chain, and any application that benefits from being able to reference large or growing datasets from within a smart contract.
What is the IRYS token used for?
IRYS is used to pay for storage and execution fees on the network, to stake as collateral by validators who participate in consensus and data verification, and for governance. The protocol burns a large proportion of fees, creating a deflationary dynamic as network usage increases.
Closing Thoughts
Irys approaches a long-standing challenge in blockchain design: the tension between storage and execution. By building both into the same base layer and adding protocol-level verifiability, it aims to make onchain data a usable, persistent resource rather than a constraint to be worked around. Whether this model sees broad developer adoption will depend on the growth of use cases that genuinely benefit from combining storage and computation at the protocol level. As with any early-stage project, the gap between architectural design and realized network effects is where the real test lies.
Further Reading
What Is Blockchain and How Does It Work?
What Is Layer 1 in Blockchain?
What Are Smart Contracts and How Do They Work?
What Is Decentralized Storage?
What Is Binance Alpha?
Disclaimer: This content is presented to you on an "as is" basis for general information and educational purposes only, without representation or warranty of any kind. It should not be construed as financial, legal, or other professional advice, nor is it intended to recommend the purchase of any specific product or service. You should seek your own advice from appropriate professional advisors. Where the content is contributed by a third-party contributor, please note that those views expressed belong to the third-party contributor, and do not necessarily reflect those of Binance Academy. Digital asset prices can be volatile. The value of your investment may go down or up and you may not get back the amount invested. You are solely responsible for your investment decisions and Binance Academy is not liable for any losses you may incur. For more information, see our Terms of Use, Risk Warning and Binance Academy Terms.
Sentio is a blockchain data platform designed to give developers real-time access to on-chain data through indexing, monitoring, and analytics tools.
Its core features include an indexing SDK, built-in dashboards, transaction debugging tools, and support for multiple blockchains.
The ST token powers the Sentio network, supporting payments for API access, staking, and protocol governance.
Introduction
As blockchain ecosystems grow more complex, the tools developers use to build and monitor on-chain applications have become just as important as the protocols themselves. Sentio is a data infrastructure platform that aims to fill this gap, offering a suite of indexing, debugging, and analytics tools tailored for Web3 builders. This article explains what Sentio does, how it works, and the role of the ST token.
What Is Sentio?
Sentio is a blockchain data platform built for developers who need fast and reliable access to on-chain information. It provides infrastructure for indexing smart contract events, querying historical data, monitoring live protocol activity, and debugging complex transactions.
Rather than replacing a blockchain or acting as a standalone application, Sentio sits at the data layer of the Web3 stack. It connects to existing chains and contracts, processes the raw on-chain data, and presents it in formats that developers and analysts can use directly. The platform supports a wide range of use cases, from decentralized finance (DeFi) protocols and decentralized applications (DApps) to wallets, games, and automated trading systems.
Sentio also includes a decentralized network layer, called the Sentio Network, which moves its storage and processing functions from a single centralized provider to a distributed set of node operators. This design aims to make the data pipeline more resilient and allows incentives to flow to the participants who maintain the network.
How Does Sentio Work?
Sentio organizes its platform around two broad functions: collecting on-chain data and helping developers work with that data more effectively.
Indexing and data collection
The Sentio SDK is the primary tool for collecting on-chain data. Developers use it to define custom indexers that listen for specific contract events and transform raw blockchain data into structured, queryable records. Once data is indexed, it can be accessed through built-in GraphQL and SQL editors, or through custom API endpoints developers configure themselves. The platform supports multiple blockchains within a single project and allows teams to run multiple active versions of their indexer at the same time, which can simplify iteration and testing.
Monitoring and alerting
Sentio includes built-in dashboards that visualize indexed data without requiring additional setup. Teams can configure custom alerts to notify them when specific on-chain conditions occur, such as unusual transaction volumes or contract state changes. This means Sentio could be useful not just for building applications but also for monitoring protocols in production.
Transaction debugging and simulation
For developers diagnosing on-chain issues, Sentio offers a transaction debugger that provides call traces, fund flow breakdowns, balance change history, and gas profiling. Developers can use logs, traces, and simulation tools to inspect execution state during development or debugging, depending on contract design and available trace data.
AI-native capabilities
Sentio integrates AI tooling through its Model Context Protocol (MCP) service layer. This allows developers to build custom AI assistants that consume blockchain data and power agent-based applications. Natural-language queries and automated debugging are part of the AI-native workflow the platform is building toward.
The ST Token
ST is the native token of the Sentio protocol with a total supply of 1 billion tokens. It powers the economic layer of the Sentio Network, enabling payments, incentives, and governance.
Token allocation
The ST token supply is distributed across six categories:
Growth, grants, and product: 35% (350,000,000 ST)
Airdrops and marketing: 18.9% (189,000,000 ST)
Early backers: 17% (170,000,000 ST)
Team: 15% (150,000,000 ST)
Network incentives: 10% (100,000,000 ST)
Liquidity: 4.1% (41,000,000 ST)
Token utility
ST serves several functions within the Sentio ecosystem:
API payments: Developers can use ST to pay for access to Sentio's APIs and data services, with token holders potentially receiving discounted rates.
Network staking: Node operators in the Sentio Network stake ST to participate in data storage and processing. Operators who behave honestly may earn rewards, while those found acting dishonestly face penalties through token slashing.
Governance: ST holders can vote on protocol changes, including network parameters and upgrade decisions. As a governance token, ST gives the community a say in the platform's direction.
SDK and developer tooling: ST supports identity, payments, and compute functions when integrated into applications built using the Sentio SDK.
ST on Binance Alpha
ST was listed for trading on Binance Alpha in April 2026. Binance Wallet also announced a Sentio trading competition from 29 April to 13 May, 2026.
FAQ
What is Sentio?
Sentio is a blockchain data platform for developers. It provides tools for indexing on-chain events, querying data, monitoring protocols in real time, and debugging transactions. It supports multiple blockchains within a single project and includes a decentralized network layer powered by the ST token.
What is the ST token?
ST is the native token of the Sentio protocol with a maximum supply of 1 billion tokens. It can be used to pay for API access, stake to participate as a node operator, and vote on governance decisions. The token allocation spans six categories, with the largest share (35%) dedicated to growth, grants, and product development.
How does Sentio differ from a standard blockchain indexer?
Sentio is designed as a full-stack data platform rather than a standalone indexer. In addition to event indexing, it includes built-in dashboards, alerting tools, transaction simulation, call trace debugging, and AI-native capabilities via its MCP service layer. It is also designed to support decentralized operation through the Sentio Network.
Closing Thoughts
Sentio is positioning itself as infrastructure for the blockchain developer ecosystem, targeting the gap between raw on-chain data and the tools teams actually need to build and operate applications at scale. With its indexing SDK, real-time dashboards, transaction debugging capabilities, and a decentralized network layer, the platform aims to cover a broad set of data needs in one environment. However, as with any early-stage project, its long-term trajectory will depend on developer adoption, network growth, and continued execution on its roadmap.
Further Reading
What Are Smart Contracts and How Do They Work?
What Are Decentralized Applications (DApps)?
What Is Crypto Staking and How Does It Work?
What Is Data Availability?
Disclaimer: This content is presented to you on an "as is" basis for general information and or educational purposes only, without representation or warranty of any kind. It should not be construed as financial, legal or other professional advice, nor is it intended to recommend the purchase of any specific product or service. You should seek your own advice from appropriate professional advisors. Where the content is contributed by a third party contributor, please note that those views expressed belong to the third party contributor, and do not necessarily reflect those of Binance Academy. Digital asset prices can be volatile. The value of your investment may go down or up and you may not get back the amount invested. You are solely responsible for your investment decisions and Binance Academy is not liable for any losses you may incur. For more information, see our Terms of Use, Risk Warning and Binance Academy Terms.
Binance Group Chat: Build Your Community on Binance
You've built your audience on Binance Square. Now turn your followers into a real community. With Binance Group Chat, you can interact with your audience directly, share insights in real time, and grow your influence. Your audience is already here. All you need is a group. Why Create a Group Chat? Build a community that's truly yours — Go beyond posts. Have real conversations with your followers, answer their questions, and create a space they keep coming back to. Run it your way — open discussion or broadcast-only, you decide.Get discovered by millions — Enable Public Group and your chat appears directly on your Square profile. The more active your profile, the more users find you.Engage with tools only Binance has — Share your recent trades, drop Red Packets, post portfolio updates — all natively built in. No third-party apps needed. How to Create a Group Chat Creators with 1,000+ Square followers can create groups directly. If you don't meet this requirement but have community management experience, you can apply for access here.
How to Monetize Write to Earn (Default — auto-enabled) — Earn up to 50% commission from trades converted by your group message or Square posts. No setup needed — just keep creating. Tip to Chat (Self-service) — Users pay a tip to unlock a private conversation with you. Enable it in your Square profile settings and set your own price.Paid Subscription Group (Unlocks at 10k+ Square followers) — Members pay a fee for exclusive message access. *Some products or features mentioned may not be available in your region. Community Guidelines
Violations may result in muting, removal from chatrooms, or permanent blacklisting. Full rules: https://www.binance.com/en/learn/biacrr Ready to start your community? You already have the followers. Now build the conversation. Open Binance Chat and create your group today.
Bitcoin Breaks $79K as Short Squeeze Ignites Rally While Macro and Regulation Drive Market Outlook
According to CoinMarketCap data, the global cryptocurrency market cap now stands at $2.63T, up by 3.16% over the last 224 hours.Bitcoin (BTC) traded between $74,822 and $79,328 over the past 24 hours. As of 15:30 (UTC) today, BTC is trading at $79,200, up by 4.70%.Most major cryptocurrencies by market cap are trading mixed. Market outperformers include CHIP, MET, and SPK, up by 556%, 32%, and 18%, respectively.Bitcoin Breaks $79K as Short Squeeze Ignites Rally While Macro and Regulation Drive Market OutlookBitcoin’s breakout above $79,000 highlights strong momentum driven by short liquidations, improving sentiment and rising institutional participation. However, risks remain, with the Iran ceasefire extended for only 3–5 days, keeping geopolitical uncertainty elevated and markets sensitive to any escalation.At the same time, regulatory developments in the U.S. and Russia are shaping the long-term structure of the crypto market, while mixed on-chain signals suggest the market is still in transition rather than a confirmed bull phase.Bitcoin Breaks $79,000 as Short Squeeze Triggers $286 Million in Liquidations; Altcoins and Memecoins SurgeKey TakeawaysBitcoin broke above $79,000, clearing a key resistance level not seen since January.A short squeeze triggered $286 million in liquidations, accelerating the rally.Open interest rose over 4% to $126 billion, signaling fresh leveraged positioning.Memecoins and altcoins outperformed, with strong gains across the sector.Improved risk sentiment followed the extension of the Iran ceasefire.SummaryBitcoin surged past $79,000 after a major short squeeze forced bearish traders to cover positions, driving rapid upside momentum. The move was supported by rising derivatives activity and improving macro sentiment following a temporary Iran ceasefire extension. Altcoins and memecoins joined the rally, while increasing open interest suggests new capital entering the market. Despite the bullish breakout, leveraged positioning keeps the market vulnerable to volatility in both directions.Bitcoin Bull Score Index Hits Six-Month High as Fear & Greed Recovers, But 2022 Bear Market Warning LoomsKey TakeawaysBitcoin’s Bull Score Index reached 50, its highest level in six months.The Fear & Greed Index rebounded sharply but remains in fear territory.Analysts warn of similarities to March 2022 before further downside.The market is currently in a “transitional phase,” not a confirmed uptrend.SummaryBitcoin’s on-chain and sentiment indicators are improving, with the Bull Score Index reaching neutral levels for the first time in months. However, analysts caution that a similar setup occurred in 2022 before the market resumed its decline. While sentiment is recovering and BTC is attempting a breakout, the market has yet to confirm a strong bullish trend, leaving uncertainty over whether this is a true reversal or a temporary relief rally.SEC Accelerates Digital Asset Regulation with New StrategyKey TakeawaysThe SEC is advancing a clearer regulatory framework for digital assets.The new “A-C-T” strategy focuses on modernization, clarity and structural reform.Regulators aim to reduce uncertainty and improve market competitiveness.Collaboration with Congress and other agencies is ongoing.SummaryThe U.S. SEC is stepping up efforts to establish a clearer regulatory environment for digital assets under a new strategic framework. The initiative aims to reduce market friction, define regulatory boundaries and modernize oversight. The move signals growing institutional alignment around crypto regulation and could support long-term adoption by providing clearer rules for investors and businesses.Russia Advances Crypto Framework Bill with Central Bank OversightKey TakeawaysRussia approved a crypto bill in its first reading with strong support.The Central Bank will regulate the market and approve eligible assets.Crypto will be legal as property but banned for domestic payments.Cross-border crypto use will be allowed, especially for sanctioned trade.SummaryRussia is moving forward with a new crypto framework that legalizes digital assets while placing strict oversight under the central bank. The legislation allows crypto ownership and cross-border usage but restricts domestic payments and limits retail participation. The approach reflects a controlled adoption model, balancing innovation with financial system oversight amid geopolitical pressures.Trump Extends Iran Ceasefire by Only 3–5 Days as Internal Iranian Divisions Threaten TalksKey TakeawaysThe ceasefire extension is limited to just 3–5 days, shorter than expected.Iran has not confirmed participation in upcoming negotiations.Internal divisions within Iran are the biggest risk to a deal.The Strait of Hormuz remains a key geopolitical pressure point.SummaryThe U.S. decision to extend the Iran ceasefire by only a few days has introduced fresh uncertainty into global markets. While recent optimism supported risk assets like Bitcoin, the short timeline and unresolved internal divisions within Iran raise the risk of renewed conflict. Markets are now focused on upcoming negotiations, with outcomes likely to have a direct impact on oil prices, risk sentiment and crypto direction in the near term.Market movers:ETH: $2393.43 (+3.17%)BNB: $643.07 (+1.15%)XRP: $1.4539 (+1.06%)SOL: $88.52 (+3.39%)TRX: $0.3326 (+1.16%)DOGE: $0.09796 (+2.77%)WBTC: $77864.87 (+2.37%)U: $0.9998 (+0.03%)XAUT: $4743.81 (-0.47%)BCH: $471.2 (+6.22%)
Crypto News: Bitcoin Breaks $79,000 as Short Squeeze Triggers $286 Million in Liquidations; Altcoins and Memecoins Surge
Key Takeaways Bitcoin has broken above $79,000 and is currently trading at $78,800, clearing the $78,000 resistance level it failed to breach on Friday and a price not seen since JanuaryA short squeeze triggered $286 million in marketwide short liquidations, with longs suffering just $132 million in lossesTotal crypto futures open interest has risen over 4% to $126 billion in 24 hours, signaling renewed capital inflows and rising demand for leverageThe CoinDesk MemeCoin Index led gains with a 3.4% rise; TRUMP added 6% and DOGE gained 3.8%The CoinDesk overnight USDC lending rate on Aave hit 15%, its highest level since 2024, following the $290 million KelpDAO exploit over the weekendTrump extended the Iran ceasefire, lifting equities and broadly improving risk sentiment across markets Bitcoin has cleared $79,000 and is holding at $78,800, decisively breaking through the $78,000 resistance level that had capped price action since January, as a short squeeze, improving geopolitical sentiment, and renewed derivatives demand converge to push crypto markets into breakout territory. The move above $78,000 caught leveraged bears off guard. According to CoinGlass liquidation heatmap data, $180 million in short positions were clustered between $77,000 and $78,000, and their forced covering accelerated the upside move. Total marketwide short liquidations reached $286 million, more than double the $132 million in long liquidations over the same period. A $71 million long position remains at risk if Bitcoin retreats below $77,300, maintaining a two-sided risk environment even as bulls currently hold the upper hand. Ceasefire Extension Lifts Macro Sentiment The breakout unfolded against an improving macro backdrop. President Trump extended the Iran ceasefire, describing Iran's government as "seriously fractured" -- a development that eased geopolitical risk and lifted broader risk appetite. Nasdaq 100 futures and S&P 500 futures rose 0.77% and 0.6% respectively since midnight UTC following the announcement. Derivatives Signal Renewed Bullish Momentum Crypto futures open interest climbed over 4% to $126 billion in 24 hours, with OI growth across Bitcoin and Ethereum outpacing spot price gains -- a sign of fresh capital entering the market rather than existing positions being repriced. Funding rates have flipped positive across most major tokens including Bitcoin, reinforcing the bullish positioning bias. The 24-hour cumulative volume delta supports the same read. Bitcoin and Ethereum's 30-day implied volatility indexes remain under pressure, pointing to market calm despite the sharp price move -- a combination that historically supports a continued grind higher rather than a volatile spike-and-reverse. On Deribit, risk reversals for both Bitcoin and Ethereum continue to print negative values across all timeframes, reflecting the relative richness of protective puts over calls. Block flows showed investor preference for call ratio spreads -- a strategy used to profit from moderately bullish or sideways conditions -- alongside Bitcoin and Ethereum straddles, indicating some traders are positioning for a volatility expansion. One outlier in derivatives: the M token is showing annualized funding rates above 200%, signaling an overheated, crowded long trade. HYPE and XML markets, by contrast, show a bias toward bearish short positioning.
Altcoins and Memecoins Join the Rally The broader altcoin market participated fully in Wednesday's move, with all major CoinDesk indexes posting gains of at least 1.5% since midnight UTC. The CoinDesk MemeCoin Index (CDMEME) led the pack with a 3.4% gain. TRUMP surged 6% and DOGE added 3.8%, reflecting broad optimism across the memecoin sector. In an extreme outlier trade, one trader turned $575 into more than $1 million on recently launched token ASTEROID. Privacy coins DASH and XMR both gained 6%–7% over the past 24 hours before pulling back slightly since midnight. Aave Lending Rate Hits Highest Level Since 2024 The CoinDesk overnight rate (CDOR) for USDC -- which measures stablecoin lending and borrowing activity on the Aave platform -- spiked to 15%, its highest reading since 2024. The surge in lending demand follows the $290 million exploit on KelpDAO over the weekend, which appears to have driven elevated demand for USDC liquidity on Aave as participants repositioned in the aftermath.
Binance HODLer Airdrops Adds USD.AI (CHIP), a Permissionless AI Infrastructure Lending Protocol
Key Takeaways Binance has announced USD.AI (CHIP) as the 63rd project on its HODLer Airdrops program, with 25 million CHIP tokens allocated as airdrop rewardsEligible users are those who subscribed BNB to Simple Earn or On-Chain Yields products between April 13, 00:00 UTC and April 15, 23:59 UTCCHIP tokens are expected to be distributed to eligible users' Spot Accounts within 5 hours of the announcementUSD.AI is a permissionless lending protocol enabling GPU operators to tokenize hardware as collateral and access instant financingTotal token supply is 10 billion CHIP, with 2 billion (20%) entering circulating supply upon Binance listing Binance has listed USD.AI (CHIP) as the 63rd project on its HODLer Airdrops program, rewarding BNB holders who subscribed to Simple Earn or On-Chain Yields products during a retroactive snapshot window in mid-April. USD.AI is a permissionless lending protocol built to finance artificial intelligence infrastructure. The protocol allows GPU operators to tokenize their hardware as collateral and access financing instantaneously -- targeting the fast-growing demand for AI compute financing as GPU infrastructure costs continue to scale alongside model development. Airdrop Details A total of 25 million CHIP tokens have been allocated for the HODLer Airdrops distribution. Eligibility is based on BNB subscriptions to Simple Earn (Flexible and/or Locked) and On-Chain Yields products held between April 13, 00:00 UTC and April 15, 23:59 UTC. Qualifying users will receive CHIP directly to their Spot Accounts within 5 hours of the announcement. Individual rewards are calculated proportionally based on average BNB holdings during the snapshot period, subject to a hard cap: no single user's BNB holding ratio can exceed 4% of the total average BNB pool. Holdings above that threshold are calculated at the 4% ceiling. Token Details CHIP has a total and maximum supply of 10 billion tokens. At the time of Binance listing, 2 billion CHIP -- representing 20% of total supply -- will enter circulation. The token is deployed on both Ethereum and Arbitrum at contract address 0x0C1c1C109FE34733fca54b82d7B46B75CFb71F6e. A full research report is expected to be published within 48 hours of this announcement. How HODLer Airdrops Works Binance's HODLer Airdrops program rewards BNB holders retroactively based on historical balance snapshots, without requiring ongoing action beyond subscribing BNB to eligible Earn products. Snapshots are taken multiple times per hour at random intervals, with averages used to calculate final reward allocations. Users subscribed to Simple Earn also qualify automatically for Launchpool and Megadrop rewards, while On-Chain Yields subscribers qualify for HODLer Airdrops and Launchpool rewards.
"XRP Prints Tightest Bollinger Band Squeeze in Years — Analyst Says a Big Move Is Coming"
#XRP is entering a critical phase after forming what analysts describe as its tightest Bollinger Bands squeeze in years. On X, Bitcoin analyst Seth pointed out that XRP has just recorded its tightest Bollinger Bands compression in 2026, a technical pattern that reflects extremely low volatility. Historically, such conditions don’t last long and tend to resolve with a strong price move. At the time of writing, XRP is trading around $1.40, down slightly by 0.14% on the day. However, the broader trend shows some stability, with the asset up 1% over the past week and 8% in the last month. Key Points XRP records its tightest Bollinger Bands squeeze in years, signaling a major volatility expansion ahead.The price holds near $1.40, with consolidation hinting at accumulation after a prolonged downtrend.Key levels include $1.25 support and $1.67 resistance, with higher targets if momentum builds.Analysts remain split, but compressed volatility suggests the next move could come with force. Why This Setup Matters for XRP A Bollinger Bands squeeze occurs when price volatility drops and the bands tighten around price action. This typically precedes a breakout, but the direction is not guaranteed. Traders often look for confirmation through volume spikes or key level breaks. In XRP’s case, the chart shows the price consolidating tightly near the $1.39–$1.41 region after a prolonged downtrend from highs above $3 earlier in the cycle. This sideways movement suggests accumulation or indecision in the market.
Key Levels to Watch From the chart structure, the immediate resistance includes: Near $1.6677 (0.618 Fibonacci level)Around $2.00 (0.5 Fibonacci level)Higher targets at $2.40 and $2.90 if momentum builds On the downside: Support is forming around $1.25 (0.786 Fibonacci level)A breakdown below this could open the door toward $1.10 Volume profile data also shows heavy trading activity clustered around the current price zone, indicating this is a key decision area for market participants. Bullish or Bearish? The setup itself is neutral; it signals that a move is coming, but the direction remains unclear. Bulls will argue that XRP’s recent steady gains and consolidation point to accumulation before a breakout higher. Bears, on the other hand, may see the downtrend structure as still intact. What’s clear is that XRP is approaching a phase of volatility expansion. Traders are watching closely for confirmation moves that could determine the next major trend. As Seth noted, history suggests that when volatility compresses this tightly, the eventual move tends to come “with force.” “Most Are Misreading XRP” It is worth noting that many analysts in the XRP community lean toward a bullish interpretation. Analyst ChiefraT recently argued for a $500 billion market cap for XRP, which would equate to an $8 price based on a cup-and-handle pattern. Separately, veteran XRP investor Nepentia argued that XRP has transitioned into an accumulation phase since the price dropped 70% from its peak. The analyst noted that XRP’s mid-2025 rally above $3 came as Binance exchange reserves peaked near 3.05 billion XRP, suggesting large holders sold at the top. Since February 2026, reserves have stabilized around 2.75 billion XRP, with the price near $1.38. This suggests that selling pressure has eased and accumulation may be underway. In other words, falling or stable reserves alongside rising prices can signal a bullish shift. The investor argues that early trends often go unnoticed, urging a focus on data over sentiment. At the same time, other bullish XRP analysts like ChartNerd see the possibility of a price dip below $1 before any strong uptrend. #Cryptonews
#SHİB is actively reducing its supply through token burns, which has created hope among investors that its price could rise significantly in the future. However, despite these efforts, the total supply is still extremely large, making it very difficult for #shiba⚡ to reach $1 anytime soon. While the project continues to grow and develop its ecosystem, a more realistic expectation is gradual price increases rather than such a massive jump.
Market sentiment is improving as $BTC pushes above $80K, with indicators now entering the greed zone, typically a bullish sign showing growing investor confidence and willingness to hold.
However, caution remains important. A similar sentiment shift in January was followed by a market pullback, suggesting we may be nearing a key turning point where investor behavior will be critical to watch.
P2P South Africa Exclusive: Trade with Shield Merchant to Win a 5% Cashback in DOGE Token Vouchers
This is a general announcement. Products and services referred to here may not be available in your region. Fellow Binancians, Binance P2P is launching an exclusive promotion for all Binance P2P users in South Africa! Eligible users who trade with Binance P2P Shield Merchants can share a total prize pool of 8,300 DOGE in token vouchers. The Binance P2P Shield Merchant Program is designed to make cryptocurrency trading safer and faster, making trades more secure and efficient. Promotion Period: 2025-01-02 08:00 (UTC) - 2025-02-07 08:00 (UTC) Join the Promotion Now! Promotion A: Win 5% Cashback on Your First Trade with Shield Merchants The first 100 users who confirm their participation and complete their first P2P trade (including buy or sell) of at least $500 equivalent in any South African Rand (ZAR) trading pairs in a single transaction with Shied Merchants on Binance P2P during the Promotion Period, will receive 5% cashback on their first eligible P2P trade, capped at 80 DOGE per user, distributed on a first-come, first-served basis. Promotion B: Be the Top to Win up to 150 DOGE in Rewards All users who confirm their participation will be ranked based on the total taker trading volume (including buys and sells) with Shield Merchants in any South African Rand (ZAR) trading pairs during the Promotion Period. The top 3 users will receive DOGE rewards in token vouchers, as per the table below. Rankings Based on the Total ZAR Taker Trading Volume with Shield Merchants during the Promotion PeriodReward per Eligible User (in DOGE Token Voucher)1st Place150 DOGE2nd Place100 DOGE3rd Place50 DOGE How to Identify Shield Merchants on Binance P2P: Shield Merchants are Binance P2P merchants who have committed a security deposit. To identify Shield Merchants, look for the shield icon next to their names. For More Information: Binance P2P Beginner’s GuideBinance P2P Shield Merchant Protection ProgramHow to Buy Cryptocurrency on Binance P2P (App / Web)How to Sell Cryptocurrency on Binance P2P(App / Web) Terms & Conditions: Only takers who complete identity verification in South Africa and click [Register Now] on the activity page during the Promotion Period will be eligible for any rewards. Taker: When you place an order on Binance P2P that trades immediately before going on the order book, you are a taker. These trades are “taking” volume off the order book, and are therefore taker trades.Please note that only taker trading will count toward the total trade calculations in the aforementioned promotions.Users can only win a maximum of one reward in this Promotion, which will be based on the highest reward they earn. For example, if the user is qualified for 50 DOGE in Promotion A and 30 DOGE in Promotion B, they will only receive the 50 DOGE reward.Eligible local currencies for this Promotion: ZAR.Reward Distribution: A total of 8,000 DOGE is available for Promotion A, distributed on a first-come, first-served basis.A prize pool of 300 DOGE is available for Promotion B.Rewards will be distributed in the form of token vouchers within four weeks after the Activity ends. Users will be able to login and redeem their token voucher rewards via Profile > Rewards Hub.The validity period for the token voucher is set at three weeks from the day of distribution. Learn how to redeem a voucher.Binance will use the daily closing price of the local currency to USD foreign exchange rate for the calculation of users’ purchase volume on Binance P2P during the Promotion Period.Binance reserves the right to disqualify trades that are deemed to be wash trades or illegally bulk registered accounts, as well as trades that display attributes of self-dealing or market manipulation. Users from jurisdictions that have prohibitions or restrictions relating to this campaign shall be excluded.Binance reserves the right to disqualify any participants who tamper with Binance program code, or interfere with the operation of Binance program code with other software.Binance reserves the right to disqualify user’s reward eligibility if the account is involved in any dishonest behavior (e.g., wash trading, illegally bulk registered accounts, self dealing, or market manipulation).Binance reserves the right at any time in its sole and absolute discretion to determine and/or amend or vary these Activity Terms without prior notice, including but not limited to canceling, extending, terminating or suspending this Activity, its eligibility terms and criteria, the selection and number of winners, and the timing of any act to be done, and all users shall be bound by these amendments.Additional promotion terms and conditions can be accessed here.There may be discrepancies between this original content in English and any translated versions. Please refer to the original English version for the most accurate information, in case any discrepancies arise. Thank you for your support! Binance Team 2025-01-02