Skip to main content
Login | Sign up
  • Tokens
  • Flow (FLOW)

    11/3/2025 08:00 UTC

    $0.252

    % Today
    -4.86%

    Price Chart

    24H: -7.02% |
    7D: -10.46% |
    30D: -33.42%
    1D
    7D
    30D
    90D
    ALL

    Flow News

    Loading...

    Overview

    Flow is a layer-1 blockchain built for consumer-scale apps, NFTs, games, and open finance. Created by Dapper Labs (the team behind CryptoKitties and NBA Top Shot), the Flow blockchain uses a unique architecture that separates node responsibilities so the network can stay fast, low-cost, and easy to build on. Its native digital asset, the FLOW token, powers fees, staking, and participation across the network. In 2024, Flow shipped the Crescendo upgrade, adding full EVM equivalence so Solidity apps and familiar wallets like MetaMask can run on Flow alongside Flow’s native Cadence smart contracts. This blends Ethereum compatibility with Flow’s account abstraction, low fees, and strong NFT heritage. (flow.com)

    Because Flow focuses on real consumer experiences, it has been chosen by major brands and platforms in sports and entertainment. Examples include NBA Top Shot, NFL ALL DAY, UFC Strike, and Ticketmaster’s digital ticket collectibles, which have minted millions of NFTs on the Flow blockchain. The result is a chain known for “Flow DeFi, NFTs, gaming” all living on one network. (dapperlabs.com)

    If you’re researching the FLOW token for education or building, it helps to understand the basics of Flow tokenomics, how the network works, and typical drivers of the FLOW price over time. Adoption by apps and brands, network upgrades like Crescendo, and growth in DeFi and NFTs can all influence demand for block space and the token that fuels it. (businesswire.com)

    Price, Market Position, and Liquidity

    As of 11/3/2025 08:00 UTC, Flow (FLOW) trades at $0.252 with a -7.02% move over the last 24 hours.
    The market capitalization stands at $429M, placing it at rank #192 by market value.
    Daily trading volume is $8.3M. Flow (FLOW) has moved -10.46% over the past seven days and -33.42% across the last 30 days.

    History & Team

    Flow was designed after CryptoKitties exposed scaling limits on early blockchains. Dapper Labs announced Flow in 2019 and launched mainnet in 2020 with NBA Top Shot already in production. Flow’s core founders and leaders include Roham Gharegozlou (CEO), Dieter Shirley (Chief Architect; co-author of ERC‑721), and Mikhael (Mik) Naayem (CBO). Their goal was a consumer-friendly chain that could support mainstream apps from day one. (medium.com)

    The ecosystem attracted world-class investors and partners. In May 2022, a $725 million Flow Ecosystem Fund was announced with participation from firms such as a16z, Coatue, DCG, Greenfield One, Union Square Ventures, and Dapper Ventures to accelerate builders in gaming, DeFi, infrastructure, and creator tools. (prnewswire.com)

    Technology & How It Works

    Multi‑node architecture

    Most blockchains ask every validator to do everything. Flow splits work into specialized roles to increase throughput and keep fees low:

    • Collection nodes gather well-formed transactions.
    • Consensus nodes order collections into blocks (HotStuff BFT).
    • Execution nodes perform the heavy computation.
    • Verification nodes check the execution results.
    • Access nodes route queries and submissions.

    By separating “order” from “compute,” Flow scales while preserving a single, composable global state. Minimum stakes vary by role (for example, 500k FLOW for Consensus, 1.25M for Execution, 250k for Collection, and 135k for Verification), while Access nodes require only 100 FLOW. Delegators can participate with as little as 50 FLOW. (developers.flow.com)

    Cadence smart contracts

    Flow’s native language, Cadence, is resource‑oriented. Digital assets are first-class “resources” that can’t be accidentally copied or lost, making NFT and token logic easier to reason about. Cadence adds capability‑based security and clear pre/post conditions for safer code—useful for consumer apps and on‑chain items. (developers.flow.com)

    Account abstraction and storage

    Flow implements protocol‑level account abstraction: one account can have multiple keys, customizable signing weights, multi‑sig, sponsored fees, and social recovery patterns. Accounts also have built‑in storage that scales with a small FLOW reserve (for example, 0.001 FLOW covers ~100 kB; roughly 1 FLOW reserves ~100 MB today), and the deposit is not spent—it's simply held while storage is used. (flow.com)

    EVM equivalence with Crescendo

    The 2024 Crescendo upgrade embedded an Ethereum‑equivalent EVM inside Flow, so Solidity apps work “out of the box” while still tapping native Flow features like account abstraction and MEV‑resistant decentralized sequencing. Developers and users can add Flow EVM to MetaMask (chain ID 747) and use standard EVM tooling alongside Cadence on the same network. (businesswire.com)

    Tokenomics & Utility

    Supply and issuance

    Flow’s initial supply was 1.25 billion FLOW at mainnet. New tokens are minted primarily as staking rewards. The protocol targets a 5% annual reward rate (offset by fees when usage is high), so net inflation varies with on‑chain activity. In practice, when fees collected are low relative to rewards, effective inflation tends to approximate the 5% target. (messari.io)

    Staking and delegation

    Flow uses Proof of Stake. Validators post stake according to their node role and earn rewards each epoch (about weekly). Delegators can stake to validators and receive rewards minus a protocol‑set 8% cut to the delegatee. Rewards are typically paid around the weekly epoch switchover. Slashing applies to malicious behavior. (developers.flow.com)

    Fees, storage, and governance

    • Network fees in FLOW pay for transactions and operations.
    • Storage is paid via a refundable FLOW deposit tied to bytes used by an account.
    • Governance of protocol parameters is progressively on‑chain; FLOW holders participate as community processes mature.

    Together, these design choices are often discussed under “Flow tokenomics,” balancing incentives for validators, developers, and users. (flow.com)

    Everyday utility

    • Pay network fees and storage deposits
    • Stake or delegate to secure the network
    • Use FLOW as the medium of exchange within apps
    • Collateral and liquidity across “Flow DeFi, NFTs, gaming” use cases on both Cadence and EVM paths (flow.com)
    View the detailed Tokenomics Page to see the Flow (FLOW) token unlock schedule — including detailed allocations, dates, and market impact analysis.

    Ecosystem & Use Cases

    Flow is well known for branded NFT experiences and is now home to a growing DeFi stack. Highlights include:

    • Sports & entertainment: NBA Top Shot, NFL ALL DAY, and UFC Strike run on Flow, enabling licensed collectibles and fan experiences. Ticketmaster has minted more than 5 million digital ticket collectibles on the Flow blockchain, extending live event engagement before and after shows. (dapperlabs.com)
    • DeFi: Post‑Crescendo, DeFi on Flow accelerated. Protocols such as Increment Finance (DEX, lending, liquid staking), Trado.one (perps + DEX), KittyPunch (DEX), and More Markets launched or expanded; stablecoin routes improved via USDC.e and cross‑chain bridges like LayerZero’s Stargate (stgUSDC, USDF). (flow.com)
    • Interoperability: With EVM equivalence, ERC‑20 assets, Solidity protocols, and EVM tooling can work natively on Flow while Cadence apps can compose with them—bridging Web3 audiences with low fees and fast finality. (flow.com)

    For builders, Flow’s account abstraction (multi‑key wallets, fee sponsorship, on‑chain automation) and resource‑oriented Cadence reduce friction in shipping consumer‑ready apps. For users, this translates into simple sign‑ups, sponsored transactions, and familiar wallets across both Flow native and Flow EVM. (flow.com)

    Advantages & Challenges

    Advantages

    • Scales without fragmenting state: Flow’s specialized node roles separate ordering from execution, increasing throughput while preserving one composable state. (developers.flow.com)
    • Developer ergonomics: Cadence’s resource model plus strong types and capabilities make asset logic clearer and safer; EVM equivalence welcomes Solidity code and MetaMask. (developers.flow.com)
    • Consumer focus: Account abstraction, low fees, and mainstream partnerships (NBA, NFL, Ticketmaster) support large user bases. (dapperlabs.com)

    Challenges

    • Ecosystem size: Flow’s non‑EVM origins and Cadence learning curve meant fewer third‑party ports early on, though EVM support is rapidly changing this. (businesswire.com)
    • New paradigms: Resource‑oriented programming is different from Solidity for many devs; teams may need to learn Cadence or rely solely on EVM on Flow. (developers.flow.com)
    • Competitive landscape: Flow competes with large L1s and L2s for builders, liquidity, and attention; attracting sustained TVL and multi‑chain users remains a continual focus. (flow.com)

    Where to Buy & Wallets

    If you’re exploring where to buy FLOW, the token is listed on major centralized exchanges and supported by a range of wallets. For centralized exchanges, Binance and OKX list FLOW trading and derivatives; availability varies by region and product. (binance.com)

    On the self‑custody side, you can use:

    • Flow Wallet (the reference wallet) and Flow Port to manage accounts, send/receive, and stake/delegate. (developers.flow.com)
    • MetaMask for Flow EVM: add Flow EVM Mainnet (RPC https://mainnet.evm.nodes.onflow.org, chain ID 747) to interact with EVM apps and tokens on Flow. (developers.flow.com)
    • Blocto and other ecosystem wallets offer user‑friendly onboarding and staking flows for Flow native apps. Some services have adjusted multi‑chain support, but Flow‑chain support remains. (support.portto.com)
    • Ledger hardware wallets can manage FLOW via the Flow app and connect to Flow Port for account operations. (Flow isn’t managed in Ledger Live; you use Ledger + Flow Port together.) (ledger.zendesk.com)

    Typical steps to acquire and use FLOW:

    1. Choose an exchange that supports FLOW in your region and complete onboarding.
    2. Buy FLOW with your preferred payment method or trade it for another asset.
    3. Withdraw to a self‑custody wallet (Flow Wallet, Blocto, or MetaMask on Flow EVM) to use in apps, stake, or explore DeFi on Flow. (developers.flow.com)

    Regulatory & Compliance

    Flow is an open, public Proof‑of‑Stake network. The “Flow regulatory status” depends on local laws and how tokens are used. In the United States, the SEC’s 2023 complaint against Coinbase cited several assets—including FLOW—as alleged securities in that case. In 2025, however, Reuters reported the SEC moved to dismiss its Coinbase lawsuit, reflecting an evolving U.S. stance and leaving the broader question unsettled in practice. In parallel, a class‑action involving NBA Top Shot Moments (NFTs on Flow) moved from an early order allowing the case to proceed toward a 2024 settlement proposal—another example of shifting legal interpretations around digital assets and collectibles. (coindesk.com)

    Across the EU and other regions, comprehensive crypto frameworks (for example, MiCA in the EU) regulate service providers and token issuers; in many jurisdictions, utility tokens like FLOW are treated based on their function (fees, staking, governance) rather than as shares or debt. Builders and platforms typically align with local exchange, custody, and consumer‑protection rules when offering Flow‑based services.

    Halal perspective

    For readers asking “Is Flow halal?” many Islamic finance views consider utility tokens like the FLOW token to be generally permissible because the network does not inherently involve riba (interest) or gambling, and the asset has practical use in payments, storage, staking, NFTs, and apps. Final determinations of “FLOW shariah compliant” status can depend on detailed screening (project purpose, token design, staking mechanics, and use cases), and some advisory sites evaluate tokens against contemporary Shariah frameworks. (halalcryptoguide.com)

    Future Outlook

    Flow’s roadmap blends two strengths: consumer‑grade UX from day one and broad developer choice after EVM equivalence. With Crescendo live, teams can deploy Solidity protocols, plug in MetaMask, and still access Flow’s native account abstraction and composability. That lowers migration costs for EVM projects while keeping Flow’s unique benefits for Cadence developers.

    Expect three themes to shape Flow’s next stage:

    • More cross‑chain liquidity: With USDC.e, Stargate routes (stgUSDC), and emerging stablecoin primitives (e.g., USDF), moving value into and across Flow is getting easier—important for DeFi depth and on‑chain commerce. (flow.com)
    • On‑chain consumer apps at scale: Ticketing, sports, music, and gaming continue to push NFTs and digital passes into everyday life, a category where Flow already has proven partners and tooling. (dapperlabs.com)
    • Builder momentum: EVM on Flow plus Cadence 1.0 compatibility enables teams to mix languages and standards without sacrificing UX. As more protocols launch (DEXs, lending, perps, liquid staking), the network effects can support long‑term growth. (flow.com)

    Over time, those fundamentals—usage, apps, and liquidity—are likely to be bigger drivers of the FLOW price than short‑term market swings. Builders get a path to mainstream users; users get simple onboarding and low fees; brands get a scalable, consumer‑friendly blockchain. (businesswire.com)

    Summary

    Flow is a purpose‑built layer‑1 for the open consumer internet. The Flow blockchain combines a specialized multi‑node design, resource‑oriented Cadence smart contracts, protocol‑native account abstraction, and now full EVM equivalence. The FLOW token underpins fees, staking, storage, and participation. Major brands have already shipped at scale on Flow, and DeFi is expanding thanks to cross‑chain stablecoins and EVM apps. If you’re exploring Flow tokenomics, app development, or simply where to buy FLOW to try the ecosystem, Flow offers a straightforward path: familiar EVM tools where you want them, plus Flow‑native features when you need them—all in one chain built for DeFi, NFTs, and gaming. (developers.flow.com)

    Last Updated: 10/10/2025 06:02 UTC

    Description

    #192

    Flow is a blockchain platform that supports games, apps, and digital assets for mainstream users. It uses a multi-role node architecture and a resource-oriented programming language to achieve high performance, security, and usability.

    Sector: NFT
    Blockchain: Other L1
    2021

    Market Data

    Marketcap Rank (#)
    192
    Price ($)
    0.252 -10.46% (7d)
    24h Volume ($)
    8.3M +132.85% (7d)
    Marketcap ($)
    429M
    Fully Diluted Value ($)
    N/A
    Circulating Supply
    N/A
    754K 2.3K/6.8K
    551K 109K/149K
    455K 59K/71K
    279K 39K/48K
    159K 28K/32K
    82K 51K/70K
    57K 25K/35K
    44K 50K/60K
    36K 46K/55K
    29K 1.5K/2.2K
    2.1K 8.5K/7.5K

    Exchange Relationships

    COMPACT
    FULL
    May 10, 2022
    BYBIT Partnership
    100%
    How certain we are about this information
    Venture Arm Mirana Ventures
    Mirana Ventures participated in Flow’s $725M Ecosystem Fund and was identified as a Venture Partner for Bybit/BitDAO to catalyze strategic collaboration opportunities for Flow projects.
    Nov 1, 2018
    COINBASE Investment
    90%
    How certain we are about this information
    Founder Brian Armstrong
    Personal investor in Dapper Labs (original developers of Flow), cited by the company among "the founders of Coinbase" who invested.
    Nov 1, 2018
    COINBASE Investment
    90%
    How certain we are about this information
    Founder Fred Ehrsam
    Personal investor in Dapper Labs (original developers of Flow), cited by the company among "the founders of Coinbase" who invested.

    Important Milestones

    Feb 27, 2025
    SEC drops Coinbase suit
    Regulatory
    The U.S. SEC filed to dismiss its 2023 lawsuit against Coinbase that had labeled FLOW among alleged securities, easing U.S. regulatory overhang for several assets.
    Sep 4, 2024
    Crescendo mainnet upgrade
    Upgrade
    Flow executed the Crescendo upgrade, delivering full EVM equivalence and Cadence 1.0, enabling Solidity apps, MetaMask support, and deeper interoperability across Flow’s ecosystem.
    Aug 31, 2022
    Ticketmaster NFT integration
    Partnership
    Ticketmaster adopted Flow to issue digital collectible NFTs before, during, or after events; over five million NFTs had already been minted through early partners and pilots.
    May 10, 2022
    $725M ecosystem fund
    Funding
    Flow announced a $725 million ecosystem fund with a16z, Coatue, DCG, and others to provide investments, token grants, and in‑kind support for developers and startups.
    Sep 14, 2021
    Google Cloud partnership
    Partnership
    Dapper Labs named Google Cloud a strategic provider and network operator for Flow, enhancing scalable infrastructure for apps like NBA Top Shot and supporting thousands of ecosystem developers.
    Jul 30, 2021
    Binance spot listing
    Listing
    Binance listed FLOW with BTC, BNB, BUSD, and USDT pairs, increasing global liquidity and access ahead of broader exchange support across regions.
    Apr 5, 2021
    Price all‑time high
    All-Time High
    FLOW reached an all‑time high near $42.40 during the 2021 bull cycle amid surging NFT interest and early ecosystem momentum on Flow.
    Oct 13, 2020
    Flow mainnet launch
    Launch
    Flow’s Mainnet 1 spork went live, marking general network launch after candidate phases and enabling consumer‑scale apps like NBA Top Shot to build on Flow.