Skip to content

Commit b116905

Browse files
Merge pull request #253 from CosmicValidator/main
Add CosmicValidator Services
2 parents cddbc89 + 74d6850 commit b116905

File tree

4 files changed

+29
-1
lines changed

4 files changed

+29
-1
lines changed

user-and-dev-tools/mainnet/interfaces.json

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -241,6 +241,15 @@
241241
"Team or Contributor Name": "papadritta",
242242
"Discord UserName": "papadritta",
243243
"GitHub Account": "papadritta"
244-
}
244+
},
245+
{
246+
"Interface Name (Namadillo or Custom)": "OmniFlix InSync",
247+
"Interface URL": "https://namada.omniflix.co",
248+
"Available": "yes",
249+
"Notes": "",
250+
"Team or Contributor Name": "Cosmic Validator",
251+
"Discord UserName": "harish0x12",
252+
"GitHub Account": "CosmicValidator"
253+
}
245254
]
246255

user-and-dev-tools/mainnet/masp-indexers.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -148,5 +148,11 @@
148148
"Team or Contributor Name": "papadritta",
149149
"Discord UserName": "papadritta",
150150
"GitHub Account": "papadritta"
151+
},
152+
{
153+
"Indexer API URL": "https://namada-masp.cosmicvalidator.com",
154+
"Team or Contributor Name": "Cosmic Validator",
155+
"Discord UserName": "harish0x12",
156+
"GitHub Account": "CosmicValidator"
151157
}
152158
]

user-and-dev-tools/mainnet/namada-indexers.json

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -194,5 +194,12 @@
194194
"Team or Contributor Name": "papadritta",
195195
"Discord UserName": "papadritta",
196196
"GitHub Account": "papadritta"
197+
},
198+
{
199+
"Which Indexer": "namada-indexer",
200+
"Indexer API URL": "https://namada-indexer.cosmicvalidator.com",
201+
"Team or Contributor Name": "Cosmic Validator",
202+
"Discord UserName": "harish0x12",
203+
"GitHub Account": "CosmicValidator"
197204
}
198205
]

user-and-dev-tools/mainnet/rpc.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -268,5 +268,11 @@
268268
"Team or Contributor Name": "NODERS",
269269
"Discord UserName": "noders",
270270
"GitHub Account": "noders-team"
271+
},
272+
{
273+
"RPC Address": "https://namada-rpc.cosmicvalidator.com",
274+
"Team or Contributor Name": "Cosmic Validator",
275+
"Discord UserName": "harish0x12",
276+
"GitHub Account": "CosmicValidator"
271277
}
272278
]

0 commit comments

Comments
 (0)