mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
Add Binance Smart Chain explorer (#247)
* Add Binance Smart Chain explorer * Update _data/chains/eip155-56.json Co-authored-by: ligi <ligi@ligi.de> * remove icon without definition Co-authored-by: ligi <ligi@ligi.de>
This commit is contained in:
parent
04f9bb8526
commit
2388bdd718
|
@ -26,5 +26,10 @@
|
||||||
"infoURL": "https://www.binance.org",
|
"infoURL": "https://www.binance.org",
|
||||||
"shortName": "bnb",
|
"shortName": "bnb",
|
||||||
"chainId": 56,
|
"chainId": 56,
|
||||||
"networkId": 56
|
"networkId": 56,
|
||||||
|
"explorers": [{
|
||||||
|
"name": "bscscan",
|
||||||
|
"url": "https://bscscan.com",
|
||||||
|
"standard": "EIP3091"
|
||||||
|
}]
|
||||||
}
|
}
|
Loading…
Reference in New Issue
Block a user