Skip to content

Instantly share code, notes, and snippets.

@1devNdogs
Last active February 16, 2022 00:15
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save 1devNdogs/72ea86b3bc85d54c2edcc86e9501fd9b to your computer and use it in GitHub Desktop.
Save 1devNdogs/72ea86b3bc85d54c2edcc86e9501fd9b to your computer and use it in GitHub Desktop.
test-relayer-polkadot.json
[
{
"wss":"wss://polkadot.api.onfinality.io/public-ws",
"paraId":2087,
"chainName":"Polkadot",
"chain":"polkadot",
"feedId":17,
"web":"https://polkadot.network/",
"ecosystem":"polkadot"
},
{
"wss":"wss://statemint-rpc.polkadot.io",
"paraId":1000,
"chainName":"Statemint",
"chain":"statemint",
"feedId":18,
"web":"https://parachains.info/details/statemint",
"ecosystem":"polkadot"
},
{
"wss":"wss://acala-rpc-0.aca-api.network",
"paraId":2000,
"chainName":"Acala",
"chain":"acala",
"feedId":19,
"web":"https://acala.network/",
"ecosystem":"polkadot"
},
{
"wss":"wss://rpc.astar.network",
"paraId":2006,
"chainName":"Astar",
"chain":"astar",
"feedId":20,
"web":"https://astar.network/",
"ecosystem":"polkadot"
},
{
"wss":"wss://rpc-para.clover.finance",
"paraId":2002,
"chainName":"Clover Finance",
"chain":"clover",
"feedId":21,
"web":"https://clover.finance/",
"ecosystem":"polkadot"
},
{
"wss":"wss://wss.api.moonbeam.network",
"paraId":2004,
"chainName":"Moonbeam",
"chain":"moonbeam",
"feedId":22,
"web":"https://moonbeam.network/",
"ecosystem":"polkadot"
},
{
"wss":"wss://rpc.parallel.fi",
"paraId":2012,
"chainName":"Parallel Finance",
"chain":"parallel_finance",
"feedId":23,
"web":"https://moonbeam.network/",
"ecosystem":"polkadot"
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment