diff --git a/user-and-dev-tools/mainnet/rpc.json b/user-and-dev-tools/mainnet/rpc.json index 34f35c6..50c0d7f 100644 --- a/user-and-dev-tools/mainnet/rpc.json +++ b/user-and-dev-tools/mainnet/rpc.json @@ -250,5 +250,11 @@ "Team or Contributor Name": "P2P.org", "Discord UserName": "fedorly", "GitHub Account": "felichita" + }, + { + "RPC Address": "https://namada-rpc.ibs.team", + "Team or Contributor Name": "Inter Blockchain Services", + "Discord UserName": "remiinterblockchainservices", + "GitHub Account": "Inter-Blockchain-Service" } ] diff --git a/user-and-dev-tools/mainnet/seeds.json b/user-and-dev-tools/mainnet/seeds.json index 535f96f..7e16950 100644 --- a/user-and-dev-tools/mainnet/seeds.json +++ b/user-and-dev-tools/mainnet/seeds.json @@ -94,5 +94,11 @@ "Team or Contributor Name": "newton.zone", "Discord UserName": "0xb0b", "GitHub Account": "https://github.com/ekhvalov" + }, + { + "Seed Node Address": "tcp://10ed1e176d874c8bb3c7c065685d2da6a4b86475@seed-namada.ibs.team:16690", + "Team or Contributor Name": "Inter Blockchain Services", + "Discord UserName": "remiinterblockchainservices", + "GitHub Account": "Inter-Blockchain-Service" } ]