Skip to content

Commit c075563

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

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

54 files changed

+648
-198
lines changed

legacy_packages/chains/chains/104566.ts

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,12 @@ export default {
1010
}
1111
],
1212
"faucets": [],
13+
"icon": {
14+
"url": "ipfs://QmNMuNBwg9opKvsnrDaoYBP743LeddeooQupVYjpBXf7d7",
15+
"width": 400,
16+
"height": 400,
17+
"format": "png"
18+
},
1319
"infoURL": "https://kaspaclassic.com/",
1420
"name": "KaspaClassic Mainnet",
1521
"nativeCurrency": {

legacy_packages/chains/chains/1313161560.ts

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -10,12 +10,6 @@ export default {
1010
}
1111
],
1212
"faucets": [],
13-
"icon": {
14-
"url": "ipfs://bafkreib2sabb6vgfoskobp2wdr6if7v6s34f2xwjecfceui6qhjudmu4u4",
15-
"width": 512,
16-
"height": 512,
17-
"format": "png"
18-
},
1913
"infoURL": "https://www.powergold.tech",
2014
"name": "PowerGold",
2115
"nativeCurrency": {
Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
import type { Chain } from "../src/types";
2+
export default {
3+
"chain": "Automata Testnet",
4+
"chainId": 1398243,
5+
"explorers": [],
6+
"faucets": [],
7+
"icon": {
8+
"url": "ipfs://QmW7ugm31MRdhjGtimzWMK5N4g5L84tSyKMpZQYk6N9KvJ",
9+
"width": 1676,
10+
"height": 1600,
11+
"format": "png"
12+
},
13+
"infoURL": "https://ata.network",
14+
"name": "Automata Testnet",
15+
"nativeCurrency": {
16+
"name": "Ether",
17+
"symbol": "ETH",
18+
"decimals": 18
19+
},
20+
"networkId": 1398243,
21+
"rpc": [],
22+
"shortName": "automatatest",
23+
"slug": "automata-testnet",
24+
"testnet": true
25+
} as const satisfies Chain;

legacy_packages/chains/chains/142857.ts

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,12 @@ export default {
1010
}
1111
],
1212
"faucets": [],
13+
"icon": {
14+
"url": "ipfs://QmQpKKwpqrx77VA4SJLEWhuv9eLFMcVV9uvxRCLb6gdgCX",
15+
"width": 847,
16+
"height": 906,
17+
"format": "png"
18+
},
1319
"infoURL": "https://docs.ic-plaza.org/",
1420
"name": "ICPlaza Mainnet",
1521
"nativeCurrency": {

legacy_packages/chains/chains/1455.ts

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,12 @@ export default {
1212
"faucets": [
1313
"https://faucet.ctexscan.com"
1414
],
15+
"icon": {
16+
"url": "ipfs://bafkreid5evn4qovxo6msuekizv5zn7va62tea7w2zpdx5sskconebuhqle",
17+
"width": 800,
18+
"height": 800,
19+
"format": "png"
20+
},
1521
"infoURL": "https://ctextoken.io",
1622
"name": "Ctex Scan Blockchain",
1723
"nativeCurrency": {
Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,34 @@
1+
import type { Chain } from "../src/types";
2+
export default {
3+
"chain": "Eclat",
4+
"chainId": 165279,
5+
"explorers": [
6+
{
7+
"name": "Eclat Mainnet Explorer",
8+
"url": "https://eclatscan.com",
9+
"standard": "EIP3091"
10+
}
11+
],
12+
"faucets": [],
13+
"icon": {
14+
"url": "ipfs://bafybeigpyvnir6awzgeazkk5xdkvexw7w6ww3yxawszue6zms4a5ygdfky",
15+
"width": 500,
16+
"height": 500,
17+
"format": "png"
18+
},
19+
"infoURL": "https://eclatscan.com",
20+
"name": "Eclat Mainnet",
21+
"nativeCurrency": {
22+
"name": "Eclat",
23+
"symbol": "ECLAT",
24+
"decimals": 18
25+
},
26+
"networkId": 165279,
27+
"rpc": [
28+
"https://165279.rpc.thirdweb.com/${THIRDWEB_API_KEY}",
29+
"https://mainnet-rpc.eclatscan.com"
30+
],
31+
"shortName": "ECLAT",
32+
"slug": "eclat",
33+
"testnet": false
34+
} as const satisfies Chain;

legacy_packages/chains/chains/167008.ts

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -28,10 +28,10 @@ export default {
2828
"redFlags": [],
2929
"rpc": [
3030
"https://167008.rpc.thirdweb.com/${THIRDWEB_API_KEY}",
31-
"https://rpc.katla.taiko.xyz",
32-
"wss://ws.katla.taiko.xyz",
3331
"https://taiko-katla.drpc.org",
34-
"wss://taiko-katla.drpc.org"
32+
"wss://taiko-katla.drpc.org",
33+
"https://rpc.katla.taiko.xyz",
34+
"wss://ws.katla.taiko.xyz"
3535
],
3636
"shortName": "tko-katla",
3737
"slug": "taiko-katla-l2",

legacy_packages/chains/chains/168587773.ts

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,24 @@ export default {
66
{
77
"name": "Blast Sepolia Explorer",
88
"url": "https://testnet.blastscan.io",
9-
"standard": "EIP3091"
9+
"standard": "EIP3091",
10+
"icon": {
11+
"url": "ipfs://bafybeifc2h3x7jgy4x4nmg2m54ghbvmkfu6oweujambwefzqzew5vujhsi",
12+
"width": 400,
13+
"height": 400,
14+
"format": "jpg"
15+
}
1016
}
1117
],
1218
"faucets": [
1319
"https://faucet.quicknode.com/blast/sepolia"
1420
],
21+
"icon": {
22+
"url": "ipfs://bafybeifc2h3x7jgy4x4nmg2m54ghbvmkfu6oweujambwefzqzew5vujhsi",
23+
"width": 400,
24+
"height": 400,
25+
"format": "jpg"
26+
},
1527
"infoURL": "https://blast.io/",
1628
"name": "Blast Sepolia Testnet",
1729
"nativeCurrency": {

legacy_packages/chains/chains/176.ts

Lines changed: 35 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,35 @@
1+
import type { Chain } from "../src/types";
2+
export default {
3+
"chain": "dcchain",
4+
"chainId": 176,
5+
"explorers": [
6+
{
7+
"name": "dcscan",
8+
"url": "https://exp.dcnetio.cloud",
9+
"standard": "none"
10+
}
11+
],
12+
"faucets": [],
13+
"icon": {
14+
"url": "ipfs://QmQsNtUoaKUHWaxFMBuCQwkX9WmKHz7iNotcZTFkWo7Qgt",
15+
"width": 1020,
16+
"height": 1022,
17+
"format": "png"
18+
},
19+
"infoURL": "https://www.dcnetio.cloud",
20+
"name": "DC Mainnet",
21+
"nativeCurrency": {
22+
"name": "DC Native Token",
23+
"symbol": "DCT",
24+
"decimals": 18
25+
},
26+
"networkId": 176,
27+
"rpc": [
28+
"https://176.rpc.thirdweb.com/${THIRDWEB_API_KEY}",
29+
"https://rpc.dcnetio.cloud",
30+
"wss://ws.dcnetio.cloud"
31+
],
32+
"shortName": "dcchain",
33+
"slug": "dc",
34+
"testnet": false
35+
} as const satisfies Chain;

legacy_packages/chains/chains/185.ts

Lines changed: 40 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,40 @@
1+
import type { Chain } from "../src/types";
2+
export default {
3+
"chain": "ETH",
4+
"chainId": 185,
5+
"explorers": [
6+
{
7+
"name": "blockscout",
8+
"url": "https://explorer.mintchain.io",
9+
"standard": "EIP3091",
10+
"icon": {
11+
"url": "ipfs://QmVfsiKWkiYzxoq1j2Ri3yLYGvgHJBPybVEPsgyw5kqsMN",
12+
"width": 96,
13+
"height": 96,
14+
"format": "png"
15+
}
16+
}
17+
],
18+
"faucets": [],
19+
"icon": {
20+
"url": "ipfs://QmVfsiKWkiYzxoq1j2Ri3yLYGvgHJBPybVEPsgyw5kqsMN",
21+
"width": 96,
22+
"height": 96,
23+
"format": "png"
24+
},
25+
"infoURL": "https://www.mintchain.io",
26+
"name": "Mint Mainnet",
27+
"nativeCurrency": {
28+
"name": "Ether",
29+
"symbol": "ETH",
30+
"decimals": 18
31+
},
32+
"networkId": 185,
33+
"rpc": [
34+
"https://185.rpc.thirdweb.com/${THIRDWEB_API_KEY}",
35+
"https://rpc.mintchain.io"
36+
],
37+
"shortName": "mint",
38+
"slug": "mint",
39+
"testnet": false
40+
} as const satisfies Chain;

0 commit comments

Comments
 (0)