File tree Expand file tree Collapse file tree 8 files changed +108
-13
lines changed Expand file tree Collapse file tree 8 files changed +108
-13
lines changed Original file line number Diff line number Diff line change
1
+ ---
2
+ " @thirdweb-dev/chains " : patch
3
+ ---
4
+
5
+ Synced Chains Package
Original file line number Diff line number Diff line change
1
+ import type { Chain } from "../src/types" ;
2
+ export default {
3
+ "chain" : "ETH" ,
4
+ "chainId" : 1687 ,
5
+ "explorers" : [
6
+ {
7
+ "name" : "blockscout" ,
8
+ "url" : "https://sepolia-testnet-explorer.mintchain.io" ,
9
+ "standard" : "EIP3091" ,
10
+ "icon" : {
11
+ "url" : "ipfs://QmQsYisbKkCTKoKG2YSVs94UGuWWMiBspirH4Af4FyZeZz" ,
12
+ "width" : 80 ,
13
+ "height" : 80 ,
14
+ "format" : "png"
15
+ }
16
+ }
17
+ ] ,
18
+ "faucets" : [ ] ,
19
+ "icon" : {
20
+ "url" : "ipfs://QmQsYisbKkCTKoKG2YSVs94UGuWWMiBspirH4Af4FyZeZz" ,
21
+ "width" : 80 ,
22
+ "height" : 80 ,
23
+ "format" : "png"
24
+ } ,
25
+ "infoURL" : "https://www.mintchain.io" ,
26
+ "name" : "Mint Sepolia Testnet" ,
27
+ "nativeCurrency" : {
28
+ "name" : "Sepolia Ether" ,
29
+ "symbol" : "ETH" ,
30
+ "decimals" : 18
31
+ } ,
32
+ "networkId" : 1687 ,
33
+ "parent" : {
34
+ "type" : "L2" ,
35
+ "chain" : "eip155-1" ,
36
+ "bridges" : [
37
+ {
38
+ "url" : "https://sepolia-testnet-bridge.mintchain.io"
39
+ }
40
+ ]
41
+ } ,
42
+ "rpc" : [
43
+ "https://1687.rpc.thirdweb.com/${THIRDWEB_API_KEY}" ,
44
+ "https://sepolia-testnet-rpc.mintchain.io"
45
+ ] ,
46
+ "shortName" : "mintsepoliatest" ,
47
+ "slug" : "mint-sepolia-testnet" ,
48
+ "testnet" : true
49
+ } as const satisfies Chain ;
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ export default {
5
5
"explorers" : [
6
6
{
7
7
"name" : "Titan Explorer" ,
8
- "url" : "https://titan-testnet-explorer-light.tokenize-dev.com " ,
8
+ "url" : "https://titan-testnet-explorer-light.titanlab.io/Titan%20Testnet " ,
9
9
"standard" : "none" ,
10
10
"icon" : {
11
11
"url" : "ipfs://bafkreicyvc7t55zsejv6vwaxbmhvea5vdfkkbgqkmn65rhyyifpg3mq3ua" ,
@@ -22,7 +22,7 @@ export default {
22
22
"height" : 512 ,
23
23
"format" : "png"
24
24
} ,
25
- "infoURL" : "https://tokenize.exchange " ,
25
+ "infoURL" : "https://titanlab.io " ,
26
26
"name" : "Titan (TKX) Testnet" ,
27
27
"nativeCurrency" : {
28
28
"name" : "Titan tkx" ,
@@ -32,8 +32,9 @@ export default {
32
32
"networkId" : 18889 ,
33
33
"rpc" : [
34
34
"https://18889.rpc.thirdweb.com/${THIRDWEB_API_KEY}" ,
35
- "https://titan-testnet-json-rpc-1.tokenize-dev.com" ,
36
- "https://titan-testnet-json-rpc-2.tokenize-dev.com"
35
+ "https://titan-testnet-json-rpc.titanlab.io" ,
36
+ "https://titan-testnet-json-rpc-1.titanlab.io" ,
37
+ "https://titan-testnet-json-rpc-2.titanlab.io"
37
38
] ,
38
39
"shortName" : "titan_tkx-testnet" ,
39
40
"slip44" : 1 ,
Original file line number Diff line number Diff line change @@ -39,9 +39,14 @@ export default {
39
39
} ,
40
40
"networkId" : 2031 ,
41
41
"rpc" : [
42
- "wss://fullnode.parachain.centrifuge.io" ,
42
+ "https://2031.rpc.thirdweb.com/${THIRDWEB_API_KEY}" ,
43
+ "https://fullnode.centrifuge.io" ,
44
+ "wss://fullnode.centrifuge.io" ,
45
+ "https://centrifuge-parachain.api.onfinality.io/public" ,
43
46
"wss://centrifuge-parachain.api.onfinality.io/public-ws" ,
47
+ "https://centrifuge-rpc.dwellir.com" ,
44
48
"wss://centrifuge-rpc.dwellir.com" ,
49
+ "https://rpc-centrifuge.luckyfriday.io" ,
45
50
"wss://rpc-centrifuge.luckyfriday.io"
46
51
] ,
47
52
"shortName" : "cfg" ,
Original file line number Diff line number Diff line change @@ -39,7 +39,9 @@ export default {
39
39
"networkId" : 7001 ,
40
40
"rpc" : [
41
41
"https://7001.rpc.thirdweb.com/${THIRDWEB_API_KEY}" ,
42
- "https://rpc.ankr.com/zetachain_evm_athens_testnet"
42
+ "https://zetachain-athens-evm.blockpi.network/v1/rpc/public" ,
43
+ "wss://zetachain-athens.blockpi.network/rpc/v1/public/websocket" ,
44
+ "https://zetachain-testnet-archive.allthatnode.com:8545"
43
45
] ,
44
46
"shortName" : "zetachain-athens" ,
45
47
"slip44" : 1 ,
Original file line number Diff line number Diff line change
1
+ import type { Chain } from "../src/types" ;
2
+ export default {
3
+ "chain" : "PTCE" ,
4
+ "chainId" : 889910245 ,
5
+ "explorers" : [
6
+ {
7
+ "name" : "PTCESCAN Testnet Explorer" ,
8
+ "url" : "https://explorer-testnet.ptcscan.io" ,
9
+ "standard" : "EIP3091"
10
+ }
11
+ ] ,
12
+ "faucets" : [
13
+ "https://faucet.ptcscan.io/"
14
+ ] ,
15
+ "infoURL" : "https://ptcscan.io" ,
16
+ "name" : "PTCESCAN Testnet" ,
17
+ "nativeCurrency" : {
18
+ "name" : "PTCE" ,
19
+ "symbol" : "PTCE" ,
20
+ "decimals" : 18
21
+ } ,
22
+ "networkId" : 889910245 ,
23
+ "rpc" : [
24
+ "https://889910245.rpc.thirdweb.com/${THIRDWEB_API_KEY}" ,
25
+ "https://rpc-testnet.ptcscan.io"
26
+ ] ,
27
+ "shortName" : "PTCE" ,
28
+ "slug" : "ptcescan-testnet" ,
29
+ "testnet" : true ,
30
+ "title" : "PTCESCAN Testnet"
31
+ } as const satisfies Chain ;
Original file line number Diff line number Diff line change @@ -12,12 +12,6 @@ export default {
12
12
"faucets" : [
13
13
"https://t.me/BerylBit"
14
14
] ,
15
- "icon" : {
16
- "url" : "ipfs://QmeDXHkpranzqGN1BmQqZSrFp4vGXf4JfaB5iq8WHHiwDi" ,
17
- "width" : 162 ,
18
- "height" : 162 ,
19
- "format" : "png"
20
- } ,
21
15
"infoURL" : "https://www.beryl-bit.com" ,
22
16
"name" : "BerylBit Mainnet" ,
23
17
"nativeCurrency" : {
Load Diff Large diffs are not rendered by default.
You can’t perform that action at this time.
0 commit comments