diff --git a/.github/scripts/data/baseline.json b/.github/scripts/data/baseline.json index 77c9e12b025..1da1390d239 100644 --- a/.github/scripts/data/baseline.json +++ b/.github/scripts/data/baseline.json @@ -1,5 +1,5 @@ { - "timestamp": "2026-07-02T16:49:13Z", + "timestamp": "2026-07-05T21:22:35Z", "knownIds": [ "aptos-apt-usd", "aptos-btc-usd", @@ -752,6 +752,7 @@ "arbitrum-resolv-usd-streams-cexprice-mainnet-production", "arbitrum-reth-eth", "arbitrum-reth-eth-exchange-rate", + "arbitrum-reusd-usd-streams-exchangerate-mainnet-production", "arbitrum-rez-usd-premium-prod-v03", "arbitrum-rgti-usd-streams-extendedhoursequityprice-mainnet-production", "arbitrum-rgti-usd-streams-overnighthoursequityprice-mainnet-production", diff --git a/public/changelog.json b/public/changelog.json index 11a80aa5e0a..69c1df94e73 100644 --- a/public/changelog.json +++ b/public/changelog.json @@ -431,6 +431,80 @@ "title": "Cross-chain token (CCT) standard: Added support for new tokens", "topic": "CCIP" }, + { + "category": "integration", + "date": "2026-07-05", + "description": "New Data Streams available on all [supported networks](https://docs.chain.link/data-streams/crypto-streams):", + "relatedNetworks": [ + "0g", + "adi-network", + "apechain", + "aptos", + "arbitrum", + "arc", + "avalanche", + "base", + "berachain", + "bitlayer", + "blast", + "bnb-chain", + "bob", + "botanix", + "canton", + "celo", + "dogeos", + "ethereum", + "giwa", + "gnosis-chain", + "gravity", + "hashkey", + "hedera", + "hyperevm", + "injective", + "ink", + "jovay", + "lens", + "linea", + "mantle", + "megaeth", + "metis", + "monad", + "opbnb", + "optimism", + "perennial", + "pharos", + "plasma", + "polygon", + "polygonkatana", + "robinhood", + "ronin", + "scroll", + "sei", + "seismic", + "shibarium", + "solana", + "soneium", + "sonic", + "stable", + "stellar", + "taiko", + "unichain", + "worldchain", + "xlayer", + "zksync" + ], + "relatedTokens": [ + { + "assetName": "Resupply USD", + "baseAsset": "REUSD", + "quoteAsset": "USD", + "url": "https://data.chain.link/streams/reusd-usd", + "iconUrl": "https://d2f70xi62kby8n.cloudfront.net/tokens/reusd.webp" + } + ], + "title": "Added support to Data Streams", + "topic": "Data Streams" + }, { "category": "integration", "date": "2026-07-03",