File tree Expand file tree Collapse file tree 9 files changed +105
-5
lines changed Expand file tree Collapse file tree 9 files changed +105
-5
lines changed 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://QmdFEozqneC8abhpfgtGpvfKpWVEbL8eMZjJKtUPuBTanK" ,
15
+ "width" : 988 ,
16
+ "height" : 901 ,
17
+ "format" : "png"
18
+ } ,
13
19
"infoURL" : "https://doric.network" ,
14
20
"name" : "Doric Network" ,
15
21
"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://QmSpwp3RAVhZsErAQrCQxEmjnGqJQMigarzZbfqr9Ktakb" ,
21
+ "width" : 512 ,
22
+ "height" : 512 ,
23
+ "format" : "png"
24
+ } ,
19
25
"name" : "Orderly Sepolia Testnet" ,
20
26
"nativeCurrency" : {
21
27
"name" : "Sepolia Ether" ,
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" : 504441 ,
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" : "Playdapp Network" ,
16
+ "nativeCurrency" : {
17
+ "name" : "Playdapp Network Token" ,
18
+ "symbol" : "PDA" ,
19
+ "decimals" : 18
20
+ } ,
21
+ "networkId" : 504441 ,
22
+ "redFlags" : [ ] ,
23
+ "rpc" : [
24
+ "https://504441.rpc.thirdweb.com/${THIRDWEB_API_KEY}" ,
25
+ "https://subnets.avax.network/playdappne/mainnet/rpc"
26
+ ] ,
27
+ "shortName" : "Playdapp Network" ,
28
+ "slug" : "playdapp-network" ,
29
+ "testnet" : false
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" : "DSC Scan" ,
8
8
"url" : "https://explore.doken.dev" ,
9
- "standard" : "EIP3091"
9
+ "standard" : "EIP3091" ,
10
+ "icon" : {
11
+ "url" : "ipfs://bafkreifms4eio6v56oyeemnnu5luq3sc44hptan225lr45itgzu3u372iu" ,
12
+ "width" : 200 ,
13
+ "height" : 200 ,
14
+ "format" : "png"
15
+ }
10
16
}
11
17
] ,
12
18
"faucets" : [ ] ,
19
+ "icon" : {
20
+ "url" : "ipfs://bafkreifms4eio6v56oyeemnnu5luq3sc44hptan225lr45itgzu3u372iu" ,
21
+ "width" : 200 ,
22
+ "height" : 200 ,
23
+ "format" : "png"
24
+ } ,
13
25
"infoURL" : "https://doken.dev/" ,
14
26
"name" : "DoKEN Super Chain Mainnet" ,
15
27
"nativeCurrency" : {
Original file line number Diff line number Diff line change @@ -6,10 +6,22 @@ export default {
6
6
{
7
7
"name" : "zkLink Nova Block Explorer" ,
8
8
"url" : "https://explorer.zklink.io" ,
9
- "standard" : "EIP3091"
9
+ "standard" : "EIP3091" ,
10
+ "icon" : {
11
+ "url" : "ipfs://bafkreiaj7b6pdekv3rjuta5wsdvmfdcsat2jftjgozape7wvmyj6d3vjcm" ,
12
+ "width" : 512 ,
13
+ "height" : 512 ,
14
+ "format" : "png"
15
+ }
10
16
}
11
17
] ,
12
18
"faucets" : [ ] ,
19
+ "icon" : {
20
+ "url" : "ipfs://bafkreiaj7b6pdekv3rjuta5wsdvmfdcsat2jftjgozape7wvmyj6d3vjcm" ,
21
+ "width" : 512 ,
22
+ "height" : 512 ,
23
+ "format" : "png"
24
+ } ,
13
25
"infoURL" : "https://zklink.io" ,
14
26
"name" : "zkLink Nova Mainnet" ,
15
27
"nativeCurrency" : {
Original file line number Diff line number Diff line change @@ -6,10 +6,22 @@ export default {
6
6
{
7
7
"name" : "zkLink Nova Block Explorer" ,
8
8
"url" : "https://sepolia.explorer.zklink.io" ,
9
- "standard" : "EIP3091"
9
+ "standard" : "EIP3091" ,
10
+ "icon" : {
11
+ "url" : "ipfs://bafkreiaj7b6pdekv3rjuta5wsdvmfdcsat2jftjgozape7wvmyj6d3vjcm" ,
12
+ "width" : 512 ,
13
+ "height" : 512 ,
14
+ "format" : "png"
15
+ }
10
16
}
11
17
] ,
12
18
"faucets" : [ ] ,
19
+ "icon" : {
20
+ "url" : "ipfs://bafkreiaj7b6pdekv3rjuta5wsdvmfdcsat2jftjgozape7wvmyj6d3vjcm" ,
21
+ "width" : 512 ,
22
+ "height" : 512 ,
23
+ "format" : "png"
24
+ } ,
13
25
"infoURL" : "https://zklink.io" ,
14
26
"name" : "zkLink Nova Sepolia Testnet" ,
15
27
"nativeCurrency" : {
Original file line number Diff line number Diff line change @@ -6,10 +6,22 @@ export default {
6
6
{
7
7
"name" : "zkLink Nova Block Explorer" ,
8
8
"url" : "https://goerli.explorer.zklink.io" ,
9
- "standard" : "EIP3091"
9
+ "standard" : "EIP3091" ,
10
+ "icon" : {
11
+ "url" : "ipfs://bafkreiaj7b6pdekv3rjuta5wsdvmfdcsat2jftjgozape7wvmyj6d3vjcm" ,
12
+ "width" : 512 ,
13
+ "height" : 512 ,
14
+ "format" : "png"
15
+ }
10
16
}
11
17
] ,
12
18
"faucets" : [ ] ,
19
+ "icon" : {
20
+ "url" : "ipfs://bafkreiaj7b6pdekv3rjuta5wsdvmfdcsat2jftjgozape7wvmyj6d3vjcm" ,
21
+ "width" : 512 ,
22
+ "height" : 512 ,
23
+ "format" : "png"
24
+ } ,
13
25
"infoURL" : "https://zklink.io" ,
14
26
"name" : "zkLink Nova Goerli Testnet" ,
15
27
"nativeCurrency" : {
Original file line number Diff line number Diff line change @@ -18,6 +18,12 @@ export default {
18
18
"name" : "EIP1559"
19
19
}
20
20
] ,
21
+ "icon" : {
22
+ "url" : "ipfs://QmcnA15BLE9uvznbugXKjqquizZs1eLPeEEkc92DSmvhmt" ,
23
+ "width" : 248 ,
24
+ "height" : 248 ,
25
+ "format" : "png"
26
+ } ,
21
27
"infoURL" : "https://teamblockchain.team" ,
22
28
"name" : "T.E.A.M Blockchain" ,
23
29
"nativeCurrency" : {
Load Diff Large diffs are not rendered by default.
You can’t perform that action at this time.
0 commit comments