mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
update bttc block explorer (#2878)
* update bttc block explorer * Update _data/chains/eip155-199.json * Update _data/chains/eip155-199.json --------- Co-authored-by: ligi <ligi@ligi.de>
This commit is contained in:
parent
8e84b3a579
commit
d3a71d821f
|
@ -8,15 +8,15 @@
|
||||||
"symbol": "BTT",
|
"symbol": "BTT",
|
||||||
"decimals": 18
|
"decimals": 18
|
||||||
},
|
},
|
||||||
"infoURL": "https://bittorrentchain.io/",
|
"infoURL": "https:/bt.io",
|
||||||
"shortName": "BTT",
|
"shortName": "BTT",
|
||||||
"chainId": 199,
|
"chainId": 199,
|
||||||
"networkId": 199,
|
"networkId": 199,
|
||||||
"explorers": [
|
"explorers": [
|
||||||
{
|
{
|
||||||
"name": "bttcscan",
|
"name": "BitTorrent Chain Explorer",
|
||||||
"url": "https://scan.bittorrentchain.io",
|
"url": "https://bttcscan.com",
|
||||||
"standard": "none"
|
"standard": "EIP3091"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user