diff --git a/.github/scripts/data/baseline.json b/.github/scripts/data/baseline.json index ae4eaa82e34..37910bc5d9d 100644 --- a/.github/scripts/data/baseline.json +++ b/.github/scripts/data/baseline.json @@ -1,5 +1,5 @@ { - "timestamp": "2026-03-29T21:07:46Z", + "timestamp": "2026-04-05T21:08:13Z", "knownIds": [ "aptos-apt-usd", "aptos-btc-usd", @@ -283,6 +283,7 @@ "arbitrum-frxeth-eth-high", "arbitrum-frxeth-eth-low", "arbitrum-frxusd-usd", + "arbitrum-frxusd-usd-streams-dexprice-mainnet-production", "arbitrum-fxs-usd", "arbitrum-fxs-usd-premium-prod-v03", "arbitrum-gala-usd-premium-prod-v03", @@ -1894,6 +1895,7 @@ "megaeth-sol-usd", "megaeth-stcapusd-capusd-exchange-rate", "megaeth-steth-eth", + "megaeth-susde-usd", "megaeth-susde-usde-exchange-rate", "megaeth-usdc-usd", "megaeth-usdc-usd-old", diff --git a/public/changelog.json b/public/changelog.json index 3c821b96dfa..e31442888fb 100644 --- a/public/changelog.json +++ b/public/changelog.json @@ -398,6 +398,95 @@ } }, "data": [ + { + "category": "integration", + "date": "2026-04-05", + "description": "New Data Streams available on all [supported networks](https://docs.chain.link/data-streams/crypto-streams):", + "relatedNetworks": [ + "0g", + "apechain", + "adi", + "aptos", + "arbitrum", + "arc", + "avalanche", + "base", + "berachain", + "bitlayer", + "blast", + "bnb-chain", + "bob", + "botanix", + "celo", + "dogeos", + "ethereum", + "giwa", + "gnosis-chain", + "gravity", + "hashkey", + "hedera", + "hyperliquid", + "injective", + "ink", + "jovay", + "katana", + "lens", + "linea", + "mantle", + "metis", + "monad", + "opbnb", + "optimism", + "polygon", + "perennial", + "pharos", + "plasma", + "ronin", + "robinhood", + "scroll", + "shibarium", + "sei", + "seismic", + "soneium", + "sonic", + "solana", + "stable", + "xlayer", + "taiko", + "unichain", + "worldchain", + "zksync" + ], + "relatedTokens": [ + { + "assetName": "Frax USD", + "baseAsset": "FRXUSD", + "quoteAsset": "USD", + "url": "https://data.chain.link/streams/frxusd-usd", + "iconUrl": "https://d2f70xi62kby8n.cloudfront.net/tokens/frxusd.webp" + } + ], + "title": "Added support to Data Streams", + "topic": "Data Streams" + }, + { + "category": "integration", + "date": "2026-04-05", + "description": "New Data Feeds available:", + "relatedNetworks": ["megaeth"], + "relatedTokens": [ + { + "assetName": "Ethena Staked USDe", + "baseAsset": "SUSDE", + "quoteAsset": "USD", + "network": "megaeth", + "url": "https://data.chain.link/feeds/megaeth/mainnet/susde-usd", + "iconUrl": "https://d2f70xi62kby8n.cloudfront.net/tokens/susde.webp" + } + ], + "title": "Added support to Data Feeds", + "topic": "Data Feeds" + }, { "category": "integration", "date": "2026-04-03",