Skip to content

Commit fb5c185

Browse files
chore(chains): update chains (#2339)
Co-authored-by: GitHub Action <[email protected]>
1 parent a00917c commit fb5c185

File tree

9 files changed

+217
-2
lines changed

9 files changed

+217
-2
lines changed

packages/chains/chains/1001.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,5 +30,5 @@ export default {
3030
"shortName": "Baobab",
3131
"slip44": 1,
3232
"slug": "klaytn-testnet-baobab",
33-
"testnet": true
33+
"testnet": false
3434
} as const satisfies Chain;

packages/chains/chains/1453.ts

Lines changed: 38 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,38 @@
1+
import type { Chain } from "../src/types";
2+
export default {
3+
"chain": "MTC",
4+
"chainId": 1453,
5+
"explorers": [
6+
{
7+
"name": "MetaExplorer",
8+
"url": "https://istanbul-explorer.metachain.dev",
9+
"standard": "EIP3091"
10+
}
11+
],
12+
"faucets": [
13+
"https://istanbul-faucet.metachain.dev"
14+
],
15+
"icon": {
16+
"url": "ipfs://QmUH2Ph2hW4upvevEAGCaSo7nd8nthqMx5RrHcrnNZ9Y3g",
17+
"width": 512,
18+
"height": 512,
19+
"format": "svg"
20+
},
21+
"infoURL": "https://metatime.com/en",
22+
"name": "MetaChain Istanbul",
23+
"nativeCurrency": {
24+
"name": "Metatime Coin",
25+
"symbol": "MTC",
26+
"decimals": 18
27+
},
28+
"networkId": 1453,
29+
"rpc": [
30+
"https://1453.rpc.thirdweb.com/${THIRDWEB_API_KEY}",
31+
"https://istanbul-rpc.metachain.dev"
32+
],
33+
"shortName": "metatimeistanbul",
34+
"slip44": 1453,
35+
"slug": "metachain-istanbul",
36+
"testnet": true,
37+
"title": "MetaChain Testnet Istanbul"
38+
} as const satisfies Chain;

packages/chains/chains/274.ts

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,9 @@ export default {
1313
"features": [
1414
{
1515
"name": "EIP155"
16+
},
17+
{
18+
"name": "EIP1559"
1619
}
1720
],
1821
"icon": {

packages/chains/chains/5810.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": "Avalanche",
4+
"chainId": 5810,
5+
"explorers": [],
6+
"faucets": [],
7+
"features": [],
8+
"icon": {
9+
"url": "https://images.ctfassets.net/9bazykntljf6/62CceHSYsRS4D9fgDSkLRB/877cb8f26954e1743ff535fd7fdaf78f/avacloud-placeholder.svg",
10+
"width": 256,
11+
"height": 256,
12+
"format": "svg"
13+
},
14+
"infoURL": "https://avacloud.io",
15+
"name": "Reg Tnet",
16+
"nativeCurrency": {
17+
"name": "Reg Tnet Token",
18+
"symbol": "LUG",
19+
"decimals": 18
20+
},
21+
"networkId": 5810,
22+
"redFlags": [],
23+
"rpc": [
24+
"https://5810.rpc.thirdweb.com/${THIRDWEB_API_KEY}",
25+
"https://subnets.avax.network/defi-kingdoms/dfk-chain/rpc"
26+
],
27+
"shortName": "Reg Tnet",
28+
"slug": "reg-tnet",
29+
"testnet": true
30+
} as const satisfies Chain;

packages/chains/chains/91132.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": "Avalanche",
4+
"chainId": 91132,
5+
"explorers": [],
6+
"faucets": [],
7+
"features": [],
8+
"icon": {
9+
"url": "https://images.ctfassets.net/9bazykntljf6/62CceHSYsRS4D9fgDSkLRB/877cb8f26954e1743ff535fd7fdaf78f/avacloud-placeholder.svg",
10+
"width": 256,
11+
"height": 256,
12+
"format": "svg"
13+
},
14+
"infoURL": "https://avacloud.io",
15+
"name": "New Will's Testnet",
16+
"nativeCurrency": {
17+
"name": "New Will's Testnet Token",
18+
"symbol": "MBM",
19+
"decimals": 18
20+
},
21+
"networkId": 91132,
22+
"redFlags": [],
23+
"rpc": [
24+
"https://91132.rpc.thirdweb.com/${THIRDWEB_API_KEY}",
25+
"https://subnets.avax.network/defi-kingdoms/dfk-chain/rpc"
26+
],
27+
"shortName": "New Will's Testnet",
28+
"slug": "new-will-s-testnet",
29+
"testnet": true
30+
} as const satisfies Chain;

packages/chains/chains/929038.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": "Avalanche",
4+
"chainId": 929038,
5+
"explorers": [],
6+
"faucets": [],
7+
"features": [],
8+
"icon": {
9+
"url": "https://images.ctfassets.net/9bazykntljf6/62CceHSYsRS4D9fgDSkLRB/877cb8f26954e1743ff535fd7fdaf78f/avacloud-placeholder.svg",
10+
"width": 256,
11+
"height": 256,
12+
"format": "svg"
13+
},
14+
"infoURL": "https://avacloud.io",
15+
"name": "QR0215Y1MP",
16+
"nativeCurrency": {
17+
"name": "QR0215Y1MP Token",
18+
"symbol": "QAT",
19+
"decimals": 18
20+
},
21+
"networkId": 929038,
22+
"redFlags": [],
23+
"rpc": [
24+
"https://929038.rpc.thirdweb.com/${THIRDWEB_API_KEY}",
25+
"https://subnets.avax.network/qr0215y1mp/mainnet/rpc"
26+
],
27+
"shortName": "QR0215Y1MP",
28+
"slug": "qr0215y1mp",
29+
"testnet": false
30+
} as const satisfies Chain;

