Skip to content

Commit b00a14c

Browse files
committed
update henesys
1 parent 9a1aeda commit b00a14c

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

public/changelog.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -348,7 +348,7 @@
348348
"description": "Chainlink CCIP expands support to new blockchains:",
349349
"newNetworks": [
350350
{
351-
"displayName": "Nexon Mainnet",
351+
"displayName": "Henesys Mainnet",
352352
"network": "nexon",
353353
"url": "https://docs.chain.link/ccip/directory/mainnet/chain/nexon-mainnet-henesys"
354354
},

src/config/data/chains.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1221,7 +1221,7 @@
12211221
"chains": {
12221222
"MONAD_MAINET": {
12231223
"chainId": 143,
1224-
"title": "Monad Mainnet",
1224+
"title": "Monad",
12251225
"explorer": {
12261226
"baseUrl": "https://monadvision.com/"
12271227
},
@@ -1245,7 +1245,7 @@
12451245
},
12461246
"MONAD_MAINNET": {
12471247
"chainId": 143,
1248-
"title": "Monad Mainnet",
1248+
"title": "Monad",
12491249
"explorer": {
12501250
"baseUrl": "https://monadvision.com/"
12511251
},
@@ -2496,7 +2496,7 @@
24962496
"chains": {
24972497
"NEXON_HENESYS_MAINNET": {
24982498
"chainId": 68414,
2499-
"title": "Nexon Henesys Mainnet",
2499+
"title": "Henesys",
25002500
"explorer": {
25012501
"baseUrl": "https://subnets.avax.network/henesys"
25022502
},

src/content/resources/link-token-contracts.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1237,7 +1237,7 @@ MOVR is used to pay transaction fees on Moonriver Mainnet.
12371237

12381238
## <img src="/assets/chains/nexon.svg" style="height: 24px; width: auto; margin-right: 8px;" />Nexon
12391239

1240-
### Nexon Henesys Mainnet
1240+
### Henesys Mainnet
12411241

12421242
| Parameter | Value |
12431243
| :-------- | :----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
@@ -1301,7 +1301,7 @@ Testnet Native and LINK is available at [faucets.chain.link/optimism-sepolia](ht
13011301

13021302
## <img src="/assets/chains/pharos.svg" style="height: 24px; width: auto; margin-right: 8px;" />Pharos
13031303

1304-
### Pharos Atlantic Testnet
1304+
### Pharos Testnet
13051305

13061306
| Parameter | Value |
13071307
| :-------- | :------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |

0 commit comments

Comments
 (0)