Skip to content

Commit abb8063

Browse files
committed
Merge branch 'verifying-reports-cre' of github.com:smartcontractkit/documentation into verifying-reports-cre
2 parents 9ab40d5 + a8a6b65 commit abb8063

8 files changed

Lines changed: 2349 additions & 465 deletions

File tree

package-lock.json

Lines changed: 287 additions & 305 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -104,14 +104,14 @@
104104
"nanostores": "^0.11.4",
105105
"next": "14.2.35",
106106
"pino": "^9.14.0",
107-
"preact": "^10.29.1",
107+
"preact": "^10.29.2",
108108
"react-instantsearch": "^7.32.3",
109109
"rehype-autolink-headings": "^7.1.0",
110110
"rehype-slug": "^6.0.0",
111111
"rehype-wrap-all": "^1.1.0",
112112
"remark-directive": "^3.0.1",
113-
"swagger-ui-dist": "^5.32.5",
114-
"swagger-ui-react": "^5.32.5",
113+
"swagger-ui-dist": "^5.32.6",
114+
"swagger-ui-react": "^5.32.6",
115115
"tweetnacl": "^1.0.3",
116116
"uuid": "^11.1.1"
117117
},

public/changelog.json

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -402,6 +402,33 @@
402402
}
403403
},
404404
"data": [
405+
{
406+
"category": "integration",
407+
"date": "2026-05-21",
408+
"description": "Newly supported tokens: PST, ZCHF, SLX",
409+
"relatedTokens": [
410+
{
411+
"assetName": "PayFi Strategy Token",
412+
"baseAsset": "PST",
413+
"url": "https://docs.chain.link/ccip/directory/mainnet/token/PST",
414+
"iconUrl": "https://d2f70xi62kby8n.cloudfront.net/tokens/pst.webp?auto=compress%2Cformat&q=60&w=40&h=40&fit=cover"
415+
},
416+
{
417+
"assetName": "Frankencoin",
418+
"baseAsset": "ZCHF",
419+
"url": "https://docs.chain.link/ccip/directory/mainnet/token/ZCHF",
420+
"iconUrl": "https://d2f70xi62kby8n.cloudfront.net/tokens/zchf.webp?auto=compress%2Cformat&q=60&w=40&h=40&fit=cover"
421+
},
422+
{
423+
"assetName": "Solstice",
424+
"baseAsset": "SLX",
425+
"url": "https://docs.chain.link/ccip/directory/mainnet/token/SLX",
426+
"iconUrl": "https://d2f70xi62kby8n.cloudfront.net/tokens/slx.webp?auto=compress%2Cformat&q=60&w=40&h=40&fit=cover"
427+
}
428+
],
429+
"title": "Cross-chain token (CCT) standard: Added support for new tokens",
430+
"topic": "CCIP"
431+
},
405432
{
406433
"category": "integration",
407434
"date": "2026-05-20",

0 commit comments

Comments
 (0)