The blockchain for data

Flare is a full-stack layer 1 solution designed for data intensive use cases.

Explore the network, delegate FLR, and see how onchain data ties it all together.

Building with the best

EllipticLayerZeroHypernativeAnkrArkhamHex TrustQuickNode
From activity to value accrual: Our plan for FLR
Flare Featured News ยท Apr 8, 2026

From activity to value accrual: Our plan for FLR

Flare Updates โ€” Read more
Stake your FXRP on Firelight: Now live
Flare Featured News ยท Dec 3, 2025

Stake your FXRP on Firelight: Now live

Flare Updates โ€” Read more
One-Click DeFi Vault with Xaman, powered by Flare Smart Accounts & FAssets
Flare Featured News ยท Feb 26, 2026

One-Click DeFi Vault with Xaman, powered by Flare Smart Accounts & FAssets

Flare Updates โ€” Read more

Fast

478,825,685

1.1s avg block time with single-slot finality

Decentralized

100 Data Providers

3.3% maximum stake per data provider

Secure

74%
FLR Staked

of which 97% is from the community

Build on Flare

Leverage Flare's full-stack data solutions in your decentralized application.

1import "@flarenetwork/flare-periphery-contracts/flare/ContractRegistry.sol";
2import "@flarenetwork/flare-periphery-contracts/flare/FtsoV2Interface.sol";
3
4contract FtsoV2Consumer {
5 FtsoV2Interface internal ftsoV2;
6
7 function getFlrUsdPrice() external returns
8 (uint256 value, int8 decimals, uint64 timestamp)
9 {
10 ftsoV2 = ContractRegistry.getFtsoV2();
11 bytes21 flrUsdId = 0x01464c522f55534400000000000000000000000000;
12 return ftsoV2.getFeedById(flrUsdId);
13 }
14}

Participate in Flare

A few of the ways to get involved with the network below.

Community

Featured Event
Featured Event
Featured Event
Featured Event
Featured Event
Featured Event
Featured Event
Featured Event

Subscribe to the Flare Newsletter

Stay in the loop with product updates, ecosystem news, and upcoming events from around the Flare network.

Subscribe