|
323 | 323 | "title": "Cross-chain token (CCT) standard: Added support for new tokens", |
324 | 324 | "topic": "CCIP" |
325 | 325 | }, |
| 326 | + { |
| 327 | + "category": "integration", |
| 328 | + "date": "2025-08-31", |
| 329 | + "description": "New Data Feeds available:", |
| 330 | + "relatedNetworks": ["ethereum", "arbitrum", "bnb-chain"], |
| 331 | + "relatedTokens": [ |
| 332 | + { |
| 333 | + "assetName": "Global Dollar", |
| 334 | + "baseAsset": "USDG", |
| 335 | + "quoteAsset": "USD", |
| 336 | + "network": "ethereum", |
| 337 | + "url": "https://data.chain.link/feeds/ethereum/mainnet/usdg-usd", |
| 338 | + "iconUrl": "https://d2f70xi62kby8n.cloudfront.net/tokens/usdg.webp" |
| 339 | + }, |
| 340 | + { |
| 341 | + "assetName": "Global Dollar", |
| 342 | + "baseAsset": "USDG", |
| 343 | + "quoteAsset": "USD", |
| 344 | + "network": "arbitrum", |
| 345 | + "url": "https://data.chain.link/feeds/arbitrum/mainnet/usdg-usd", |
| 346 | + "iconUrl": "https://d2f70xi62kby8n.cloudfront.net/tokens/usdg.webp" |
| 347 | + }, |
| 348 | + { |
| 349 | + "assetName": "Resolv wstUSR", |
| 350 | + "baseAsset": "wstUSR", |
| 351 | + "quoteAsset": "stUSR", |
| 352 | + "network": "bnb-chain", |
| 353 | + "url": "https://data.chain.link/feeds/bsc/mainnet/wstusr-stusr-exchange-rate", |
| 354 | + "iconUrl": "https://d2f70xi62kby8n.cloudfront.net/tokens/wstusr.webp" |
| 355 | + }, |
| 356 | + { |
| 357 | + "assetName": "Solv Protocol SolvBTC / BTC Exchange Rate", |
| 358 | + "baseAsset": "solvBTC", |
| 359 | + "quoteAsset": "BTC", |
| 360 | + "network": "ethereum", |
| 361 | + "url": "https://data.chain.link/feeds/ethereum/mainnet/solvbtc-btc-exchange-rate", |
| 362 | + "iconUrl": "https://d2f70xi62kby8n.cloudfront.net/tokens/solvbtc.webp" |
| 363 | + }, |
| 364 | + { |
| 365 | + "assetName": "SUSD1+ / SUSD Exchange Rate", |
| 366 | + "baseAsset": "SUSD1+", |
| 367 | + "quoteAsset": "SUSD1+", |
| 368 | + "network": "bnb-chain", |
| 369 | + "url": "https://data.chain.link/feeds/bsc/mainnet/susd1+-usd1-exchange-rate", |
| 370 | + "iconUrl": "https://d2f70xi62kby8n.cloudfront.net/tokens/susd1+.webp" |
| 371 | + }, |
| 372 | + { |
| 373 | + "assetName": "Treehouse", |
| 374 | + "baseAsset": "TREE", |
| 375 | + "quoteAsset": "USD", |
| 376 | + "network": "bnb-chain", |
| 377 | + "url": "https://data.chain.link/feeds/bsc/mainnet/tree-usd", |
| 378 | + "iconUrl": "https://d2f70xi62kby8n.cloudfront.net/tokens/tree.webp" |
| 379 | + } |
| 380 | + ], |
| 381 | + "title": "Added support to Data Feeds", |
| 382 | + "topic": "Data Feeds" |
| 383 | + }, |
326 | 384 | { |
327 | 385 | "category": "integration", |
328 | 386 | "date": "2025-08-24", |
|
0 commit comments