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:
LufyCZ 2023-05-22 07:39:03 -07:00 committed by GitHub
parent 8e84b3a579
commit d3a71d821f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -8,15 +8,15 @@
"symbol": "BTT",
"decimals": 18
},
"infoURL": "https://bittorrentchain.io/",
"infoURL": "https:/bt.io",
"shortName": "BTT",
"chainId": 199,
"networkId": 199,
"explorers": [
{
"name": "bttcscan",
"url": "https://scan.bittorrentchain.io",
"standard": "none"
"name": "BitTorrent Chain Explorer",
"url": "https://bttcscan.com",
"standard": "EIP3091"
}
]
}