---
sidebar_position: 3
slug: anchor-feeds
title: Anchor Feeds
description: Scaling anchor feeds update every voting epoch on Flare, approximately every 90s.
keywords: [ftso, oracle, flare-time-series-oracle, flare-network, feeds]
---
import FtsoFeeds from "@site/src/features/DataTables/FtsoFeeds";
import FeedExplanation from "../_feed_explanation.mdx";
Scaling's anchor feeds update every 90 seconds with each new voting epoch on Flare. These feeds, accessible offchain, support various asset classes including equities, commodities, and cryptocurrencies.
:::warning
Feed IDs are not addresses. They are `bytes21` structured encodings that combine the category and feed name to ensure each feed has a unique identifier.
:::