Skip to content

Commit

Permalink
update Polimec explorer
Browse files Browse the repository at this point in the history
  • Loading branch information
leohar committed Jun 19, 2024
1 parent 8af5502 commit 4a0676d
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions chains/v20/chains_dev.json
Original file line number Diff line number Diff line change
Expand Up @@ -10079,9 +10079,10 @@
],
"explorers": [
{
"name": "Statescan",
"account": "https://polimec.statescan.io/#/accounts/{address}",
"event": "https://polimec.statescan.io/#/events/{event}"
"name": "Polimec explorer",
"account": "https://explorer.polimec.org/polimec/account/{address}",
"event": "https://explorer.polimec.org/polimec/event/{event}",
"extrinsic": "https://explorer.polimec.org/polimec/extrinsic/{hash}"
}
],
"externalApi": {
Expand Down

0 comments on commit 4a0676d

Please sign in to comment.