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", "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"
} }
] ]
} }