Skip to content

Commit

Permalink
Add ECOStake Injective APIs (#4716)
Browse files Browse the repository at this point in the history
  • Loading branch information
tombeynon authored May 27, 2024
1 parent 168b6c8 commit 5246c10
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion injective/chain.json
Original file line number Diff line number Diff line change
Expand Up @@ -266,6 +266,10 @@
{
"address": "https://injective-rpc.noders.services",
"provider": "[NODERS]TEAM"
},
{
"address": "https://rpc-injective.ecostake.com",
"provider": "ecostake"
}
],
"rest": [
Expand Down Expand Up @@ -320,6 +324,10 @@
{
"address": "https://injective-api.noders.services",
"provider": "[NODERS]TEAM"
},
{
"address": "https://rest-injective.ecostake.com",
"provider": "ecostake"
}
],
"grpc": [
Expand Down Expand Up @@ -428,4 +436,4 @@
"svg": "https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/inj.svg"
}
]
}
}

0 comments on commit 5246c10

Please sign in to comment.