diff --git a/.github/scripts/data/baseline.json b/.github/scripts/data/baseline.json index 0adf141583b..ceba8fa01d8 100644 --- a/.github/scripts/data/baseline.json +++ b/.github/scripts/data/baseline.json @@ -1,5 +1,5 @@ { - "timestamp": "2025-07-13T21:02:46Z", + "timestamp": "2025-07-20T21:02:52Z", "knownIds": [ "aptos-apt-usd", "aptos-btc-usd", @@ -310,6 +310,8 @@ "arbitrum-polyx-usd-premium-prod-v03", "arbitrum-ponke-usd-refprice-mainnet-production", "arbitrum-popcat-usd-refprice-mainnet-production", + "arbitrum-pump-usd", + "arbitrum-pump-usd-refprice-mainnet-production", "arbitrum-pyth-usd-premium-prod-v03", "arbitrum-pyusd-usd-refprice-mainnet-production", "arbitrum-qnt-usd-refprice-ds-premium-global-003-prod", diff --git a/public/changelog.json b/public/changelog.json index 4ecdd800be2..2d26663b189 100644 --- a/public/changelog.json +++ b/public/changelog.json @@ -302,6 +302,77 @@ } }, "data": [ + { + "category": "integration", + "date": "2025-07-20", + "description": "New Data Streams available on all [supported networks](https://docs.chain.link/data-streams/crypto-streams):", + "relatedNetworks": [ + "apechain", + "arbitrum", + "avalanche", + "base", + "berachain", + "bitlayer", + "blast", + "bnb-chain", + "bob", + "botanix", + "celo", + "ethereum", + "gnosis-chain", + "gravity", + "hashkey", + "hyperliquid", + "ink", + "katana", + "lens", + "linea", + "mantle", + "metis", + "opbnb", + "optimism", + "polygon", + "ronin", + "scroll", + "shibarium", + "soneium", + "sonic", + "solana", + "taiko", + "unichain", + "worldchain", + "zksync" + ], + "relatedTokens": [ + { + "assetName": "Pump.fun", + "baseAsset": "PUMP", + "quoteAsset": "USD", + "url": "https://data.chain.link/streams/pump-usd", + "iconUrl": "https://d2f70xi62kby8n.cloudfront.net/tokens/pump.webp" + } + ], + "title": "Added support to Data Streams", + "topic": "Data Streams" + }, + { + "category": "integration", + "date": "2025-07-20", + "description": "New Data Feeds available:", + "relatedNetworks": ["arbitrum"], + "relatedTokens": [ + { + "assetName": "Pump", + "baseAsset": "PUMP", + "quoteAsset": "USD", + "network": "arbitrum", + "url": "https://data.chain.link/feeds/arbitrum/mainnet/pump-usd", + "iconUrl": "https://d2f70xi62kby8n.cloudfront.net/tokens/pump.webp" + } + ], + "title": "Added support to Data Feeds", + "topic": "Data Feeds" + }, { "category": "integration", "date": "2025-07-13",