Skip to content

Commit 36916df

Browse files
github-actions[bot]khadnidev-dist
authored
Changelog Update: New data found (#3623)
* Data: Update changelog for new data items * prettier fix --------- Co-authored-by: khadni <98668332+khadni@users.noreply.github.com> Co-authored-by: devin distefano <devin.distefano@smartcontract.com>
1 parent 7051abd commit 36916df

File tree

2 files changed

+92
-1
lines changed

2 files changed

+92
-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": "2026-03-29T21:07:46Z",
2+
"timestamp": "2026-04-05T21:08:13Z",
33
"knownIds": [
44
"aptos-apt-usd",
55
"aptos-btc-usd",
@@ -283,6 +283,7 @@
283283
"arbitrum-frxeth-eth-high",
284284
"arbitrum-frxeth-eth-low",
285285
"arbitrum-frxusd-usd",
286+
"arbitrum-frxusd-usd-streams-dexprice-mainnet-production",
286287
"arbitrum-fxs-usd",
287288
"arbitrum-fxs-usd-premium-prod-v03",
288289
"arbitrum-gala-usd-premium-prod-v03",
@@ -1894,6 +1895,7 @@
18941895
"megaeth-sol-usd",
18951896
"megaeth-stcapusd-capusd-exchange-rate",
18961897
"megaeth-steth-eth",
1898+
"megaeth-susde-usd",
18971899
"megaeth-susde-usde-exchange-rate",
18981900
"megaeth-usdc-usd",
18991901
"megaeth-usdc-usd-old",

public/changelog.json

Lines changed: 89 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -398,6 +398,95 @@
398398
}
399399
},
400400
"data": [
401+
{
402+
"category": "integration",
403+
"date": "2026-04-05",
404+
"description": "New Data Streams available on all [supported networks](https://docs.chain.link/data-streams/crypto-streams):",
405+
"relatedNetworks": [
406+
"0g",
407+
"apechain",
408+
"adi",
409+
"aptos",
410+
"arbitrum",
411+
"arc",
412+
"avalanche",
413+
"base",
414+
"berachain",
415+
"bitlayer",
416+
"blast",
417+
"bnb-chain",
418+
"bob",
419+
"botanix",
420+
"celo",
421+
"dogeos",
422+
"ethereum",
423+
"giwa",
424+
"gnosis-chain",
425+
"gravity",
426+
"hashkey",
427+
"hedera",
428+
"hyperliquid",
429+
"injective",
430+
"ink",
431+
"jovay",
432+
"katana",
433+
"lens",
434+
"linea",
435+
"mantle",
436+
"metis",
437+
"monad",
438+
"opbnb",
439+
"optimism",
440+
"polygon",
441+
"perennial",
442+
"pharos",
443+
"plasma",
444+
"ronin",
445+
"robinhood",
446+
"scroll",
447+
"shibarium",
448+
"sei",
449+
"seismic",
450+
"soneium",
451+
"sonic",
452+
"solana",
453+
"stable",
454+
"xlayer",
455+
"taiko",
456+
"unichain",
457+
"worldchain",
458+
"zksync"
459+
],
460+
"relatedTokens": [
461+
{
462+
"assetName": "Frax USD",
463+
"baseAsset": "FRXUSD",
464+
"quoteAsset": "USD",
465+
"url": "https://data.chain.link/streams/frxusd-usd",
466+
"iconUrl": "https://d2f70xi62kby8n.cloudfront.net/tokens/frxusd.webp"
467+
}
468+
],
469+
"title": "Added support to Data Streams",
470+
"topic": "Data Streams"
471+
},
472+
{
473+
"category": "integration",
474+
"date": "2026-04-05",
475+
"description": "New Data Feeds available:",
476+
"relatedNetworks": ["megaeth"],
477+
"relatedTokens": [
478+
{
479+
"assetName": "Ethena Staked USDe",
480+
"baseAsset": "SUSDE",
481+
"quoteAsset": "USD",
482+
"network": "megaeth",
483+
"url": "https://data.chain.link/feeds/megaeth/mainnet/susde-usd",
484+
"iconUrl": "https://d2f70xi62kby8n.cloudfront.net/tokens/susde.webp"
485+
}
486+
],
487+
"title": "Added support to Data Feeds",
488+
"topic": "Data Feeds"
489+
},
401490
{
402491
"category": "integration",
403492
"date": "2026-04-03",

0 commit comments

Comments
 (0)