File tree Expand file tree Collapse file tree 7 files changed +186
-1
lines changed Expand file tree Collapse file tree 7 files changed +186
-1
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" : "SC20" ,
4
+ "chainId" : 11221 ,
5
+ "explorers" : [
6
+ {
7
+ "name" : "shinescan" ,
8
+ "url" : "https://shinescan.io" ,
9
+ "standard" : "none" ,
10
+ "icon" : {
11
+ "url" : "ipfs://QmUBkpY3prCTZHpx1fjrYLAJ6dPaGvNVTj97iy6p3NPUi1" ,
12
+ "width" : 161 ,
13
+ "height" : 161 ,
14
+ "format" : "png"
15
+ }
16
+ }
17
+ ] ,
18
+ "faucets" : [ ] ,
19
+ "icon" : {
20
+ "url" : "ipfs://QmUBkpY3prCTZHpx1fjrYLAJ6dPaGvNVTj97iy6p3NPUi1" ,
21
+ "width" : 161 ,
22
+ "height" : 161 ,
23
+ "format" : "png"
24
+ } ,
25
+ "infoURL" : "https://shinechain.tech" ,
26
+ "name" : "Shine Chain" ,
27
+ "nativeCurrency" : {
28
+ "name" : "Shine" ,
29
+ "symbol" : "SC20" ,
30
+ "decimals" : 18
31
+ } ,
32
+ "networkId" : 11221 ,
33
+ "rpc" : [
34
+ "https://11221.rpc.thirdweb.com/${THIRDWEB_API_KEY}" ,
35
+ "https://rpc.shinescan.io"
36
+ ] ,
37
+ "shortName" : "SC20" ,
38
+ "slug" : "shine-chain" ,
39
+ "testnet" : false
40
+ } as const satisfies Chain ;
Original file line number Diff line number Diff line change
1
+ import type { Chain } from "../src/types" ;
2
+ export default {
3
+ "chain" : "Avalanche" ,
4
+ "chainId" : 24545 ,
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" : "QaUser9167 Testnet" ,
16
+ "nativeCurrency" : {
17
+ "name" : "QaUser9167 Testnet Token" ,
18
+ "symbol" : "HBG" ,
19
+ "decimals" : 18
20
+ } ,
21
+ "networkId" : 24545 ,
22
+ "redFlags" : [ ] ,
23
+ "rpc" : [
24
+ "https://24545.rpc.thirdweb.com/${THIRDWEB_API_KEY}" ,
25
+ "https://subnets.avax.network/defi-kingdoms/dfk-chain/rpc"
26
+ ] ,
27
+ "shortName" : "QaUser9167 Testnet" ,
28
+ "slug" : "qauser9167-testnet" ,
29
+ "testnet" : true
30
+ } as const satisfies Chain ;
Original file line number Diff line number Diff line change
1
+ import type { Chain } from "../src/types" ;
2
+ export default {
3
+ "chain" : "Avalanche" ,
4
+ "chainId" : 7507 ,
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" : "QaUser7740 Testnet" ,
16
+ "nativeCurrency" : {
17
+ "name" : "QaUser7740 Testnet Token" ,
18
+ "symbol" : "RUI" ,
19
+ "decimals" : 18
20
+ } ,
21
+ "networkId" : 7507 ,
22
+ "redFlags" : [ ] ,
23
+ "rpc" : [
24
+ "https://7507.rpc.thirdweb.com/${THIRDWEB_API_KEY}" ,
25
+ "https://subnets.avax.network/defi-kingdoms/dfk-chain/rpc"
26
+ ] ,
27
+ "shortName" : "QaUser7740 Testnet" ,
28
+ "slug" : "qauser7740-testnet" ,
29
+ "testnet" : true
30
+ } as const satisfies Chain ;
Original file line number Diff line number Diff line change
1
+ import type { Chain } from "../src/types" ;
2
+ export default {
3
+ "chain" : "Avalanche" ,
4
+ "chainId" : 764984 ,
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" : "Lamina1 Testnet" ,
16
+ "nativeCurrency" : {
17
+ "name" : "Lamina1 Testnet Token" ,
18
+ "symbol" : "L1T" ,
19
+ "decimals" : 18
20
+ } ,
21
+ "networkId" : 764984 ,
22
+ "redFlags" : [ ] ,
23
+ "rpc" : [
24
+ "https://764984.rpc.thirdweb.com/${THIRDWEB_API_KEY}" ,
25
+ "https://subnets.avax.network/lamina1tes/testnet/rpc"
26
+ ] ,
27
+ "shortName" : "Lamina1 Testnet" ,
28
+ "slug" : "lamina1-testnet" ,
29
+ "testnet" : true
30
+ } as const satisfies Chain ;
Original file line number Diff line number Diff line change
1
+ import type { Chain } from "../src/types" ;
2
+ export default {
3
+ "chain" : "Avalanche" ,
4
+ "chainId" : 92978 ,
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" : "QaUser4903 Testnet" ,
16
+ "nativeCurrency" : {
17
+ "name" : "QaUser4903 Testnet Token" ,
18
+ "symbol" : "CQS" ,
19
+ "decimals" : 18
20
+ } ,
21
+ "networkId" : 92978 ,
22
+ "redFlags" : [ ] ,
23
+ "rpc" : [
24
+ "https://92978.rpc.thirdweb.com/${THIRDWEB_API_KEY}" ,
25
+ "https://subnets.avax.network/defi-kingdoms/dfk-chain/rpc"
26
+ ] ,
27
+ "shortName" : "QaUser4903 Testnet" ,
28
+ "slug" : "qauser4903-testnet" ,
29
+ "testnet" : true
30
+ } as const satisfies Chain ;
You can’t perform that action at this time.
0 commit comments