diff --git a/_data/chains/eip155-56.json b/_data/chains/eip155-56.json index d580cc99..8b357626 100644 --- a/_data/chains/eip155-56.json +++ b/_data/chains/eip155-56.json @@ -26,5 +26,10 @@ "infoURL": "https://www.binance.org", "shortName": "bnb", "chainId": 56, - "networkId": 56 -} \ No newline at end of file + "networkId": 56, + "explorers": [{ + "name": "bscscan", + "url": "https://bscscan.com", + "standard": "EIP3091" + }] +}