File tree Expand file tree Collapse file tree 10 files changed +110
-5
lines changed Expand file tree Collapse file tree 10 files changed +110
-5
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 @@ -6,10 +6,22 @@ export default {
6
6
{
7
7
"name" : "BOASCAN" ,
8
8
"url" : "https://boascan.io" ,
9
- "standard" : "EIP3091"
9
+ "standard" : "EIP3091" ,
10
+ "icon" : {
11
+ "url" : "ipfs://QmW3CT4SHmso5dRJdsjR8GL1qmt79HkdAebCn2uNaWXFYh" ,
12
+ "width" : 256 ,
13
+ "height" : 257 ,
14
+ "format" : "png"
15
+ }
10
16
}
11
17
] ,
12
18
"faucets" : [ ] ,
19
+ "icon" : {
20
+ "url" : "ipfs://QmW3CT4SHmso5dRJdsjR8GL1qmt79HkdAebCn2uNaWXFYh" ,
21
+ "width" : 256 ,
22
+ "height" : 257 ,
23
+ "format" : "png"
24
+ } ,
13
25
"infoURL" : "https://docs.bosagora.org" ,
14
26
"name" : "BOSagora Mainnet" ,
15
27
"nativeCurrency" : {
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" : 46109 ,
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" : "qr0224t1tp Testnet" ,
16
+ "nativeCurrency" : {
17
+ "name" : "qr0224t1tp Testnet Token" ,
18
+ "symbol" : "CRH" ,
19
+ "decimals" : 18
20
+ } ,
21
+ "networkId" : 46109 ,
22
+ "redFlags" : [ ] ,
23
+ "rpc" : [
24
+ "https://46109.rpc.thirdweb.com/${THIRDWEB_API_KEY}" ,
25
+ "https://subnets.avax.network/qr0224t1tp/testnet/rpc"
26
+ ] ,
27
+ "shortName" : "qr0224t1tp Testnet" ,
28
+ "slug" : "qr0224t1tp-testnet" ,
29
+ "testnet" : true
30
+ } as const satisfies Chain ;
Original file line number Diff line number Diff line change @@ -6,10 +6,22 @@ export default {
6
6
{
7
7
"name" : "MEVerse Chain Testnet Explorer" ,
8
8
"url" : "https://testnet.meversescan.io" ,
9
- "standard" : "none"
9
+ "standard" : "none" ,
10
+ "icon" : {
11
+ "url" : "ipfs://QmPuQ6gaCfUtNdRuaEDbdhot2m2KCy2ZHCJUvZXJAtdeyJ" ,
12
+ "width" : 800 ,
13
+ "height" : 800 ,
14
+ "format" : "png"
15
+ }
10
16
}
11
17
] ,
12
18
"faucets" : [ ] ,
19
+ "icon" : {
20
+ "url" : "ipfs://QmPuQ6gaCfUtNdRuaEDbdhot2m2KCy2ZHCJUvZXJAtdeyJ" ,
21
+ "width" : 800 ,
22
+ "height" : 800 ,
23
+ "format" : "png"
24
+ } ,
13
25
"infoURL" : "https://www.meverse.sg" ,
14
26
"name" : "MEVerse Chain Testnet" ,
15
27
"nativeCurrency" : {
Original file line number Diff line number Diff line change @@ -10,6 +10,12 @@ export default {
10
10
}
11
11
] ,
12
12
"faucets" : [ ] ,
13
+ "icon" : {
14
+ "url" : "ipfs://QmYbskrGpidbMwsJekTeLrr8Z6GA9q4Uxh7piS1F9BdWWv" ,
15
+ "width" : 256 ,
16
+ "height" : 256 ,
17
+ "format" : "png"
18
+ } ,
13
19
"infoURL" : "https://compverse.io" ,
14
20
"name" : "Compverse Mainnet" ,
15
21
"nativeCurrency" : {
Original file line number Diff line number Diff line change @@ -6,10 +6,22 @@ export default {
6
6
{
7
7
"name" : "MEVerse Chain Explorer" ,
8
8
"url" : "https://www.meversescan.io" ,
9
- "standard" : "none"
9
+ "standard" : "none" ,
10
+ "icon" : {
11
+ "url" : "ipfs://QmPuQ6gaCfUtNdRuaEDbdhot2m2KCy2ZHCJUvZXJAtdeyJ" ,
12
+ "width" : 800 ,
13
+ "height" : 800 ,
14
+ "format" : "png"
15
+ }
10
16
}
11
17
] ,
12
18
"faucets" : [ ] ,
19
+ "icon" : {
20
+ "url" : "ipfs://QmPuQ6gaCfUtNdRuaEDbdhot2m2KCy2ZHCJUvZXJAtdeyJ" ,
21
+ "width" : 800 ,
22
+ "height" : 800 ,
23
+ "format" : "png"
24
+ } ,
13
25
"infoURL" : "https://www.meverse.sg" ,
14
26
"name" : "MEVerse Chain Mainnet" ,
15
27
"nativeCurrency" : {
Original file line number Diff line number Diff line change @@ -16,6 +16,12 @@ export default {
16
16
}
17
17
] ,
18
18
"faucets" : [ ] ,
19
+ "icon" : {
20
+ "url" : "ipfs://QmVhezQHkqSZ5Tvtsw18giA1yBjV1URSsBQ7HenUh6p6oC" ,
21
+ "width" : 512 ,
22
+ "height" : 512 ,
23
+ "format" : "png"
24
+ } ,
19
25
"infoURL" : "https://octa.space" ,
20
26
"name" : "OctaSpace" ,
21
27
"nativeCurrency" : {
Original file line number Diff line number Diff line change @@ -6,10 +6,22 @@ export default {
6
6
{
7
7
"name" : "Pepe Explorer" ,
8
8
"url" : "https://explorer.pepenetwork.io" ,
9
- "standard" : "none"
9
+ "standard" : "none" ,
10
+ "icon" : {
11
+ "url" : "ipfs://QmPX3uipdwd195z1MJff7uj8hpZdSuVvM5z47eiz2o7Gz5" ,
12
+ "width" : 960 ,
13
+ "height" : 944 ,
14
+ "format" : "png"
15
+ }
10
16
}
11
17
] ,
12
18
"faucets" : [ ] ,
19
+ "icon" : {
20
+ "url" : "ipfs://QmPX3uipdwd195z1MJff7uj8hpZdSuVvM5z47eiz2o7Gz5" ,
21
+ "width" : 960 ,
22
+ "height" : 944 ,
23
+ "format" : "png"
24
+ } ,
13
25
"infoURL" : "https://pepenetwork.io" ,
14
26
"name" : "PepeNetwork Mainnet" ,
15
27
"nativeCurrency" : {
Original file line number Diff line number Diff line change @@ -10,6 +10,12 @@ export default {
10
10
}
11
11
] ,
12
12
"faucets" : [ ] ,
13
+ "icon" : {
14
+ "url" : "ipfs://QmZTWoZ3LvivSinaJ4aSwqU8pCXw8oSZNnUCh4wwXxtAoQ" ,
15
+ "width" : 500 ,
16
+ "height" : 500 ,
17
+ "format" : "png"
18
+ } ,
13
19
"infoURL" : "https://larissa.network" ,
14
20
"name" : "Larissa Chain" ,
15
21
"nativeCurrency" : {
Load Diff Large diffs are not rendered by default.
You can’t perform that action at this time.
0 commit comments