Skip to content

Commit f37edb3

Browse files
committed
bump apac equities in changelog and update related networks
1 parent d93d3f0 commit f37edb3

2 files changed

Lines changed: 82 additions & 14 deletions

File tree

.github/scripts/data/detect-data.sh

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -230,12 +230,12 @@ node <<EOF
230230
231231
// === data-streams networks
232232
const STREAMS_NETWORKS = [
233-
"0g", "apechain", "adi", "aptos", "arbitrum", "arc", "avalanche", "base", "berachain", "bitlayer", "blast",
234-
"bnb-chain", "bob", "botanix", "celo", "dogeos", "ethereum", "giwa", "gnosis-chain", "gravity", "hashkey",
235-
"hedera", "hyperliquid", "injective", "ink", "jovay", "katana", "lens", "linea", "mantle",
236-
"metis", "monad", "opbnb", "optimism", "polygon", "perennial", "pharos", "plasma", "ronin",
237-
"robinhood", "scroll", "shibarium", "sei", "seismic", "soneium", "sonic", "solana", "stable",
238-
"xlayer","taiko", "unichain", "worldchain", "zksync"
233+
"0g", "adi-network", "apechain", "aptos", "arbitrum", "arc", "avalanche", "base", "berachain", "bitlayer",
234+
"blast", "bnb-chain", "bob", "botanix", "canton", "celo", "dogeos", "ethereum", "giwa", "gnosis-chain",
235+
"gravity", "hashkey", "hedera", "hyperevm", "injective", "ink", "jovay", "lens", "linea", "mantle",
236+
"megaeth", "metis", "monad", "opbnb", "optimism", "perennial", "pharos", "plasma", "polygon",
237+
"polygonkatana", "robinhood", "ronin", "scroll", "sei", "seismic", "shibarium", "solana", "soneium",
238+
"sonic", "stable", "stellar", "taiko", "unichain", "worldchain", "xlayer", "zksync"
239239
];
240240
241241
// === Build relatedTokens for FEEDS

public/changelog.json

Lines changed: 76 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -402,14 +402,79 @@
402402
}
403403
},
404404
"data": [
405+
{
406+
"category": "integration",
407+
"date": "2026-06-22",
408+
"description": "[APAC Equities Data Streams](https://docs.chain.link/data-streams/apac-equities) are now available on all [supported networks](https://docs.chain.link/data-streams/supported-networks).",
409+
"relatedNetworks": [
410+
"0g",
411+
"adi-network",
412+
"apechain",
413+
"aptos",
414+
"arbitrum",
415+
"arc",
416+
"avalanche",
417+
"base",
418+
"berachain",
419+
"bitlayer",
420+
"blast",
421+
"bnb-chain",
422+
"bob",
423+
"botanix",
424+
"canton",
425+
"celo",
426+
"dogeos",
427+
"ethereum",
428+
"giwa",
429+
"gnosis-chain",
430+
"gravity",
431+
"hashkey",
432+
"hedera",
433+
"hyperevm",
434+
"injective",
435+
"ink",
436+
"jovay",
437+
"lens",
438+
"linea",
439+
"mantle",
440+
"megaeth",
441+
"metis",
442+
"monad",
443+
"opbnb",
444+
"optimism",
445+
"perennial",
446+
"pharos",
447+
"plasma",
448+
"polygon",
449+
"polygonkatana",
450+
"robinhood",
451+
"ronin",
452+
"scroll",
453+
"sei",
454+
"seismic",
455+
"shibarium",
456+
"solana",
457+
"soneium",
458+
"sonic",
459+
"stable",
460+
"stellar",
461+
"taiko",
462+
"unichain",
463+
"worldchain",
464+
"xlayer",
465+
"zksync"
466+
],
467+
"title": "Added support to Data Streams",
468+
"topic": "Data Streams"
469+
},
405470
{
406471
"category": "integration",
407472
"date": "2026-06-21",
408473
"description": "New Data Streams available on all [supported networks](https://docs.chain.link/data-streams/crypto-streams):",
409474
"relatedNetworks": [
410475
"0g",
476+
"adi-network",
411477
"apechain",
412-
"adi",
413478
"aptos",
414479
"arbitrum",
415480
"arc",
@@ -421,6 +486,7 @@
421486
"bnb-chain",
422487
"bob",
423488
"botanix",
489+
"canton",
424490
"celo",
425491
"dogeos",
426492
"ethereum",
@@ -429,36 +495,38 @@
429495
"gravity",
430496
"hashkey",
431497
"hedera",
432-
"hyperliquid",
498+
"hyperevm",
433499
"injective",
434500
"ink",
435501
"jovay",
436-
"katana",
437502
"lens",
438503
"linea",
439504
"mantle",
505+
"megaeth",
440506
"metis",
441507
"monad",
442508
"opbnb",
443509
"optimism",
444-
"polygon",
445510
"perennial",
446511
"pharos",
447512
"plasma",
448-
"ronin",
513+
"polygon",
514+
"polygonkatana",
449515
"robinhood",
516+
"ronin",
450517
"scroll",
451-
"shibarium",
452518
"sei",
453519
"seismic",
520+
"shibarium",
521+
"solana",
454522
"soneium",
455523
"sonic",
456-
"solana",
457524
"stable",
458-
"xlayer",
525+
"stellar",
459526
"taiko",
460527
"unichain",
461528
"worldchain",
529+
"xlayer",
462530
"zksync"
463531
],
464532
"relatedTokens": [

0 commit comments

Comments
 (0)