Flare (FLR)

Flare (FLR) is a layer-1 cryptocurrency, running on the Flare Networks network. It is available on 14 exchanges we track across 70 countries and US states. It ranks #93 by market capitalization at $579.4M as of September 5, 2026. Data last synced September 2, 2026. Buyability grade A in the United States.

Verified How we verify

Live price

Fetched from CoinGecko when this page loaded. The Key Metrics table below is a dated snapshot from our last sync, so the two figures will differ.

Decide

Four measurements that decide whether buying Flare is straightforward where you live: who is verified to sell it to you, how wide the spread is, how much of its trading sits on one venue, and how much new supply is about to arrive.

Full report: buyability grades

Where Flare trades

Concentrated

43.5% of FLR volume runs through Coinbase Exchange.

Volume as reported to CoinGecko, September 4, 2026. Covers the exchanges RampAtlas tracks that CoinGecko lists, not the whole market.
Largest venueCoinbase Exchange
Its share of reported volume43.5%
Top 3 venues80.6%
Herfindahl index2,647
Exchanges listing it16(10 with volume)

Full report: exchange concentration

Key Metrics

Snapshot as of September 5, 2026. Source: CoinGecko. Not investment advice.
Price$0.00668
7-day change+7.4%
30-day change+11.7%
Market cap$579.4M (rank #93)
Fully diluted valuation$710.9M
24-hour volume$2.6M
Circulating supply86.8B FLR
Maximum supplyNo fixed cap
All-time high$0.150 on January 9, 2023, −95.6% since

More on Flare:Unlock scheduleStaking availability

Key Facts

TickerFLR
Categorylayer-1
ChainsFlare Networks
Market cap rank#93
Official siteflare.network
CoinGeckocoingecko.com/en/coins/flare-networks

About Flare

What Flare is

Flare is a layer-1 blockchain whose defining feature is that two oracles are built into the protocol itself rather than bolted on afterwards. FLR is the native currency of its main network. Flare's developer documentation describes the platform as "four EVM-compatible, permissionless networks designed for different stages of application and protocol development," with FLR on the main network and C2FLR or CFLR on the test networks (source: Flare developer documentation, network overview, read September 2026).

The two enshrined systems are the Flare Time Series Oracle, which publishes price and other time-series feeds, and the Flare Data Connector, which attests to facts about other blockchains and about ordinary web endpoints. Flare's documentation states that its validators act as data providers for both, so the same set that produces blocks also produces the data. A smart contract on Flare reads a price feed the way it reads any other on-chain value, rather than paying a separate oracle network for it.

For where to buy Flare from your country or state, see the availability tables on this site and the venues listed at Exchanges.

How it works

Flare runs Snowman++, the consensus protocol from Avalanche, which its documentation describes as delivering "high-throughput, totally ordered consensus with fast finality." Blocks arrive roughly every 1.8 seconds and reach single-slot finality, meaning a block is final once it has been accepted through consensus rather than after some number of later confirmations (source: Flare developer documentation, network overview). Sybil resistance is proof of stake: block proposers are selected at random, weighted by total stake.

Delegation happens inside the protocol rather than through a separate contract. Token holders delegate stake to validators, and a validator must meet a minimum self-bond set by governance before it can take part in consensus and earn rewards as a block proposer. Every transaction fee on the network is burned rather than paid to a validator, which ties the burn rate directly to how busy the chain is.

Flare is fully Ethereum-compatible at the execution layer. Its documentation says the network supports all EVM opcodes up to and including the Cancun hard fork, so Solidity and Vyper contracts deploy without modification.

The Flare Time Series Oracle is described in the documentation as "an enshrined oracle that provides decentralized data feeds to the Flare network." Around 100 independent data providers support each FTSOv2 feed, and users choose between them by delegating stake, which gives a misbehaving provider something to lose. Which provider is selected is decided by a stake-weighted verifiable random function, so a provider's chance of selection matches its share of stake.

FTSOv2 publishes two kinds of feed. Block-latency feeds update with every new block, roughly every 1.8 seconds, using incremental delta updates at a precision of one part in 2^13, about 0.0122% per step, with each update moving up, down, or not at all. The documentation states this mechanism captures "over 99% of all price movements under normal market conditions," and that block-latency feeds are free to read on-chain. Anchor feeds update once per 90-second voting epoch through a full commit-reveal process across all data providers, with an interquartile range band used to check the result. Providers are rewarded when their block-latency feed sits inside the primary reward band of the anchor feed. FTSOv2 supports up to 1,000 feeds across equities, commodities and cryptocurrencies, with two weeks of history available.

The Flare Data Connector is the second enshrined oracle, described as "designed to validate external data for Flare's EVM state." It supports seven attestation types: AddressValidity, EVMTransaction, Web2Json, Payment, ConfirmedBlockHeightExists, BalanceDecreasingTransaction and ReferencedPaymentNonexistence. During a voting round, providers submit BitVectors in a choose phase running from 90 to 135 seconds into the round, and once signatures representing more than 50% of weight are collected the Merkle root is submitted to the Relay contract. Only that root is stored on-chain; the full attestation data is served off-chain through a Data Availability Layer, and contracts verify individual claims against the root with a merkle tree proof. The connector reads EVM chains including Ethereum, Flare and Songbird, and non-EVM chains including Bitcoin, Dogecoin and XRP. For most chain-data attestation types the underlying data may be at most 14 days old.

Supply and tokenomics

Flare's developer documentation covers network parameters in detail but does not publish an FLR supply cap or issuance schedule on the pages read for this entry. Those figures are therefore left out here rather than estimated. What the documentation does state precisely is how fees, delegation and rewards behave.

Flare network and data parameters as published in Flare's developer documentation, read September 2026.
ItemValueSource
ConsensusSnowman++, proof-of-stake sybil resistanceFlare developer documentation, network overview
Block timeApproximately 1.8 secondsFlare developer documentation, network overview
FinalitySingle-slot; final once accepted through consensusFlare developer documentation, network overview
Transaction feesBurned in fullFlare developer documentation, network overview
EVM compatibilityAll opcodes up to and including CancunFlare developer documentation, network overview
Data providers per FTSOv2 feedApproximately 100Flare developer documentation, FTSO overview
Block-latency feed updateEvery block, roughly every 1.8 secondsFlare developer documentation, FTSO overview
Anchor feed updateOnce per 90-second voting epochFlare developer documentation, FTSO overview
FTSOv2 feed capacityUp to 1,000 feedsFlare developer documentation, FTSO overview
FDC attestation typesSevenFlare developer documentation, FDC overview
Supply cap and issuance scheduleNot published on the pages readFlare developer documentation

~1.8 seconds

Block time

single-slot finality, Flare documentation

90 seconds

Anchor feed epoch

commit-reveal across all providers

1,000

Feed capacity

FTSOv2, across asset classes

Delegating FLR to a data provider and staking FLR with a validator are separate acts with separate reward paths, and the documentation treats them as such. Neither is a fixed rate: what a delegator receives depends on the provider's accuracy relative to the anchor feed and on the reward parameters governance sets.

History

Flare's design starts from a specific complaint about how blockchains get data. Most chains treat oracles as an application-layer problem, so a lending protocol pays an external network for prices and inherits that network's assumptions. Flare instead makes the oracle part of the chain, funded by the same validator set and secured by the same stake.

The two systems address different halves of that problem. FTSO answers questions about continuously changing values, which is why it publishes on a block cadence and uses a statistical band rather than a single agreed number. FDC answers questions about discrete events elsewhere, which is why it uses a commit-and-vote round producing a Merkle root that contracts can check a claim against.

Songbird, referred to in the documentation as one of the four networks and supported as a data source by the Data Connector, serves as the canary network where changes run before reaching the main network.

Risks and what to watch

Oracle concentration is the risk specific to this design. With roughly 100 providers per feed and stake-weighted selection, a feed is only as honest as the distribution of stake behind it. Watch how delegation is spread rather than how many providers are registered.

The 14-day maximum data age on most Data Connector attestation types is a boundary worth knowing before building on it. So is the Data Availability Layer: the chain stores only the Merkle root, so anyone verifying a claim depends on the off-chain layer serving the underlying data.

Validator concentration matters here as it does on any proof of stake chain, and it matters twice on Flare, because the same operators secure blocks and supply data.

Frequently asked questions

What makes Flare different from other EVM chains?

Its oracles are part of the protocol. The Flare Time Series Oracle and the Flare Data Connector are run by the same validators that produce blocks, so contracts read price feeds and cross-chain attestations as native chain state rather than buying them from an external network.

How fast does Flare produce blocks?

Roughly one every 1.8 seconds, with single-slot finality, meaning a block is final once accepted through consensus rather than after a number of confirmations.

What happens to Flare transaction fees?

They are burned. Flare's documentation states that all fees are burned rather than redistributed to validators, so the burn rate scales with network activity.

How often do Flare price feeds update?

Block-latency feeds update with every block, about every 1.8 seconds, using small incremental steps at roughly 0.0122% precision. Anchor feeds update once per 90-second voting epoch through a commit-reveal process across all data providers.

Where can you buy Flare?

Availability depends on your country or US state. See where to buy Flare for the exchanges serving your jurisdiction, and Exchanges to compare fees, kyc requirements and payment methods.

Where to Buy Flare

We publish a ranked exchange comparison for Flare in 70 countries and US states.

See where to buy Flare by location

Guides

  • Self-Custody vs Exchange Custody: How to Decide

    Deciding between self-custody and exchange custody means choosing which failure you would rather be exposed to, a company that loses or freezes your assets or a mistake of your own that nobody can undo, and most people resolve it by splitting holdings rather than picking one for everything.

  • How to Verify a Token Contract Address Before You Buy

    A token's contract address is its only real identity, so verifying one means getting the address from the project's own official channel, confirming the same address independently from a second source, and checking on a block explorer that the contract is what it claims to be before you trade against it.

  • Choosing Your First Crypto Wallet

    Choosing a first wallet comes down to one question, whether a company holds your keys or you do, and the right answer depends on how much you hold, how often you move it, and how confident you are about storing a recovery phrase safely for years.

Availability questions

What is Flare?
Flare is a blockchain for building applications that are interoperable with other blockchains and the internet.
Where can I buy Flare?
14 exchanges we track list Flare for residents of 70 countries and US states. See the location-by-location guide.
Which blockchain is Flare on?
Flare runs on the Flare Networks network.

Related coins