From 4ca6ae9ea71fafb2a9613f05fd97e8820b9f65e5 Mon Sep 17 00:00:00 2001 From: Sebastian Lerner Date: Sat, 15 Aug 2026 13:45:15 -0400 Subject: [PATCH 1/3] Note that the contract registry list isn't exhaustive Not every chain with live Chainlink Data Feeds has a Flags contract deployed yet, so the table can lag behind actual coverage. Add a note pointing readers to their Chainlink contact if their chain is missing. --- src/content/data-feeds/contract-registry.mdx | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/src/content/data-feeds/contract-registry.mdx b/src/content/data-feeds/contract-registry.mdx index 87e7f59a629..8fc721a6419 100644 --- a/src/content/data-feeds/contract-registry.mdx +++ b/src/content/data-feeds/contract-registry.mdx @@ -6,7 +6,7 @@ metadata: excerpt: "A central reference point for identifying which data feed proxy contracts are owned and operated by Chainlink." --- -import { Address } from "@components" +import { Address, Aside } from "@components" The Chainlink Flags Contract Registry provides a reliable, onchain source of truth for all active Chainlink price feed proxy contracts across supported networks. It serves as a central reference point for identifying which data feeds are **owned and operated by Chainlink**, verifying the authenticity of the feeds your applications rely on. @@ -42,6 +42,12 @@ contract Example { ## Flags Contract Addresses + + Below is a list of all available Flags contracts on the supported networks: | | Chain | ChainFlag Contract Address | From 9c7842dcd6914fe9cadac3499fbf5fd247337d51 Mon Sep 17 00:00:00 2001 From: Sebastian Lerner Date: Sat, 15 Aug 2026 13:49:45 -0400 Subject: [PATCH 2/3] Clarify some chains simply won't get a Flags contract --- src/content/data-feeds/contract-registry.mdx | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/src/content/data-feeds/contract-registry.mdx b/src/content/data-feeds/contract-registry.mdx index 8fc721a6419..972daa1b215 100644 --- a/src/content/data-feeds/contract-registry.mdx +++ b/src/content/data-feeds/contract-registry.mdx @@ -43,9 +43,8 @@ contract Example { ## Flags Contract Addresses Below is a list of all available Flags contracts on the supported networks: From 7d6bf01f830776cd0741541a5f5f61f7dfa2ca10 Mon Sep 17 00:00:00 2001 From: Sebastian Lerner Date: Sat, 15 Aug 2026 13:52:29 -0400 Subject: [PATCH 3/3] Point readers to the Data Feeds team email --- src/content/data-feeds/contract-registry.mdx | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/content/data-feeds/contract-registry.mdx b/src/content/data-feeds/contract-registry.mdx index 972daa1b215..df5cef59229 100644 --- a/src/content/data-feeds/contract-registry.mdx +++ b/src/content/data-feeds/contract-registry.mdx @@ -44,7 +44,8 @@ contract Example { Below is a list of all available Flags contracts on the supported networks: