Skip to content

Commit 24b75f6

Browse files
Changelog Update: New data found (#2779)
* Data: Update changelog for new data items * nit formatting --------- Co-authored-by: khadni <98668332+khadni@users.noreply.github.com>
1 parent a62ea8d commit 24b75f6

File tree

2 files changed

+29
-1
lines changed

2 files changed

+29
-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-06-22T21:02:32Z",
2+
"timestamp": "2025-06-29T21:03:00Z",
33
"knownIds": [
44
"aptos-apt-usd",
55
"aptos-btc-usd",
@@ -32,6 +32,7 @@
3232
"arbitrum-anon-usd",
3333
"arbitrum-ape-usd",
3434
"arbitrum-ape-usd-premium-prod",
35+
"arbitrum-apt-usd",
3536
"arbitrum-apt-usd-premium-prod",
3637
"arbitrum-apxeth-pxeth-exchange-rate",
3738
"arbitrum-ar-usd-refprice-ds-premium-global-003-prod",
@@ -963,6 +964,7 @@
963964
"ethereum-steth-usd",
964965
"ethereum-stg-usd",
965966
"ethereum-susde-usd",
967+
"ethereum-susdf-usdf-exchange-rate",
966968
"ethereum-sushi-eth",
967969
"ethereum-sushi-usd",
968970
"ethereum-swell-eth",

public/changelog.json

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -298,6 +298,32 @@
298298
}
299299
},
300300
"data": [
301+
{
302+
"category": "integration",
303+
"date": "2025-06-29",
304+
"description": "New Data Feeds available:",
305+
"relatedNetworks": ["arbitrum", "ethereum"],
306+
"relatedTokens": [
307+
{
308+
"assetName": "Aptos",
309+
"baseAsset": "APT",
310+
"quoteAsset": "USD",
311+
"network": "arbitrum",
312+
"url": "https://data.chain.link/feeds/arbitrum/mainnet/apt-usd",
313+
"iconUrl": "https://d2f70xi62kby8n.cloudfront.net/tokens/apt.webp"
314+
},
315+
{
316+
"assetName": "Staked Falcon USD",
317+
"baseAsset": "sUSDf",
318+
"quoteAsset": "USDf",
319+
"network": "ethereum",
320+
"url": "https://data.chain.link/feeds/ethereum/mainnet/susdf-usdf-exchange-rate",
321+
"iconUrl": "https://d2f70xi62kby8n.cloudfront.net/tokens/susdf.webp"
322+
}
323+
],
324+
"title": "Added support to Data Feeds",
325+
"topic": "Data Feeds"
326+
},
301327
{
302328
"category": "integration",
303329
"date": "2025-06-27",

0 commit comments

Comments
 (0)