mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
Add Binance Smart Chain Testnet explorer (#248)
* Add Binance Smart Chain Testnet explorer * Remove extra comma * Update _data/chains/eip155-97.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
e585c2d46e
commit
04f9bb8526
|
@ -21,5 +21,10 @@
|
|||
"infoURL": "https://testnet.binance.org/",
|
||||
"shortName": "bnbt",
|
||||
"chainId": 97,
|
||||
"networkId": 97
|
||||
"networkId": 97,
|
||||
"explorers": [{
|
||||
"name": "bscscan-testnet",
|
||||
"url": "https://testnet.bscscan.com",
|
||||
"standard": "EIP3091"
|
||||
}]
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user