Skip to content

Commit ca2576f

Browse files
chore(chains): update chains (#2802)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent ec35f32 commit ca2576f

File tree

7 files changed

+180
-19
lines changed

7 files changed

+180
-19
lines changed

.changeset/sync-chains.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"@thirdweb-dev/chains": patch
3+
---
4+
5+
Synced Chains Package
Lines changed: 50 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,50 @@
1+
import type { Chain } from "../src/types";
2+
export default {
3+
"chain": "Cyber",
4+
"chainId": 111557560,
5+
"explorers": [
6+
{
7+
"name": "Cyber Testnet Explorer",
8+
"url": "https://testnet.cyberscan.co",
9+
"standard": "EIP3091",
10+
"icon": {
11+
"url": "ipfs://QmYtUimyqHkkFxYdbXXRbUqNg2VLPUg6Uu2C2nmFWowiZM",
12+
"width": 551,
13+
"height": 540,
14+
"format": "png"
15+
}
16+
}
17+
],
18+
"faucets": [],
19+
"icon": {
20+
"url": "ipfs://QmP61yDNPv7fxY9ZzPs4CjQDbZLoKtF8eWWjszVYbwkabd",
21+
"width": 1000,
22+
"height": 1000,
23+
"format": "svg"
24+
},
25+
"infoURL": "https://cyber.co/",
26+
"name": "Cyber Testnet",
27+
"nativeCurrency": {
28+
"name": "Sepolia Ether",
29+
"symbol": "ETH",
30+
"decimals": 18
31+
},
32+
"networkId": 111557560,
33+
"parent": {
34+
"type": "L2",
35+
"chain": "eip155-11155111",
36+
"bridges": [
37+
{
38+
"url": "https://op-bridge.alt.technology/deposit?id=111557560"
39+
}
40+
]
41+
},
42+
"rpc": [
43+
"https://111557560.rpc.thirdweb.com/${THIRDWEB_API_KEY}",
44+
"https://cyber-testnet.alt.technology/",
45+
"wss://cyber-testnet.alt.technology/ws"
46+
],
47+
"shortName": "cysep",
48+
"slug": "cyber-testnet",
49+
"testnet": true
50+
} as const satisfies Chain;

legacy_packages/chains/chains/2370.ts

Lines changed: 36 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,36 @@
1+
import type { Chain } from "../src/types";
2+
export default {
3+
"chain": "Nexis Network",
4+
"chainId": 2370,
5+
"explorers": [
6+
{
7+
"name": "Nexis Testnet Explorer",
8+
"url": "https://evm-testnet.nexscan.io",
9+
"standard": "EIP3091"
10+
}
11+
],
12+
"faucets": [
13+
"https://evm-faucet.nexis.network"
14+
],
15+
"icon": {
16+
"url": "ipfs://QmdJwWuMgbhoZhgFM4zWrZne6qs5ktcL1vBLKX12VGgALM",
17+
"width": 1892,
18+
"height": 1892,
19+
"format": "png"
20+
},
21+
"infoURL": "https://nexis.network/",
22+
"name": "Nexis Network Testnet",
23+
"nativeCurrency": {
24+
"name": "Nexis",
25+
"symbol": "NZT",
26+
"decimals": 18
27+
},
28+
"networkId": 2370,
29+
"rpc": [
30+
"https://2370.rpc.thirdweb.com/${THIRDWEB_API_KEY}",
31+
"https://evm-testnet.nexis.network"
32+
],
33+
"shortName": "nzt",
34+
"slug": "nexis-network-testnet",
35+
"testnet": true
36+
} as const satisfies Chain;

legacy_packages/chains/chains/267.ts

Lines changed: 32 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,33 @@ import type { Chain } from "../src/types";
22
export default {
33
"chain": "NEURA",
44
"chainId": 267,
5-
"explorers": [],
6-
"faucets": [],
5+
"explorers": [
6+
{
7+
"name": "blockscout",
8+
"url": "https://explorer.neura-testnet.ankr.com",
9+
"standard": "EIP3091",
10+
"icon": {
11+
"url": "ipfs://QmYtUimyqHkkFxYdbXXRbUqNg2VLPUg6Uu2C2nmFWowiZM",
12+
"width": 551,
13+
"height": 540,
14+
"format": "png"
15+
}
16+
},
17+
{
18+
"name": "ankrscan-neura",
19+
"url": "https://testnet.neuraprotocol.io/explorer",
20+
"standard": "none",
21+
"icon": {
22+
"url": "ipfs://QmWdpK5WFKrosaCSpJRCvU7uXeKk2qVeCckTxh6Zw2JrK8",
23+
"width": 600,
24+
"height": 600,
25+
"format": "png"
26+
}
27+
}
28+
],
29+
"faucets": [
30+
"https://testnet.neuraprotocol.io/faucet"
31+
],
732
"features": [
833
{
934
"name": "EIP155"
@@ -26,11 +51,14 @@ export default {
2651
"decimals": 18
2752
},
2853
"networkId": 267,
29-
"rpc": [],
54+
"rpc": [
55+
"https://267.rpc.thirdweb.com/${THIRDWEB_API_KEY}",
56+
"https://rpc.ankr.com/neura_testnet"
57+
],
3058
"shortName": "tneura",
3159
"slip44": 1,
3260
"slug": "neura-testnet",
33-
"status": "incubating",
61+
"status": "active",
3462
"testnet": true,
3563
"title": "Neura Testnet"
3664
} as const satisfies Chain;

legacy_packages/chains/chains/7560.ts

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,30 @@
1+
import type { Chain } from "../src/types";
2+
export default {
3+
"chain": "Cyber",
4+
"chainId": 7560,
5+
"explorers": [],
6+
"faucets": [],
7+
"icon": {
8+
"url": "ipfs://QmP61yDNPv7fxY9ZzPs4CjQDbZLoKtF8eWWjszVYbwkabd",
9+
"width": 1000,
10+
"height": 1000,
11+
"format": "svg"
12+
},
13+
"infoURL": "https://cyber.co/",
14+
"name": "Cyber Mainnet",
15+
"nativeCurrency": {
16+
"name": "Ether",
17+
"symbol": "ETH",
18+
"decimals": 18
19+
},
20+
"networkId": 7560,
21+
"parent": {
22+
"type": "L2",
23+
"chain": "eip155-1"
24+
},
25+
"rpc": [],
26+
"shortName": "cyeth",
27+
"slug": "cyber",
28+
"status": "incubating",
29+
"testnet": false
30+
} as const satisfies Chain;

legacy_packages/chains/chains/90354.ts

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -11,22 +11,22 @@ export default {
1111
"url": "https://explorerl2new-camp-network-4xje7wy105.t.conduit.xyz",
1212
"standard": "EIP3091",
1313
"icon": {
14-
"url": "ipfs://QmYtUimyqHkkFxYdbXXRbUqNg2VLPUg6Uu2C2nmFWowiZM",
15-
"width": 83,
16-
"height": 82,
17-
"format": "svg"
14+
"url": "ipfs://Qmd5ux27W44fjxHP2opz7eLhJ6CJJm9WR6VcKNhbQBxiSd/QOyzwbO2_400x400.jpg",
15+
"width": 400,
16+
"height": 400,
17+
"format": "jpg"
1818
}
1919
}
2020
],
2121
"faucets": [],
2222
"features": [],
2323
"icon": {
24-
"url": "ipfs://QmYtUimyqHkkFxYdbXXRbUqNg2VLPUg6Uu2C2nmFWowiZM",
25-
"width": 551,
26-
"height": 540,
27-
"format": "png"
24+
"url": "ipfs://Qmd5ux27W44fjxHP2opz7eLhJ6CJJm9WR6VcKNhbQBxiSd/QOyzwbO2_400x400.jpg",
25+
"width": 400,
26+
"height": 400,
27+
"format": "jpg"
2828
},
29-
"name": "Camp Network",
29+
"name": "Camp Network Testnet",
3030
"nativeCurrency": {
3131
"name": "Ether",
3232
"symbol": "ETH",
@@ -38,7 +38,7 @@ export default {
3838
"https://90354.rpc.thirdweb.com/${THIRDWEB_API_KEY}",
3939
"https://rpc-camp-network-4xje7wy105.t.conduit.xyz/"
4040
],
41-
"shortName": "campaign-l2",
42-
"slug": "camp-network",
43-
"testnet": false
41+
"shortName": "campaign-l2-test",
42+
"slug": "camp-network-testnet",
43+
"testnet": true
4444
} as const satisfies Chain;

0 commit comments

Comments
 (0)