diff --git a/_data/chains/eip155-126.json b/_data/chains/eip155-126.json index 408ed300..2758e7a8 100644 --- a/_data/chains/eip155-126.json +++ b/_data/chains/eip155-126.json @@ -3,7 +3,8 @@ "chain": "OYchain", "icon": "oychain", "rpc": [ - "https://rpc-mainnet.oychain.io" + "https://rpc-mainnet.oychain.io", + "https://rpc.oychain.io", ], "faucets": [ ], "nativeCurrency": { @@ -17,7 +18,7 @@ "networkId": 126, "slip44": 126, "explorers": [{ - "name": "OYchain Explorer", + "name": "OYchain Mainnet Explorer", "url": "https://explorer.oychain.io", "standard": "none" }]