packages/chains/chains/93625.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": "Avalanche",
4+
"chainId": 93625,
5+
"explorers": [],
6+
"faucets": [],
7+
"features": [],
8+
"icon": {
9+
"url": "https://images.ctfassets.net/9bazykntljf6/62CceHSYsRS4D9fgDSkLRB/877cb8f26954e1743ff535fd7fdaf78f/avacloud-placeholder.svg",
10+
"width": 256,
11+
"height": 256,
12+
"format": "svg"
13+
},
14+
"infoURL": "https://avacloud.io",
15+
"name": "QI0222I2",
16+
"nativeCurrency": {
17+
"name": "QI0222I2 Token",
18+
"symbol": "INK",
19+
"decimals": 18
20+
},
21+
"networkId": 93625,
22+
"redFlags": [],
23+
"rpc": [
24+
"https://93625.rpc.thirdweb.com/${THIRDWEB_API_KEY}",
25+
"https://subnets.avax.network/defi-kingdoms/dfk-chain/rpc"
26+
],
27+
"shortName": "QI0222I2",
28+
"slug": "qi0222i2",
29+
"testnet": true
30+
} as const satisfies Chain;

packages/chains/chains/99132.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": "Avalanche",
4+
"chainId": 99132,
5+
"explorers": [],
6+
"faucets": [],
7+
"features": [],
8+
"icon": {
9+
"url": "https://images.ctfassets.net/9bazykntljf6/62CceHSYsRS4D9fgDSkLRB/877cb8f26954e1743ff535fd7fdaf78f/avacloud-placeholder.svg",
10+
"width": 256,
11+
"height": 256,
12+
"format": "svg"
13+
},
14+
"infoURL": "https://avacloud.io",
15+
"name": "QI0222I1",
16+
"nativeCurrency": {
17+
"name": "QI0222I1 Token",
18+
"symbol": "ZKUx",
19+
"decimals": 18
20+
},
21+
"networkId": 99132,
22+
"redFlags": [],
23+
"rpc": [
24+
"https://99132.rpc.thirdweb.com/${THIRDWEB_API_KEY}",
25+
"https://subnets.avax.network/defi-kingdoms/dfk-chain/rpc"
26+
],
27+
"shortName": "QI0222I1",
28+
"slug": "qi0222i1",
29+
"testnet": true
30+
} as const satisfies Chain;

0 commit comments

Comments
 (0)