diff --git a/src/content/data-feeds/contract-registry.mdx b/src/content/data-feeds/contract-registry.mdx index 87e7f59a629..df5cef59229 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 |