We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 864dc34 commit 8e0c6b4Copy full SHA for 8e0c6b4
chain/selfchain/param_2.json
@@ -50,11 +50,11 @@
50
}
51
],
52
"explorer" : {
53
- "name": "Mintscan",
54
- "url": "https://www.mintscan.io/selfchain/",
55
- "account": "https://www.mintscan.io/selfchain/address/${address}",
56
- "tx": "https://www.mintscan.io/selfchain/tx/${hash}",
57
- "proposal": "https://www.mintscan.io/selfchain/proposals/${id}"
+ "name": "Selfchain Explorer",
+ "url": "https://explorer.selfchain.xyz/",
+ "account": "https://explorer.selfchain.xyz//address/${address}",
+ "tx": "https://explorer.selfchain.xyz//tx/${hash}",
+ "proposal": "https://explorer.selfchain.xyz//proposals/${id}"
58
},
59
"about" : {
60
"website" : "https://selfchain.xyz/",
0 commit comments