Skip to content

Commit 4f9ad52

Browse files
prework for plume (#2540)
* add plume testnet and mainnet * megaeth --------- Co-authored-by: aelmanaa <[email protected]>
1 parent b18a6f5 commit 4f9ad52

File tree

17 files changed

+681
-11
lines changed

17 files changed

+681
-11
lines changed

public/assets/chains/plume.svg

Lines changed: 4 additions & 0 deletions
Loading

public/changelog.json

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -246,6 +246,21 @@
246246
}
247247
},
248248
"data": [
249+
{
250+
"category": "integration",
251+
"date": "2025-04-11",
252+
"description": "Chainlink CCIP expands support to MegaEth Testnet:",
253+
"newNetworks": [
254+
{
255+
"displayName": "MegaEth Testnet",
256+
"network": "megaeth",
257+
"url": "https://docs.chain.link/ccip/directory/testnet/chain/megaeth-testnet"
258+
}
259+
],
260+
"relatedNetworks": ["megaeth"],
261+
"title": "CCIP on MegaEth Testnet",
262+
"topic": "CCIP"
263+
},
249264
{
250265
"category": "integration",
251266
"date": "2025-04-10",

src/components/QuickLinks/data/productChainLinks.ts

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,7 @@ export const productChainLinks: ProductChainLinks = {
6969
hedera: "/ccip/directory/mainnet/chain/hedera-mainnet",
7070
hemi: "/ccip/directory/testnet/chain/hemi-testnet-sepolia",
7171
mindnetwork: "/ccip/directory/mainnet/chain/mind-mainnet",
72+
megaeth: "/ccip/directory/testnet/chain/megaeth-testnet",
7273
},
7374
},
7475
"Data Feeds": {
@@ -243,6 +244,7 @@ export const productChainLinks: ProductChainLinks = {
243244
mindnetwork: "/resources/link-token-contracts#mind-network",
244245
core: "/resources/link-token-contracts#core",
245246
starknet: "/resources/link-token-contracts#starknet",
247+
megaeth: "/resources/link-token-contracts#megaeth",
246248
},
247249
}
248250

@@ -309,4 +311,5 @@ export const chainNames: Record<string, string> = {
309311
"0g": "0G",
310312
mindnetwork: "Mind Network",
311313
megaeth: "MegaETH",
314+
plume: "Plume",
312315
}

src/config/data/ccip/selectors.yml

Lines changed: 45 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -301,6 +301,27 @@ selectors:
301301
6342:
302302
selector: "2443239559770384419"
303303
name: "megaeth-testnet"
304+
999999999:
305+
selector: "16244020411108056671"
306+
name: "zora-testnet"
307+
1687:
308+
selector: "10749384167430721561"
309+
name: "mint-testnet"
310+
11124:
311+
selector: "16235373811196386733"
312+
name: "abstract-testnet"
313+
53302:
314+
selector: "13694007683517087973"
315+
name: "superseed-testnet"
316+
128123:
317+
selector: "1910019406958449359"
318+
name: "etherlink-testnet"
319+
1740:
320+
selector: "6286293440461807648"
321+
name: "metal-testnet"
322+
6930:
323+
selector: "305104239123120457"
324+
name: "nibiru-testnet"
304325

305326
# Mainnets
306327
1:
@@ -530,3 +551,27 @@ selectors:
530551
228:
531552
selector: "11690709103138290329"
532553
name: "mind-mainnet"
554+
7777777:
555+
selector: "3555797439612589184"
556+
name: "zora-mainnet"
557+
5330:
558+
selector: "470401360549526817"
559+
name: "superseed-mainnet"
560+
2741:
561+
selector: "3577778157919314504"
562+
name: "abstract-mainnet"
563+
1135:
564+
selector: "15293031020466096408"
565+
name: "lisk-mainnet"
566+
185:
567+
selector: "17164792800244661392"
568+
name: "mint-mainnet"
569+
42793:
570+
selector: "13624601974233774587"
571+
name: "etherlink-mainnet"
572+
1750:
573+
selector: "13447077090413146373"
574+
name: "metal-mainnet"
575+
6900:
576+
selector: "17349189558768828726"
577+
name: "nibiru-mainnet"

src/config/data/ccip/v1_2_0/mainnet/lanes.json

Lines changed: 148 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -258,6 +258,20 @@
258258
}
259259
}
260260
},
261+
"MYST": {
262+
"rateLimiterConfig": {
263+
"in": {
264+
"capacity": "0",
265+
"isEnabled": false,
266+
"rate": "0"
267+
},
268+
"out": {
269+
"capacity": "0",
270+
"isEnabled": false,
271+
"rate": "0"
272+
}
273+
}
274+
},
261275
"SHIB": {
262276
"rateLimiterConfig": {
263277
"in": {
@@ -468,6 +482,20 @@
468482
}
469483
}
470484
},
485+
"MYST": {
486+
"rateLimiterConfig": {
487+
"in": {
488+
"capacity": "0",
489+
"isEnabled": false,
490+
"rate": "0"
491+
},
492+
"out": {
493+
"capacity": "0",
494+
"isEnabled": false,
495+
"rate": "0"
496+
}
497+
}
498+
},
471499
"SDY": {
472500
"rateLimiterConfig": {
473501
"in": {
@@ -677,14 +705,14 @@
677705
"uniBTC": {
678706
"rateLimiterConfig": {
679707
"in": {
680-
"capacity": "200000000",
708+
"capacity": "400000000",
681709
"isEnabled": true,
682-
"rate": "2315"
710+
"rate": "4629"
683711
},
684712
"out": {
685-
"capacity": "200000000",
713+
"capacity": "400000000",
686714
"isEnabled": true,
687-
"rate": "2315"
715+
"rate": "4629"
688716
}
689717
}
690718
}
@@ -717,6 +745,20 @@
717745
"rate": "11574"
718746
}
719747
}
748+
},
749+
"USDC": {
750+
"rateLimiterConfig": {
751+
"in": {
752+
"capacity": "0",
753+
"isEnabled": false,
754+
"rate": "0"
755+
},
756+
"out": {
757+
"capacity": "0",
758+
"isEnabled": false,
759+
"rate": "0"
760+
}
761+
}
720762
}
721763
}
722764
}
@@ -4522,6 +4564,20 @@
45224564
}
45234565
}
45244566
},
4567+
"MYST": {
4568+
"rateLimiterConfig": {
4569+
"in": {
4570+
"capacity": "0",
4571+
"isEnabled": false,
4572+
"rate": "0"
4573+
},
4574+
"out": {
4575+
"capacity": "0",
4576+
"isEnabled": false,
4577+
"rate": "0"
4578+
}
4579+
}
4580+
},
45254581
"SHIB": {
45264582
"rateLimiterConfig": {
45274583
"in": {
@@ -5736,6 +5792,20 @@
57365792
}
57375793
}
57385794
},
5795+
"MYST": {
5796+
"rateLimiterConfig": {
5797+
"in": {
5798+
"capacity": "0",
5799+
"isEnabled": false,
5800+
"rate": "0"
5801+
},
5802+
"out": {
5803+
"capacity": "0",
5804+
"isEnabled": false,
5805+
"rate": "0"
5806+
}
5807+
}
5808+
},
57395809
"NEIRO": {
57405810
"rateLimiterConfig": {
57415811
"in": {
@@ -8604,6 +8674,20 @@
86048674
}
86058675
}
86068676
},
8677+
"MYST": {
8678+
"rateLimiterConfig": {
8679+
"in": {
8680+
"capacity": "0",
8681+
"isEnabled": false,
8682+
"rate": "0"
8683+
},
8684+
"out": {
8685+
"capacity": "0",
8686+
"isEnabled": false,
8687+
"rate": "0"
8688+
}
8689+
}
8690+
},
86078691
"SDY": {
86088692
"rateLimiterConfig": {
86098693
"in": {
@@ -8691,14 +8775,14 @@
86918775
"uniBTC": {
86928776
"rateLimiterConfig": {
86938777
"in": {
8694-
"capacity": "200000000",
8778+
"capacity": "400000000",
86958779
"isEnabled": true,
8696-
"rate": "2315"
8780+
"rate": "4629"
86978781
},
86988782
"out": {
8699-
"capacity": "200000000",
8783+
"capacity": "400000000",
87008784
"isEnabled": true,
8701-
"rate": "2315"
8785+
"rate": "4629"
87028786
}
87038787
}
87048788
}
@@ -8729,6 +8813,20 @@
87298813
"rate": "2315"
87308814
}
87318815
}
8816+
},
8817+
"USDC": {
8818+
"rateLimiterConfig": {
8819+
"in": {
8820+
"capacity": "0",
8821+
"isEnabled": false,
8822+
"rate": "0"
8823+
},
8824+
"out": {
8825+
"capacity": "0",
8826+
"isEnabled": false,
8827+
"rate": "0"
8828+
}
8829+
}
87328830
}
87338831
}
87348832
},
@@ -10360,6 +10458,20 @@
1036010458
}
1036110459
}
1036210460
},
10461+
"MYST": {
10462+
"rateLimiterConfig": {
10463+
"in": {
10464+
"capacity": "0",
10465+
"isEnabled": false,
10466+
"rate": "0"
10467+
},
10468+
"out": {
10469+
"capacity": "0",
10470+
"isEnabled": false,
10471+
"rate": "0"
10472+
}
10473+
}
10474+
},
1036310475
"NEIRO": {
1036410476
"rateLimiterConfig": {
1036510477
"in": {
@@ -12062,6 +12174,20 @@
1206212174
}
1206312175
}
1206412176
},
12177+
"mBTC": {
12178+
"rateLimiterConfig": {
12179+
"in": {
12180+
"capacity": "400000000",
12181+
"isEnabled": true,
12182+
"rate": "18518"
12183+
},
12184+
"out": {
12185+
"capacity": "400000000",
12186+
"isEnabled": true,
12187+
"rate": "18518"
12188+
}
12189+
}
12190+
},
1206512191
"SolvBTC": {
1206612192
"rateLimiterConfig": {
1206712193
"in": {
@@ -13768,6 +13894,20 @@
1376813894
}
1376913895
}
1377013896
},
13897+
"mBTC": {
13898+
"rateLimiterConfig": {
13899+
"in": {
13900+
"capacity": "400000000",
13901+
"isEnabled": true,
13902+
"rate": "18518"
13903+
},
13904+
"out": {
13905+
"capacity": "400000000",
13906+
"isEnabled": true,
13907+
"rate": "18518"
13908+
}
13909+
}
13910+
},
1377113911
"SolvBTC": {
1377213912
"rateLimiterConfig": {
1377313913
"in": {

0 commit comments

Comments
 (0)