Skip to content

Commit f6b49c7

Browse files
jnsdlsIDubuque
authored andcommitted
chore(chains): sync chains (#1865)
1 parent 94b0dfc commit f6b49c7

Some content is hidden

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

41 files changed

+1159
-18
lines changed

.changeset/metal-jeans-shake.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+
sync chains

packages/chains/chains/100100.ts

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
import type { Chain } from "../src/types";
2+
export default {
3+
"chain": "CHI1",
4+
"chainId": 100100,
5+
"explorers": [],
6+
"faucets": [],
7+
"icon": {
8+
"url": "ipfs://bafybeidk4swpgdyqmpz6shd5onvpaujvwiwthrhypufnwr6xh3dausz2dm",
9+
"width": 1800,
10+
"height": 1800,
11+
"format": "png"
12+
},
13+
"infoURL": "https://docs.gnosischain.com",
14+
"name": "Deprecated CHI",
15+
"nativeCurrency": {
16+
"name": "Chiado xDAI",
17+
"symbol": "xDAI",
18+
"decimals": 18
19+
},
20+
"networkId": 100100,
21+
"rpc": [],
22+
"shortName": "chi1",
23+
"slug": "deprecated-chi",
24+
"status": "deprecated",
25+
"testnet": false
26+
} as const satisfies Chain;

packages/chains/chains/1071.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": "ShimmerEVM",
4+
"chainId": 1071,
5+
"explorers": [
6+
{
7+
"name": "explorer",
8+
"url": "https://explorer.evm.testnet.shimmer.network",
9+
"standard": "EIP3091"
10+
}
11+
],
12+
"faucets": [
13+
"https://evm-toolkit.evm.testnet.shimmer.network",
14+
"https://evm-faucet.testnet.shimmer.network"
15+
],
16+
"icon": {
17+
"url": "ipfs://bafkreibky2sy6qhi6arktayvologkrgu5kudpgdxfkx4uosbvmstz7v4di",
18+
"width": 720,
19+
"height": 720,
20+
"format": "png"
21+
},
22+
"infoURL": "https://shimmer.network",
23+
"name": "ShimmerEVM Testnet Deprecated",
24+
"nativeCurrency": {
25+
"name": "SMR",
26+
"symbol": "SMR",
27+
"decimals": 18
28+
},
29+
"networkId": 1071,
30+
"rpc": [],
31+
"shortName": "shimmerevm-testnet-deprecated",
32+
"slug": "shimmerevm-testnet-deprecated",
33+
"status": "deprecated",
34+
"testnet": true,
35+
"title": "ShimmerEVM Testnet Deprecated"
36+
} as const satisfies Chain;

