Skip to content

Commit 46a21c1

Browse files
Changelog Update: New data found (smartcontractkit#2825)
* Data: Update changelog for new data items * nit changelog --------- Co-authored-by: khadni <[email protected]>
1 parent aa152ed commit 46a21c1

File tree

2 files changed

+74
-1
lines changed

2 files changed

+74
-1
lines changed

.github/scripts/data/baseline.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"timestamp": "2025-07-13T21:02:46Z",
2+
"timestamp": "2025-07-20T21:02:52Z",
33
"knownIds": [
44
"aptos-apt-usd",
55
"aptos-btc-usd",
@@ -310,6 +310,8 @@
310310
"arbitrum-polyx-usd-premium-prod-v03",
311311
"arbitrum-ponke-usd-refprice-mainnet-production",
312312
"arbitrum-popcat-usd-refprice-mainnet-production",
313+
"arbitrum-pump-usd",
314+
"arbitrum-pump-usd-refprice-mainnet-production",
313315
"arbitrum-pyth-usd-premium-prod-v03",
314316
"arbitrum-pyusd-usd-refprice-mainnet-production",
315317
"arbitrum-qnt-usd-refprice-ds-premium-global-003-prod",

public/changelog.json

Lines changed: 71 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -302,6 +302,77 @@
302302
}
303303
},
304304
"data": [
305+
{
306+
"category": "integration",
307+
"date": "2025-07-20",
308+
"description": "New Data Streams available on all [supported networks](https://docs.chain.link/data-streams/crypto-streams):",
309+
"relatedNetworks": [
310+
"apechain",
311+
"arbitrum",
312+
"avalanche",
313+
"base",
314+
"berachain",
315+
"bitlayer",
316+
"blast",
317+
"bnb-chain",
318+
"bob",
319+
"botanix",
320+
"celo",
321+
"ethereum",
322+
"gnosis-chain",
323+
"gravity",
324+
"hashkey",
325+
"hyperliquid",
326+
"ink",
327+
"katana",
328+
"lens",
329+
"linea",
330+
"mantle",
331+
"metis",
332+
"opbnb",
333+
"optimism",
334+
"polygon",
335+
"ronin",
336+
"scroll",
337+
"shibarium",
338+
"soneium",
339+
"sonic",
340+
"solana",
341+
"taiko",
342+
"unichain",
343+
"worldchain",
344+
"zksync"
345+
],
346+
"relatedTokens": [
347+
{
348+
"assetName": "Pump.fun",
349+
"baseAsset": "PUMP",
350+
"quoteAsset": "USD",
351+
"url": "https://data.chain.link/streams/pump-usd",
352+
"iconUrl": "https://d2f70xi62kby8n.cloudfront.net/tokens/pump.webp"
353+
}
354+
],
355+
"title": "Added support to Data Streams",
356+
"topic": "Data Streams"
357+
},
358+
{
359+
"category": "integration",
360+
"date": "2025-07-20",
361+
"description": "New Data Feeds available:",
362+
"relatedNetworks": ["arbitrum"],
363+
"relatedTokens": [
364+
{
365+
"assetName": "Pump",
366+
"baseAsset": "PUMP",
367+
"quoteAsset": "USD",
368+
"network": "arbitrum",
369+
"url": "https://data.chain.link/feeds/arbitrum/mainnet/pump-usd",
370+
"iconUrl": "https://d2f70xi62kby8n.cloudfront.net/tokens/pump.webp"
371+
}
372+
],
373+
"title": "Added support to Data Feeds",
374+
"topic": "Data Feeds"
375+
},
305376
{
306377
"category": "integration",
307378
"date": "2025-07-13",

0 commit comments

Comments
 (0)