From 01d9b6a67eaa8b552fdc7263a4e96ad280854456 Mon Sep 17 00:00:00 2001 From: nfttoken <84901128+nfttoken@users.noreply.github.com> Date: Sat, 5 Feb 2022 17:38:30 +0800 Subject: [PATCH] Update eip155-126.json --- _data/chains/eip155-126.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) 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" }]