packages/chains/chains/11155111.ts

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,13 @@ export default {
1717
"faucets": [
1818
"http://fauceth.komputing.org?chain=11155111&address=${ADDRESS}"
1919
],
20+
"features": [],
21+
"icon": {
22+
"url": "ipfs://QmcxZHpyJa8T4i63xqjPYrZ6tKrt55tZJpbXcjSDKuKaf9/ethereum/512.png",
23+
"width": 512,
24+
"height": 512,
25+
"format": "png"
26+
},
2027
"infoURL": "https://sepolia.otterscan.io",
2128
"name": "Sepolia",
2229
"nativeCurrency": {
@@ -25,15 +32,16 @@ export default {
2532
"decimals": 18
2633
},
2734
"networkId": 11155111,
35+
"redFlags": [],
2836
"rpc": [
2937
"https://sepolia.rpc.thirdweb.com/${THIRDWEB_API_KEY}",
3038
"https://11155111.rpc.thirdweb.com/${THIRDWEB_API_KEY}",
39+
"https://sepolia.infura.io/v3/${INFURA_API_KEY}",
40+
"wss://sepolia.infura.io/v3/${INFURA_API_KEY}",
3141
"https://rpc.sepolia.org",
3242
"https://rpc2.sepolia.org",
3343
"https://rpc-sepolia.rockx.com",
3444
"https://rpc.sepolia.ethpandaops.io",
35-
"https://sepolia.infura.io/v3/${INFURA_API_KEY}",
36-
"wss://sepolia.infura.io/v3/${INFURA_API_KEY}",
3745
"https://sepolia.gateway.tenderly.co",
3846
"wss://sepolia.gateway.tenderly.co",
3947
"https://ethereum-sepolia.publicnode.com",

packages/chains/chains/115.ts

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
import type { Chain } from "../src/types";
2+
export default {
3+
"chain": "DeBank",
4+
"chainId": 115,
5+
"explorers": [],
6+
"faucets": [],
7+
"icon": {
8+
"url": "ipfs://QmW9pBps8WHRRWmyXhjLZrjZJUe8F48hUu7z98bu2RVsjN",
9+
"width": 400,
10+
"height": 400,
11+
"format": "png"
12+
},
13+
"infoURL": "https://debank.com",
14+
"name": "DeBank Testnet(Deprecated)",
15+
"nativeCurrency": {
16+
"name": "Ether",
17+
"symbol": "ETH",
18+
"decimals": 18
19+
},
20+
"networkId": 115,
21+
"rpc": [],
22+
"shortName": "debank-testnet",
23+
"slug": "debank-testnet-deprecated",
24+
"status": "deprecated",
25+
"testnet": true
26+
} as const satisfies Chain;

packages/chains/chains/116.ts

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
import type { Chain } from "../src/types";
2+
export default {
3+
"chain": "DeBank",
4+
"chainId": 116,
5+
"explorers": [],
6+
"faucets": [],
7+
"icon": {
8+
"url": "ipfs://QmW9pBps8WHRRWmyXhjLZrjZJUe8F48hUu7z98bu2RVsjN",
9+
"width": 400,
10+
"height": 400,
11+
"format": "png"
12+
},
13+
"infoURL": "https://debank.com",
14+
"name": "DeBank Mainnet",
15+
"nativeCurrency": {
16+
"name": "Ether",
17+
"symbol": "ETH",
18+
"decimals": 18
19+
},
20+
"networkId": 116,
21+
"rpc": [],
22+
"shortName": "debank-mainnet",
23+
"slug": "debank",
24+
"status": "deprecated",
25+
"testnet": false
26+
} as const satisfies Chain;

packages/chains/chains/1286.ts

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
import type { Chain } from "../src/types";
2+
export default {
3+
"chain": "MOON",
4+
"chainId": 1286,
5+
"explorers": [],
6+
"faucets": [],
7+
"name": "Moonrock old",
8+
"nativeCurrency": {
9+
"name": "Rocs",
10+
"symbol": "ROC",
11+
"decimals": 18
12+
},
13+
"networkId": 1286,
14+
"rpc": [],
15+
"shortName": "mrock-old",
16+
"slug": "moonrock-old",
17+
"status": "deprecated",
18+
"testnet": false
19+
} as const satisfies Chain;

packages/chains/chains/1402.ts

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
import type { Chain } from "../src/types";
2+
export default {
3+
"chain": "Polygon",
4+
"chainId": 1402,
5+
"explorers": [
6+
{
7+
"name": "blockscout",
8+
"url": "https://explorer.public.zkevm-test.net",
9+
"standard": "EIP3091"
10+
}
11+
],
12+
"faucets": [],
13+
"infoURL": "https://polygon.technology/solutions/polygon-zkevm/",
14+
"name": "Polygon zkEVM Testnet old",
15+
"nativeCurrency": {
16+
"name": "Ether",
17+
"symbol": "ETH",
18+
"decimals": 18
19+
},
20+
"networkId": 1402,
21+
"rpc": [],
22+
"shortName": "zkevmtest",
23+
"slug": "polygon-zkevm-testnet-old",
24+
"status": "deprecated",
25+
"testnet": true,
26+
"title": "Polygon zkEVM Testnet"
27+
} as const satisfies Chain;

packages/chains/chains/1422.ts

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
import type { Chain } from "../src/types";
2+
export default {
3+
"chain": "Polygon",
4+
"chainId": 1422,
5+
"explorers": [
6+
{
7+
"name": "Polygon zkEVM explorer",
8+
"url": "https://explorer.public.zkevm-test.net",
9+
"standard": "EIP3091"
10+
}
11+
],
12+
"faucets": [],
13+
"infoURL": "https://polygon.technology/solutions/polygon-zkevm/",
14+
"name": "Polygon zkEVM Testnet Pre Audit-Upgraded",
15+
"nativeCurrency": {
16+
"name": "Ether",
17+
"symbol": "ETH",
18+
"decimals": 18
19+
},
20+
"networkId": 1422,
21+
"rpc": [],
22+
"shortName": "testnet-zkEVM-mango-pre-audit-upgraded",
23+
"slug": "polygon-zkevm-testnet-pre-audit-upgraded",
24+
"status": "deprecated",
25+
"testnet": true,
26+
"title": "Polygon zkEVM Testnet Pre Audit-Upgraded"
27+
} as const satisfies Chain;

packages/chains/chains/1662.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": "Yuma",
4+
"chainId": 1662,
5+
"explorers": [],
6+
"faucets": [],
7+
"features": [
8+
{
9+
"name": "EIP155"
10+
},
11+
{
12+
"name": "EIP1559"
13+
}
14+
],
15+
"icon": {
16+
"url": "ipfs://QmSFMBk3rMyu45Sy9KQHjgArFj4HdywANNYrSosLMUdcti",
17+
"width": 1213,
18+
"height": 1213,
19+
"format": "png"
20+
},
21+
"infoURL": "https://horizen.io/",
22+
"name": "Horizen Yuma Testnet Deprecated",
23+
"nativeCurrency": {
24+
"name": "Testnet Zen",
25+
"symbol": "tZEN",
26+
"decimals": 18
27+
},
28+
"networkId": 1662,
29+
"rpc": [],
30+
"shortName": "Yuma",
31+
"slip44": 121,
32+
"slug": "horizen-yuma-testnet-deprecated",
33+
"status": "deprecated",
34+
"testnet": true
35+
} as const satisfies Chain;

0 commit comments

Comments
 (0)