File tree Expand file tree Collapse file tree 1 file changed +33
-0
lines changed
Expand file tree Collapse file tree 1 file changed +33
-0
lines changed Original file line number Diff line number Diff line change @@ -6242,6 +6242,39 @@ export const networkFamilies: NetworkFamily[] = [
62426242 "https://gateway.subquery.network/query/QmPPeFT6t7s61wx3M7MbrxSVwTqbTfaLZisgabjUZXMZbS" ,
62436243 ] ,
62446244 } ,
6245+ {
6246+ code : "moonbase-alpha" ,
6247+ name : "Moonbase Alpha" ,
6248+ chain_id :
6249+ "0x91bc6e169807aaa54802737e1c504b2577d4fafedd5a02c10293b1cd60e39527" ,
6250+ description :
6251+ "Moonbase Alpha is the test network of Moonbeam." ,
6252+ logo : "" ,
6253+ examples : [
6254+ {
6255+ name : "moonbeam-evm-starter" ,
6256+ description : "" ,
6257+ remote : "https://github.com/subquery/subql-starter" ,
6258+ path : "Moonbeam/moonbeam-evm-starter" ,
6259+ } ,
6260+ {
6261+ name : "Moonbeam-starter" ,
6262+ description : "" ,
6263+ remote : "https://github.com/subquery/subql-starter" ,
6264+ path : "Moonbeam/Moonbeam-starter" ,
6265+ } ,
6266+ ] ,
6267+ guides : [
6268+ {
6269+ name : "Moonbeam Documentation - SubQuery Entry" ,
6270+ link : "https://docs.moonbeam.network/builders/integrations/indexers/subquery/" ,
6271+ internal : false ,
6272+ } ,
6273+ ] ,
6274+ dictionaries : [
6275+ "https://gateway.subquery.network/query/QmTbkxfPAtQJvv8bQhFhg3uDz123PWeVER4zsv9mXfR7Jd" ,
6276+ ] ,
6277+ } ,
62456278 {
62466279 code : "nodle" ,
62476280 name : "Nodle" ,
You can’t perform that action at this time.
0 commit comments