diff --git a/_data/chains/eip155-65.json b/_data/chains/eip155-65.json index 35811e0e..3181941c 100644 --- a/_data/chains/eip155-65.json +++ b/_data/chains/eip155-65.json @@ -14,5 +14,10 @@ "infoURL": "https://www.okex.com/okexchain", "shortName": "tokt", "chainId": 65, - "networkId": 65 + "networkId": 65, + "explorers": [{ + "name": "OKLink", + "url": "https://www.oklink.com/okexchain-test", + "standard": "EIP3091" + }] } diff --git a/_data/chains/eip155-66.json b/_data/chains/eip155-66.json index f3046cb5..e2b8d75e 100644 --- a/_data/chains/eip155-66.json +++ b/_data/chains/eip155-66.json @@ -14,5 +14,10 @@ "infoURL": "https://www.okex.com/okexchain", "shortName": "okt", "chainId": 66, - "networkId": 66 + "networkId": 66, + "explorers": [{ + "name": "OKLink", + "url": "https://www.oklink.com/okexchain", + "standard": "EIP3091" + }] }