Skip to content

Commit

Permalink
Add Polkachu's gRPC endpoints for 26 chains (#682)
Browse files Browse the repository at this point in the history
  • Loading branch information
PolkachuIntern authored Sep 2, 2022
1 parent 84d5dba commit 0ffaa69
Show file tree
Hide file tree
Showing 26 changed files with 106 additions and 3 deletions.
4 changes: 4 additions & 0 deletions agoric/chain.json
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,10 @@
{
"address": "https://grpc.agoric.nodestake.top",
"provider": "NodeStake"
},
{
"address": "agoric-grpc.polkachu.com:44090",
"provider": "Polkachu"
}
]
}
Expand Down
4 changes: 4 additions & 0 deletions akash/chain.json
Original file line number Diff line number Diff line change
Expand Up @@ -207,6 +207,10 @@
{
"address": "grpc-akash-ia.cosmosia.notional.ventures:443",
"provider": "Notional"
},
{
"address": "akash-grpc.polkachu.com:28090",
"provider": "Polkachu"
}
]
},
Expand Down
4 changes: 4 additions & 0 deletions assetmantle/chain.json
Original file line number Diff line number Diff line change
Expand Up @@ -369,6 +369,10 @@
{
"address": "grpc-assetmantle-ia.cosmosia.notional.ventures:443",
"provider": "Notional"
},
{
"address": "assetmantle-grpc.polkachu.com:46090",
"provider": "Polkachu"
}
]
},
Expand Down
4 changes: 4 additions & 0 deletions axelar/chain.json
Original file line number Diff line number Diff line change
Expand Up @@ -100,6 +100,10 @@
{
"address": "grpc-axelar-ia.cosmosia.notional.ventures:443",
"provider": "Notional"
},
{
"address": "axelar-grpc.polkachu.com:51090",
"provider": "Polkachu"
}
]
},
Expand Down
6 changes: 5 additions & 1 deletion bitcanna/chain.json
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,11 @@
{
"address": "grpc-bitcanna-ia.cosmosia.notional.ventures:443",
"provider": "Notional"
}
},
{
"address": "bitcanna-grpc.polkachu.com:30090",
"provider": "Polkachu"
}
],
"rest": [
{
Expand Down
4 changes: 4 additions & 0 deletions canto/chain.json
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,10 @@
}
],
"grpc": [
{
"address": "canto-grpc.polkachu.com:55090",
"provider": "Polkachu"
}
],
"evm-http-jsonrpc": [
{
Expand Down
4 changes: 4 additions & 0 deletions cerberus/chain.json
Original file line number Diff line number Diff line change
Expand Up @@ -135,6 +135,10 @@
{
"address": "grpc-cerberus-ia.cosmosia.notional.ventures:443",
"provider": "Notional"
},
{
"address": "cerberus-grpc.polkachu.com:38090",
"provider": "Polkachu"
}
]
},
Expand Down
4 changes: 4 additions & 0 deletions chihuahua/chain.json
Original file line number Diff line number Diff line change
Expand Up @@ -127,6 +127,10 @@
{
"address": "grpc-chihuahua-ia.cosmosia.notional.ventures:443",
"provider": "Notional"
},
{
"address": "chihuahua-grpc.polkachu.com:29090",
"provider": "Polkachu"
}
]
},
Expand Down
4 changes: 4 additions & 0 deletions comdex/chain.json
Original file line number Diff line number Diff line change
Expand Up @@ -145,6 +145,10 @@
{
"address": "https://comdex.grpcui.chaintools.host/",
"provider": "ChainTools"
},
{
"address": "comdex-grpc.polkachu.com:31090",
"provider": "Polkachu"
}
]
},
Expand Down
4 changes: 4 additions & 0 deletions cosmoshub/chain.json
Original file line number Diff line number Diff line change
Expand Up @@ -263,6 +263,10 @@
{
"address": "grpc-cosmoshub-ia.cosmosia.notional.ventures:443",
"provider": "Notional"
},
{
"address": "cosmos-grpc.polkachu.com:49090",
"provider": "Polkachu"
}
]
},
Expand Down
4 changes: 4 additions & 0 deletions crescent/chain.json
Original file line number Diff line number Diff line change
Expand Up @@ -140,6 +140,10 @@
{
"address": "mainnet.crescent.network:9090",
"provider": "crescent"
},
{
"address": "crescent-grpc.polkachu.com:45090",
"provider": "Polkachu"
}
]
},
Expand Down
4 changes: 4 additions & 0 deletions evmos/chain.json
Original file line number Diff line number Diff line change
Expand Up @@ -221,6 +221,10 @@
{
"address": "https://evmos.grpcui.chaintools.host/",
"provider": "ChainTools"
},
{
"address": "evmos-grpc.polkachu.com:34090",
"provider": "Polkachu"
}
],
"evm-http-jsonrpc": [
Expand Down
6 changes: 5 additions & 1 deletion fetchhub/chain.json
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@
{
"address": "https://fetchapi.terminet.io",
"provider": "Terminet"
},
},
{
"address": "https://rpc-fetchhub-ia.cosmosia.notional.ventures/",
"provider": "Notional"
Expand All @@ -105,6 +105,10 @@
{
"address": "grpc-fetchhub-ia.cosmosia.notional.ventures:443",
"provider": "Notional"
},
{
"address": "fetch-grpc.polkachu.com:52090",
"provider": "Polkachu"
}
]
},
Expand Down
4 changes: 4 additions & 0 deletions gravitybridge/chain.json
Original file line number Diff line number Diff line change
Expand Up @@ -129,6 +129,10 @@
{
"address": "https://grpc.gravity-bridge.nodestake.top",
"provider": "NodeStake"
},
{
"address": "gravity-grpc.polkachu.com:42090",
"provider": "Polkachu"
}
]
},
Expand Down
4 changes: 4 additions & 0 deletions injective/chain.json
Original file line number Diff line number Diff line change
Expand Up @@ -111,6 +111,10 @@
{
"address": "grpc-injective-ia.cosmosia.notional.ventures:443",
"provider": "Notional"
},
{
"address": "injective-grpc.polkachu.com:9900",
"provider": "Polkachu"
}
]
},
Expand Down
5 changes: 4 additions & 1 deletion juno/chain.json
Original file line number Diff line number Diff line change
Expand Up @@ -179,8 +179,11 @@
{
"address": "https://juno.grpcui.chaintools.host/",
"provider": "ChainTools"
},
{
"address": "juno-grpc.polkachu.com:9090",
"provider": "Polkachu"
}

]
},
"explorers": [
Expand Down
4 changes: 4 additions & 0 deletions kava/chain.json
Original file line number Diff line number Diff line change
Expand Up @@ -114,6 +114,10 @@
{
"address": "grpc-kava-ia.cosmosia.notional.ventures:443",
"provider": "Notional"
},
{
"address": "kava-grpc.polkachu.com:39090",
"provider": "Polkachu"
}
],
"evm-http-jsonrpc": [
Expand Down
4 changes: 4 additions & 0 deletions kichain/chain.json
Original file line number Diff line number Diff line change
Expand Up @@ -116,6 +116,10 @@
{
"address": "grpc-kichain-ia.cosmosia.notional.ventures:443",
"provider": "Notional"
},
{
"address": "kichain-grpc.polkachu.com:35090",
"provider": "Polkachu"
}
]
},
Expand Down
4 changes: 4 additions & 0 deletions konstellation/chain.json
Original file line number Diff line number Diff line change
Expand Up @@ -133,6 +133,10 @@
{
"address": "grpc-konstellation-ia.cosmosia.notional.ventures:443/",
"provider": "Notional"
},
{
"address": "konstellation-grpc.polkachu.com:33090",
"provider": "Polkachu"
}
]
},
Expand Down
4 changes: 4 additions & 0 deletions kujira/chain.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,10 @@
{
"address": "https://grpc-kujira-ia.cosmosia.notional.ventures/",
"provider": "Notional"
},
{
"address": "kujira-grpc.polkachu.com:18090",
"provider": "Polkachu"
}
],
"rest": [
Expand Down
4 changes: 4 additions & 0 deletions osmosis/chain.json
Original file line number Diff line number Diff line change
Expand Up @@ -351,6 +351,10 @@
{
"address": "grpc-osmosis-ia.cosmosia.notional.ventures:443",
"provider": "Notional"
},
{
"address": "osmosis-grpc.polkachu.com:9090",
"provider": "Polkachu"
}
]
},
Expand Down
4 changes: 4 additions & 0 deletions passage/chain.json
Original file line number Diff line number Diff line change
Expand Up @@ -145,6 +145,10 @@
{
"address" : "grpc-passage-ia.cosmosia.notional.ventures:443",
"provider" : "Notional"
},
{
"address": "passage-grpc.polkachu.com:56090",
"provider": "Polkachu"
}
]
},
Expand Down
4 changes: 4 additions & 0 deletions sifchain/chain.json
Original file line number Diff line number Diff line change
Expand Up @@ -93,6 +93,10 @@
{
"address": "grpc-sifchain-ia.cosmosia.notional.ventures:443",
"provider": "Notional"
},
{
"address": "sifchain-grpc.polkachu.com:32090",
"provider": "Polkachu"
}
],
"rest": [
Expand Down
4 changes: 4 additions & 0 deletions sommelier/chain.json
Original file line number Diff line number Diff line change
Expand Up @@ -122,6 +122,10 @@
{
"address": "35.230.37.28:9090",
"provider": "strangelove"
},
{
"address": "sommelier-grpc.polkachu.com:41090",
"provider": "Polkachu"
}
]
},
Expand Down
4 changes: 4 additions & 0 deletions stargaze/chain.json
Original file line number Diff line number Diff line change
Expand Up @@ -205,6 +205,10 @@
{
"address": "grpc-stargaze-ia.cosmosia.notional.ventures:443",
"provider": "Notional"
},
{
"address": "stargaze-grpc.polkachu.com:37090",
"provider": "Polkachu"
}
]
},
Expand Down
4 changes: 4 additions & 0 deletions umee/chain.json
Original file line number Diff line number Diff line change
Expand Up @@ -153,6 +153,10 @@
{
"address": "grpc-umee-ia.cosmosia.notional.ventures:443",
"provider": "Notional"
},
{
"address": "umee-grpc.polkachu.com:36090",
"provider": "Polkachu"
}
]
},
Expand Down

0 comments on commit 0ffaa69

Please sign in to comment.