We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent db1f22c commit 8669611Copy full SHA for 8669611
src/config/chains/polkadot.json
@@ -3,7 +3,8 @@
3
"displayName": "Polkadot",
4
"rpc": "wss://rpc.polkadot.io",
5
"api": {
6
- "subql": "https://api.subquery.network/sq/itering/multisig-polkadot"
+ "subql": "https://api.subquery.network/sq/itering/multisig-polkadot",
7
+ "subscan": "https://polkadot.webapi.subscan.io"
8
},
9
"logo": "/image/polkadot-button-mobile.png",
10
"explorerHostName": "polkadot",
0 commit comments