mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
add exploer url
This commit is contained in:
parent
03e519f8eb
commit
2c614a99b4
|
@ -11,5 +11,11 @@
|
|||
"infoURL": "https://acala.network",
|
||||
"shortName": "mda",
|
||||
"chainId": 595,
|
||||
"networkId": 595
|
||||
"networkId": 595,
|
||||
"explorers": [{
|
||||
"name": "blockscout",
|
||||
"url": "https://blockscout.mandala.acala.network/",
|
||||
"icon": "blockscout",
|
||||
"standard": "none"
|
||||
}]
|
||||
}
|
||||
|
|
|
@ -12,5 +12,11 @@
|
|||
"shortName": "tkar",
|
||||
"chainId": 596,
|
||||
"networkId": 596,
|
||||
"slip44": 596
|
||||
"slip44": 596,
|
||||
"explorers": [{
|
||||
"name": "blockscout",
|
||||
"url": "https://blockscout.karura-dev.aca-dev.network/",
|
||||
"icon": "blockscout",
|
||||
"standard": "none"
|
||||
}]
|
||||
}
|
||||
|
|
|
@ -12,5 +12,11 @@
|
|||
"shortName": "taca",
|
||||
"chainId": 597,
|
||||
"networkId": 597,
|
||||
"slip44": 597
|
||||
"slip44": 597,
|
||||
"explorers": [{
|
||||
"name": "blockscout",
|
||||
"url": "https://blockscout.acala-dev.aca-dev.network/",
|
||||
"icon": "blockscout",
|
||||
"standard": "none"
|
||||
}]
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user