diff --git a/user-and-dev-tools/testnet/masp-indexers.json b/user-and-dev-tools/testnet/masp-indexers.json index 57a72c3..ac26dc5 100644 --- a/user-and-dev-tools/testnet/masp-indexers.json +++ b/user-and-dev-tools/testnet/masp-indexers.json @@ -11,6 +11,12 @@ "Discord UserName": "validatorvn", "GitHub Account": "ValidatorVN" }, + { + "Indexer API URL": "https://namada-masp-housefire.originstake.com", + "Team or Contributor Name": "OriginStake", + "Discord UserName": "mrspir", + "GitHub Account": "mrspir" + }, { "Indexer API URL": "https://housefire-masp-api.sproutstake.space", "Team or Contributor Name": "Sproutstake", diff --git a/user-and-dev-tools/testnet/namada-indexers.json b/user-and-dev-tools/testnet/namada-indexers.json index 8c96cc0..f180af7 100644 --- a/user-and-dev-tools/testnet/namada-indexers.json +++ b/user-and-dev-tools/testnet/namada-indexers.json @@ -13,6 +13,13 @@ "Discord UserName": "validatorvn", "GitHub Account": "ValidatorVN" }, + { + "Which Indexer": "namada-indexer", + "Indexer API URL": "https://namada-indexer-housefire.originstake.com", + "Team or Contributor Name": "OriginStake", + "Discord UserName": "mrspir", + "GitHub Account": "mrspir" + }, { "Which Indexer": "namada-indexer", "Indexer API URL": "https://housefire-api.sproutstake.space", diff --git a/user-and-dev-tools/testnet/rpc.json b/user-and-dev-tools/testnet/rpc.json index 422b41b..692c65f 100644 --- a/user-and-dev-tools/testnet/rpc.json +++ b/user-and-dev-tools/testnet/rpc.json @@ -11,6 +11,12 @@ "Discord UserName": "validatorvn", "GitHub Account": "ValidatorVN" }, + { + "RPC Address": "https://namada-housefire-rpc.originstake.com", + "Team or Contributor Name": "OriginStake", + "Discord UserName": "mrspir", + "GitHub Account": "mrspir" + }, { "RPC Address": "https://housefire-rpc.sproutstake.space", "Team or Contributor Name": "Sproutstake", diff --git a/user-and-dev-tools/testnet/seeds.json b/user-and-dev-tools/testnet/seeds.json index 47f9f41..1d7337f 100644 --- a/user-and-dev-tools/testnet/seeds.json +++ b/user-and-dev-tools/testnet/seeds.json @@ -4,5 +4,11 @@ "Team or Contributor Name": "ValidatorVN", "Discord UserName": "validatorvn", "GitHub Account": "ValidatorVN" + }, + { + "Seed Node Address": "tcp://17fa2356db14420ec0ce2b1542c1f86993366286@65.21.237.124:46656", + "Team or Contributor Name": "OriginStake", + "Discord UserName": "mrspir", + "GitHub Account": "mrspir" } ]