Skip to content

Commit ad50f1d

Browse files
committed
update memento
1 parent 7de0725 commit ad50f1d

File tree

1 file changed

+24
-0
lines changed

1 file changed

+24
-0
lines changed

public/changelog.json

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -148,6 +148,10 @@
148148
"displayName": "Lisk",
149149
"iconUrl": "https://docs.chain.link/assets/chains/lisk.svg"
150150
},
151+
"memento": {
152+
"displayName": "Memento",
153+
"iconUrl": "https://docs.chain.link/assets/chains/memento.svg"
154+
},
151155
"neo-x": {
152156
"displayName": "Neo X",
153157
"iconUrl": "https://docs.chain.link/assets/chains/neox.svg"
@@ -314,6 +318,26 @@
314318
}
315319
},
316320
"data": [
321+
{
322+
"category": "integration",
323+
"date": "2025-10-05",
324+
"description": "Chainlink CCIP expands support to Memento Mainnet and Testnet.",
325+
"newNetworks": [
326+
{
327+
"displayName": "Memento Mainnet",
328+
"network": "memento",
329+
"url": "https://docs.chain.link/ccip/directory/mainnet/chain/memento-mainnet"
330+
},
331+
{
332+
"displayName": "Memento Testnet",
333+
"network": "memento",
334+
"url": "https://docs.chain.link/ccip/directory/testnet/chain/memento-testnet"
335+
}
336+
],
337+
"relatedNetworks": ["memento"],
338+
"title": "CCIP on Memento",
339+
"topic": "CCIP"
340+
},
317341
{
318342
"category": "integration",
319343
"date": "2025-10-05",

0 commit comments

Comments
 (0)