Skip to main content
Login | Sign up
  • Tokens
  • Waves (WAVES)

    11/29/2025 11:00 UTC

    $0.780

    % Today
    1.62%

    Price Chart

    24H: -0.41% |
    7D: +17.83% |
    30D: -0.57%
    1D
    7D
    30D
    90D
    ALL

    Waves News

    Loading...

    Overview

    Waves (ticker: WAVES) is a general‑purpose Layer‑1 blockchain launched in 2016 to make issuing tokens, building simple decentralized apps, and trading assets fast and approachable. The network uses a variant of proof‑of‑stake called Leased Proof‑of‑Stake (LPoS), where users can lease their tokens to validator nodes to help secure the chain and share in block rewards. Waves is known for predictable, low fees, a built‑in decentralized exchange model, and a smart‑contract language called Ride that emphasizes safety and simplicity. On Waves, most actions have fixed minimum fees in WAVES, and transactions are typically included in microblocks within a couple of seconds thanks to the Waves‑NG protocol. (docs.waves.tech)

    The project’s focus has always been usability: quick token creation, straightforward APIs, and an on‑chain order‑matching approach that feels like a traditional exchange but settles on the blockchain. Over time, the ecosystem has expanded to include decentralized trading (WX Network), token bridges, NFT platforms, and community‑run DeFi protocols. (docs.waves.exchange)

    Price, Market Position, and Liquidity

    As of 11/29/2025 11:00 UTC, Waves (WAVES) trades at $0.780 with a -0.41% move over the last 24 hours.
    The market capitalization stands at $79M, placing it at rank #510 by market value.
    Daily trading volume is $12M. Waves (WAVES) has moved +17.83% over the past seven days and -0.57% across the last 30 days.

    History & Team

    Waves was founded by Alexander (Sasha) Ivanov, a physicist and entrepreneur who previously worked on early crypto payment and token projects such as Coinomat and CoinoUSD. The platform was funded in 2016 through one of crypto’s early ICOs, raising roughly $16–18 million worth of BTC at the time. Publicly, Ivanov is recognized as the driving founder and figurehead behind Waves. (fintechprofile.com)

    In its early years, Waves collaborated with Russia’s National Settlement Depository (NSD), part of the Moscow Exchange Group, on digital asset infrastructure research and prototypes, signaling the team’s interest in bridging traditional finance with blockchain rails. While NSD later used different tech stacks for production experiments, the joint work highlighted Waves’ institutional ambitions at the time. (interfax.com)

    Development of the protocol has continued through community proposals called Waves Enhancement Proposals (WEPs) and feature votes at the node level. The network introduced a community‑driven monetary policy in 2019, and subsequent releases added upgrades such as VRF‑based randomness in consensus, MetaMask‑style transaction support, a “light node” mode, and temporary boosts to block rewards subject to on‑chain governance. (medium.com)

    Technology & How It Works

    Consensus and Performance

    • Leased Proof‑of‑Stake (LPoS): Any account with WAVES can lease its stake to a validator (a generating node). Leasing increases a node’s chance to propose blocks without transferring ownership of the tokens; leases can be cancelled at any time. A minimum generating balance is required for nodes, and leader selection employs verifiable random functions (VRF) to limit predictability. (docs.waves.tech)

    • Waves‑NG and microblocks: Waves adopts a design inspired by Bitcoin‑NG. A leader creates a key block and then streams microblocks at high speed. This lets valid transactions land in the chain in about two seconds and supports hundreds of transactions per second under load. (docs.waves.tech)

    Smart contracts in Ride

    Waves smart contracts are written in Ride, a domain‑specific, non‑Turing‑complete language. By removing unbounded loops and using fixed complexity limits, Ride aims to keep execution costs predictable and avoid “gas bidding wars.” Ride supports “smart accounts” (scripts attached to accounts) and “smart assets” (tokens with attached rules), enabling common patterns like allowlists, transfer restrictions, time locks, and multisig flows. (docs.waves.tech)

    Fees and “no gas” design

    Fees on Waves are mostly fixed minimums rather than variable gas. For example, a standard transfer has a minimum fee of 0.001 WAVES; invoking a dApp script has a minimum of 0.005 WAVES. If smart scripts are involved (on the sender or the asset), a small extra amount is added. Issuing a regular fungible token costs a fixed amount, and sponsored assets can be used to pay fees for certain transactions, so end users can pay in a project’s token instead of WAVES. (docs.waves.tech)

    Ethereum‑style transactions and light nodes

    A notable upgrade introduced an “Ethereum transaction” type and ECDSA order support. This lets users sign Waves transactions with wallets like MetaMask and improves tooling compatibility for developers used to EVM flows. Later, a Light Node feature reduced resource needs for node operators by distributing state snapshots, lowering the barrier to running infrastructure. (docs.waves.tech)

    Addresses and tooling

    Mainnet addresses typically start with “3P…”. Developers can work with official REST APIs, client libraries in multiple languages, and a full set of docs and examples. Keeper Wallet (a browser extension) and the WX Network apps integrate account management and signing for web apps. (docs.waves.tech)

    Tokenomics & Utility

    Supply and monetary policy

    • Initial supply: 100 million WAVES were created at genesis in April 2016. (docs.waves.tech)
    • Block rewards: In October 2019, Waves activated a community‑driven block reward. The starting reward was 6 WAVES per key block, with the amount adjustable by validator voting in steps of 0.5 WAVES over set periods. This turned WAVES into a mildly inflationary asset whose issuance is guided by on‑chain governance. (docs.waves.tech)
    • Distribution of rewards: Over 2023–2024, the network added features to share portions of block rewards with the Waves DAO treasury and to modify that split over time, including caps and later the cessation of an XTN buy‑back share. Documentation also describes a temporary “Boost Block Reward” feature that, if activated by vote, multiplies block rewards for a limited number of blocks. (docs.waves.tech)

    Validator income and leasing

    A block generator’s income combines:

    • its share of the block reward (the exact split depends on current feature status),
    • a portion of transaction fees in the current and previous blocks (per Waves‑NG),
    • and claimable LP tokens from the Waves DAO share when applicable. Holders who lease their WAVES to validators typically receive a negotiated share of that income. (docs.waves.tech)

    Network utility

    WAVES serves to:

    • pay transaction fees (or sponsor fees in an issued token),
    • secure the network via LPoS and leasing,
    • participate indirectly in protocol decisions (e.g., reward size) through the behavior of generating nodes, and
    • act as base collateral or accounting unit within various ecosystem protocols, swaps, and bridges. (docs.waves.tech)
    View the detailed Tokenomics Page to see the Waves (WAVES) token unlock schedule — including detailed allocations, dates, and market impact analysis.

    Ecosystem & Use Cases

    Decentralized trading (WX Network)

    Waves’ on‑chain exchange model uses an off‑chain “matcher” to pair orders at high speed, then settles trades on‑chain as Exchange transactions. WX Network (formerly Waves.Exchange) is the main community‑built interface: it offers web, desktop, and mobile apps for trading, transfers, and portfolio actions, while keeping custody with the user. (docs.waves.exchange)

    Tokenization and payments

    One of Waves’ earliest promises was easy token creation for loyalty programs, crowdfunding, or in‑app currencies. Projects can issue tokens with simple constraints (like transfer rules or time windows) and list them for trading on WX Network with predictable fees and short settlement times. (docs.waves.tech)

    NFTs and media

    Waves hosts several NFT efforts, including SIGN Art, an artist‑focused marketplace that has run curated drops and even recorded high‑profile sales in its early years. Community‑driven NFT games and collectibles have also appeared, taking advantage of low fees and fast confirmations. (businesswire.com)

    Interoperability and bridges

    Developers commonly rely on third‑party bridges to move assets between Waves and EVM chains (e.g., solutions highlighted in the documentation). With the addition of Ethereum‑style transactions, signing flows with EVM wallets are easier, which can smooth cross‑ecosystem integrations. (docs.waves.tech)

    Enterprise spin‑offs

    Waves Enterprise is a separate, permissioned blockchain stack derived from earlier Waves tech, aimed at private or hybrid deployments with role‑based permissions and enterprise features. It uses its own token (WEST) and has showcased pilots like e‑voting and corporate process tooling. While distinct from the public WAVES network, it reflects the broader technology family. (wavesenterprise.com)

    DeFi protocols

    The ecosystem has included decentralized stable‑asset experiments and lending markets developed by independent teams. Notably, USDN—later rebranded to XTN—shifted from a “stablecoin” goal toward an index‑style asset after depeg events, and related lending activity sparked public debate and legal disputes among external parties. These episodes influenced community governance changes around rewards and treasuries. (forklog.com)

    Advantages & Challenges

    What stands out

    • User‑friendly design: Token issuance, transfers, and trading are straightforward, with fixed minimum fees and no gas auctions. (docs.waves.tech)
    • Fast confirmations: The Waves‑NG microblock approach pushes transactions into blocks within seconds, improving app responsiveness. (docs.waves.tech)
    • Inclusive staking: Leasing lets anyone help secure the chain without running a node, with funds remaining in the user’s account. (docs.waves.tech)
    • Predictable smart contracts: Ride’s limited, audited model favors safety and cost predictability for common on‑chain logic. (docs.waves.tech)
    • Mature DEX architecture: The matcher plus on‑chain settlement offers an exchange‑like UX while keeping custody with users. (docs.waves.exchange)

    Open questions and trade‑offs

    • Expressiveness vs. safety: Ride intentionally avoids full Turing completeness. While this reduces complexity and fee surprises, it can make some advanced DeFi logic harder compared with more flexible VM environments. (docs.waves.tech)
    • Evolving governance and economics: Community‑driven reward voting and changes to reward distribution (DAO shares, buy‑back toggles, temporary boosts) add adaptability, but also require active monitoring from node operators and ecosystem participants. (docs.waves.tech)
    • Ecosystem reputation: Highly visible depegs and third‑party disputes around certain Waves‑based protocols drew attention and prompted adjustments to on‑chain monetary settings and ecosystem priorities. (forklog.com)

    Where to Buy & Wallets

    WAVES is available on WX Network (the community‑developed decentralized trading app for Waves). The web, desktop, and mobile apps support order‑book trading and swaps while keeping users in control of their keys. (docs.waves.exchange)

    Waves can be purchased on selected centralized exchanges. WAVES is available on Gate.com (Gate.io) and KuCoin, among others, with common spot pairs like WAVES/USDT. Availability varies by region. (gate.com)

    For wallets, Keeper Wallet (browser extension) provides key storage and transaction signing for Waves dApps. WX Network’s apps include integrated non‑custodial wallets. Hardware wallets like Ledger can secure WAVES via compatible third‑party interfaces (Ledger Live guidance points users to external apps for Waves account management). (dev.waves.tech)

    Regulatory & Compliance

    Waves is an open, public blockchain and utility token. It does not include built‑in privacy tooling aimed at obfuscation, and the token’s primary functions—paying fees, staking through leasing, and serving as a base asset for dApps—do not represent debt or interest‑bearing instruments. For this reason, some Islamic finance screeners view platform utility tokens like WAVES as generally permissible when used for lawful purposes, since their core design does not involve riba (interest) or ownership claims on prohibited activities. Interpretations can differ by scholar and jurisdiction, but the token’s function as network fuel and staking collateral is typically the focus of permissibility arguments. (docs.waves.tech)

    Licensing and exchange support depend on local rules. In the United States, some large platforms have reassessed listings in recent years. For example, Binance.US ended trading support for WAVES on March 7, 2024, and Kraken ceased WAVES support in July 2024, including withdrawals later that year. These decisions reflect each platform’s listing policies rather than a change in how the Waves protocol itself functions. Prospective users should check the status of WAVES on exchanges permitted in their jurisdiction. (support.binance.us)

    Future Outlook

    Waves’ roadmap emphasizes steady protocol engineering and usability. Recent and ongoing upgrades show this direction:

    • Developer‑friendly flows: Ethereum‑style transactions and ECDSA orders make it easier to integrate familiar wallets and tooling, narrowing the gap with EVM‑centric development. Light nodes reduce infrastructure costs for participants who want to help the network without full archival resources. (docs.waves.tech)

    • Adaptive monetary settings: Community‑driven reward voting and configurable distributions (including temporary reward boosts and DAO allocations) allow the network to tune incentives when needed. This kind of monetary “dial” is unusual among older Layer‑1s and can be a lever to encourage node participation or treasury growth. (docs.waves.tech)

    • Ecosystem consolidation: After a period of experimentation—DEXs, NFTs, index‑style assets, and lending—Waves projects continue to build around the core strengths of predictable fees, fast settlement, and simple token logic. The combination of order‑book DEX UX and on‑chain settlement remains a distinguishing feature for token issuers and active traders who want custody of their assets. (docs.waves.exchange)

    • Bridges and multi‑chain reach: With bridge integrations and wallet compatibility improvements, teams can position Waves assets alongside EVM ecosystems more seamlessly. That, plus ongoing documentation and libraries, keeps the learning curve relatively gentle for new developers. (docs.waves.tech)

    Summary

    Waves set out to make blockchain practical for everyday tokenization and trading. Its architecture reflects that goal: a proof‑of‑stake network with leasing for broad participation, the Waves‑NG microblock design for snappy confirmations, a safe and predictable Ride smart‑contract model, and fixed‑minimum fees that are easy to reason about. On top, the ecosystem offers a familiar exchange experience through WX Network and a range of community‑built apps for NFTs, swaps, and DeFi.

    The token’s economic model mixes a fixed genesis with ongoing, voter‑tuned block rewards and evolving reward distribution, giving the chain a measure of monetary flexibility. While third‑party protocol incidents have shaped perceptions and prompted governance adjustments, the base layer continues to evolve with features that favor developers and end users—like Ethereum‑style signing and light nodes. For learners and builders who value predictable costs, fast settlement, and straightforward token logic, Waves remains a notable platform in the broader crypto landscape. (docs.waves.tech)

    Last Updated: 11/26/2025 06:04 UTC

    Description

    #510

    Waves is a multi-purpose blockchain platform that supports various use cases including decentralized applications and smart contracts. It features its own cryptocurrency, WAVES, which is used for transaction fees and staking to secure the network.

    Sector: Layer 1
    Blockchain: Other L1
    2016

    Market Data

    Marketcap Rank (#)
    510
    Price ($)
    0.780 +17.83% (7d)
    24h Volume ($)
    12M +25.25% (7d)
    Marketcap ($)
    79M
    Fully Diluted Value ($)
    N/A
    Circulating Supply
    N/A
    8.3M 2.5K/3.6K
    1.8M 8.3K/11K
    1.4M 10K/26K
    524K 5.2K/8.8K
    165K 7.6K/8.8K
    135K 1K/4.4K
    4K 258/8.3K

    Exchange Relationships

    COMPACT
    FULL
    Mar 22, 2024
    BITGET Sponsorship
    80%
    How certain we are about this information
    Exchange Bitget
    Bitget hosted an AMA with Waves founder Sasha Ivanov to discuss Waves ecosystem updates.
    Jul 7, 2023
    KUCOIN Sponsorship
    80%
    How certain we are about this information
    Exchange KuCoin
    KuCoin hosted an AMA with Waves Enterprise (WEST) discussing the project with the Waves Enterprise team.
    Feb 19, 2021
    OKX Sponsorship
    90%
    How certain we are about this information
    Exchange OKEx (now OKX)
    OKEx participated in a Neutrino (NSBT) airdrop campaign for WAVES holders on OKEx.
    Feb 10, 2021
    HTX Sponsorship
    70%
    How certain we are about this information
    Exchange Huobi (now HTX)
    Huobi participated in the Neutrino (NSBT) airdrop campaign for WAVES holders (Waves ecosystem incentive program).
    Feb 5, 2021
    BINANCE Sponsorship
    100%
    How certain we are about this information
    Exchange Binance
    Binance supported Neutrino (NSBT) airdrop campaign specifically for WAVES holders on Binance.
    Dec 29, 2020
    KUCOIN Sponsorship
    90%
    How certain we are about this information
    Exchange KuCoin
    KuCoin co-ran a WAVES trading competition together with the Waves project, including a 3,000 WAVES reward pool.
    Dec 7, 2020
    OKX Partnership
    80%
    How certain we are about this information
    Exchange OKX / OKExChain (OKTC)
    OKX reported Waves as an ecosystem partner of OKTC (OKExChain) in its monthly progress report.
    Jun 23, 2020
    KUCOIN Sponsorship
    90%
    How certain we are about this information
    Exchange KuCoin
    KuCoin hosted an AMA with the Neutrino Dollar (USDN) team (a Waves ecosystem stablecoin) featuring Waves ecosystem leads.

    Important Milestones

    Mar 7, 2024
    Binance.US delists WAVES
    Regulatory
    Binance.US delisted WAVES; trading on the WAVES/USDT pair closed at 10 p.m. EST. Deposits ended March 6, while withdrawals for existing balances remained available.
    Mar 31, 2022
    All-Time High Price
    All-Time High
    WAVES reached an all-time high of $61.30 amid strong market momentum and ecosystem activity, before retracing in subsequent months as broader conditions cooled.
    Oct 29, 2019
    Binance.US lists WAVES
    Listing
    Binance.US listed WAVES with a USD pair, opening trading to U.S. customers at 9:00 p.m. EST after deposits were enabled in preparation.
    Oct 7, 2019
    Block Rewards Activated
    Governance
    Feature 14 activated on mainnet, introducing community-driven block rewards starting at 6 WAVES per key block, adjustable by validator voting over defined periods.
    Sep 26, 2018
    Smart Accounts Activated
    Upgrade
    Smart Accounts were activated on mainnet, enabling non-Turing-complete scripts for multisig, two‑factor flows, atomic swaps, and account‑level rules using the Ride language.
    Jul 24, 2018
    DEX DNS Hijack
    Security Incident
    During the DEX’s full launch, a DNS hijack of Waves’ websites enabled phishing. Access was restored within hours; no user funds were reported lost.
    Dec 22, 2017
    Waves-NG Goes Live
    Upgrade
    Waves‑NG scalability upgrade activated on mainnet after miner signaling, enabling microblocks and higher throughput for near‑real‑time transaction inclusion.
    Jun 10, 2016
    Mainnet Genesis Launch
    Launch
    Waves mainnet launched with the genesis block, allowing investors to withdraw tokens from ICO accounts and transact via the lite client.