diff --git a/_data/chains/eip155-36.json b/_data/chains/eip155-36.json index 43414c25..f93ae632 100644 --- a/_data/chains/eip155-36.json +++ b/_data/chains/eip155-36.json @@ -14,5 +14,10 @@ "infoURL": "https://www.dxchain.com/", "shortName": "dx", "chainId": 36, - "networkId": 36 + "networkId": 36, + "explorers": [{ + "name": "dxscan", + "url": "https://dxscan.io", + "standard": "EIP3091" + }] } \ No newline at end of file