File tree Expand file tree Collapse file tree 13 files changed +396
-5
lines changed Expand file tree Collapse file tree 13 files changed +396
-5
lines changed 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" : 24668 ,
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" : "QaUser4994 Testnet" ,
16
+ "nativeCurrency" : {
17
+ "name" : "QaUser4994 Testnet Token" ,
18
+ "symbol" : "PBE" ,
19
+ "decimals" : 18
20
+ } ,
21
+ "networkId" : 24668 ,
22
+ "redFlags" : [ ] ,
23
+ "rpc" : [
24
+ "https://24668.rpc.thirdweb.com/${THIRDWEB_API_KEY}" ,
25
+ "https://subnets.avax.network/defi-kingdoms/dfk-chain/rpc"
26
+ ] ,
27
+ "shortName" : "QaUser4994 Testnet" ,
28
+ "slug" : "qauser4994-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" : "NEURA" ,
4
+ "chainId" : 266 ,
5
+ "explorers" : [ ] ,
6
+ "faucets" : [ ] ,
7
+ "features" : [
8
+ {
9
+ "name" : "EIP155"
10
+ } ,
11
+ {
12
+ "name" : "EIP1559"
13
+ }
14
+ ] ,
15
+ "icon" : {
16
+ "url" : "ipfs://QmWdpK5WFKrosaCSpJRCvU7uXeKk2qVeCckTxh6Zw2JrK8" ,
17
+ "width" : 600 ,
18
+ "height" : 600 ,
19
+ "format" : "png"
20
+ } ,
21
+ "infoURL" : "https://www.neuraprotocol.io/" ,
22
+ "name" : "Neura" ,
23
+ "nativeCurrency" : {
24
+ "name" : "Ankr" ,
25
+ "symbol" : "ANKR" ,
26
+ "decimals" : 18
27
+ } ,
28
+ "networkId" : 266 ,
29
+ "rpc" : [ ] ,
30
+ "shortName" : "neura" ,
31
+ "slug" : "neura" ,
32
+ "status" : "incubating" ,
33
+ "testnet" : false ,
34
+ "title" : "Neura Mainnet"
35
+ } 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" : "NEURA" ,
4
+ "chainId" : 267 ,
5
+ "explorers" : [ ] ,
6
+ "faucets" : [ ] ,
7
+ "features" : [
8
+ {
9
+ "name" : "EIP155"
10
+ } ,
11
+ {
12
+ "name" : "EIP1559"
13
+ }
14
+ ] ,
15
+ "icon" : {
16
+ "url" : "ipfs://QmWdpK5WFKrosaCSpJRCvU7uXeKk2qVeCckTxh6Zw2JrK8" ,
17
+ "width" : 600 ,
18
+ "height" : 600 ,
19
+ "format" : "png"
20
+ } ,
21
+ "infoURL" : "https://www.neuraprotocol.io/" ,
22
+ "name" : "Neura Testnet" ,
23
+ "nativeCurrency" : {
24
+ "name" : "Testnet Ankr" ,
25
+ "symbol" : "ANKR" ,
26
+ "decimals" : 18
27
+ } ,
28
+ "networkId" : 267 ,
29
+ "rpc" : [ ] ,
30
+ "shortName" : "tneura" ,
31
+ "slip44" : 1 ,
32
+ "slug" : "neura-testnet" ,
33
+ "status" : "incubating" ,
34
+ "testnet" : true ,
35
+ "title" : "Neura Testnet"
36
+ } 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" : "NEURA" ,
4
+ "chainId" : 268 ,
5
+ "explorers" : [ ] ,
6
+ "faucets" : [ ] ,
7
+ "features" : [
8
+ {
9
+ "name" : "EIP155"
10
+ } ,
11
+ {
12
+ "name" : "EIP1559"
13
+ }
14
+ ] ,
15
+ "icon" : {
16
+ "url" : "ipfs://QmWdpK5WFKrosaCSpJRCvU7uXeKk2qVeCckTxh6Zw2JrK8" ,
17
+ "width" : 600 ,
18
+ "height" : 600 ,
19
+ "format" : "png"
20
+ } ,
21
+ "infoURL" : "https://www.neuraprotocol.io/" ,
22
+ "name" : "Neura Devnet" ,
23
+ "nativeCurrency" : {
24
+ "name" : "Devnet Ankr" ,
25
+ "symbol" : "ANKR" ,
26
+ "decimals" : 18
27
+ } ,
28
+ "networkId" : 268 ,
29
+ "rpc" : [ ] ,
30
+ "shortName" : "dneura" ,
31
+ "slip44" : 1 ,
32
+ "slug" : "neura-devnet" ,
33
+ "status" : "incubating" ,
34
+ "testnet" : false ,
35
+ "title" : "Neura Devnet"
36
+ } 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" : "ELUX" ,
4
+ "chainId" : 2907 ,
5
+ "explorers" : [
6
+ {
7
+ "name" : "blockscout" ,
8
+ "url" : "https://eluxscan.com" ,
9
+ "standard" : "none"
10
+ }
11
+ ] ,
12
+ "faucets" : [ ] ,
13
+ "icon" : {
14
+ "url" : "ipfs://QmQC7LzzFj8kL71a1MXRgn3TSeRrgF1tTuVEzvWx5cQjv1" ,
15
+ "width" : 114 ,
16
+ "height" : 132 ,
17
+ "format" : "png"
18
+ } ,
19
+ "infoURL" : "https://eluxscan.com" ,
20
+ "name" : "Elux Chain" ,
21
+ "nativeCurrency" : {
22
+ "name" : "Elux Chain" ,
23
+ "symbol" : "ELUX" ,
24
+ "decimals" : 18
25
+ } ,
26
+ "networkId" : 2907 ,
27
+ "rpc" : [
28
+ "https://2907.rpc.thirdweb.com/${THIRDWEB_API_KEY}" ,
29
+ "https://rpc.eluxscan.com"
30
+ ] ,
31
+ "shortName" : "ELUX" ,
32
+ "slug" : "elux-chain" ,
33
+ "testnet" : false
34
+ } as const satisfies Chain ;
Original file line number Diff line number Diff line change @@ -34,7 +34,7 @@ export default {
34
34
"redFlags" : [ ] ,
35
35
"rpc" : [
36
36
"https://308.rpc.thirdweb.com/${THIRDWEB_API_KEY}" ,
37
- "https://rpc.furtheon.org/ "
37
+ "https://rpc.furtheon.org"
38
38
] ,
39
39
"shortName" : "FTH" ,
40
40
"slug" : "furtheon-network" ,
Original file line number Diff line number Diff line change @@ -11,9 +11,9 @@ export default {
11
11
] ,
12
12
"faucets" : [ ] ,
13
13
"icon" : {
14
- "url" : "ipfs://bafkreifrf2iq3k3dqfbvp3pacwuxu33up3usmrhojt5ielyfty7xkixu3i " ,
15
- "width" : 500 ,
16
- "height" : 500 ,
14
+ "url" : "ipfs://QmauD5hzc5q1VgEU1nT4AGLCeV79CB8GgfnXXeeLmBZVHf " ,
15
+ "width" : 36 ,
16
+ "height" : 36 ,
17
17
"format" : "png"
18
18
} ,
19
19
"infoURL" : "https://functionx.io/" ,
Original file line number Diff line number Diff line change
1
+ import type { Chain } from "../src/types" ;
2
+ export default {
3
+ "chain" : "OpTrust" ,
4
+ "chainId" : 5317 ,
5
+ "explorers" : [
6
+ {
7
+ "name" : "OpTrust Testnet explorer" ,
8
+ "url" : "https://scantest.optrust.io" ,
9
+ "standard" : "none" ,
10
+ "icon" : {
11
+ "url" : "ipfs://QmYktPMo4tdQhMA9nRJBVckjzHcFLbpHbTVNSpGUUPEP8J" ,
12
+ "width" : 500 ,
13
+ "height" : 500 ,
14
+ "format" : "png"
15
+ }
16
+ }
17
+ ] ,
18
+ "faucets" : [ ] ,
19
+ "icon" : {
20
+ "url" : "ipfs://QmYktPMo4tdQhMA9nRJBVckjzHcFLbpHbTVNSpGUUPEP8J" ,
21
+ "width" : 500 ,
22
+ "height" : 500 ,
23
+ "format" : "png"
24
+ } ,
25
+ "infoURL" : "https://optrust.io" ,
26
+ "name" : "OpTrust Testnet" ,
27
+ "nativeCurrency" : {
28
+ "name" : "TestBSC" ,
29
+ "symbol" : "tBNB" ,
30
+ "decimals" : 18
31
+ } ,
32
+ "networkId" : 5317 ,
33
+ "rpc" : [
34
+ "https://5317.rpc.thirdweb.com/${THIRDWEB_API_KEY}" ,
35
+ "https://rpctest.optrust.io"
36
+ ] ,
37
+ "shortName" : "toptrust" ,
38
+ "slug" : "optrust-testnet" ,
39
+ "testnet" : true
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" : "OpTrust" ,
4
+ "chainId" : 537 ,
5
+ "explorers" : [
6
+ {
7
+ "name" : "OpTrust explorer" ,
8
+ "url" : "https://scan.optrust.io" ,
9
+ "standard" : "none" ,
10
+ "icon" : {
11
+ "url" : "ipfs://QmYktPMo4tdQhMA9nRJBVckjzHcFLbpHbTVNSpGUUPEP8J" ,
12
+ "width" : 500 ,
13
+ "height" : 500 ,
14
+ "format" : "png"
15
+ }
16
+ }
17
+ ] ,
18
+ "faucets" : [ ] ,
19
+ "icon" : {
20
+ "url" : "ipfs://QmYktPMo4tdQhMA9nRJBVckjzHcFLbpHbTVNSpGUUPEP8J" ,
21
+ "width" : 500 ,
22
+ "height" : 500 ,
23
+ "format" : "png"
24
+ } ,
25
+ "infoURL" : "https://optrust.io" ,
26
+ "name" : "OpTrust Mainnet" ,
27
+ "nativeCurrency" : {
28
+ "name" : "BSC" ,
29
+ "symbol" : "BNB" ,
30
+ "decimals" : 18
31
+ } ,
32
+ "networkId" : 537 ,
33
+ "rpc" : [
34
+ "https://537.rpc.thirdweb.com/${THIRDWEB_API_KEY}" ,
35
+ "https://rpc.optrust.io"
36
+ ] ,
37
+ "shortName" : "optrust" ,
38
+ "slug" : "optrust" ,
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" : 72709 ,
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" : "Dragon Testnet" ,
16
+ "nativeCurrency" : {
17
+ "name" : "Dragon Testnet Token" ,
18
+ "symbol" : "BDI" ,
19
+ "decimals" : 18
20
+ } ,
21
+ "networkId" : 72709 ,
22
+ "redFlags" : [ ] ,
23
+ "rpc" : [
24
+ "https://72709.rpc.thirdweb.com/${THIRDWEB_API_KEY}" ,
25
+ "https://subnets.avax.network/dragontest/testnet/rpc"
26
+ ] ,
27
+ "shortName" : "Dragon Testnet" ,
28
+ "slug" : "dragon-testnet" ,
29
+ "testnet" : true
30
+ } as const satisfies Chain ;
You can’t perform that action at this time.
0 commit comments