diff --git a/_data/chains/eip155-291.json b/_data/chains/eip155-291.json index a6d05307dadb..3df30e259165 100644 --- a/_data/chains/eip155-291.json +++ b/_data/chains/eip155-291.json @@ -1,17 +1,14 @@ { "name": "Orderly Mainnet", "chain": "ETH", - "rpc": [ - "https://rpc.orderly.network", - "https://l2-orderly-mainnet-0.t.conduit.xyz" - ], + "rpc": ["https://rpc.orderly.network"], "faucets": [], "nativeCurrency": { "name": "Ether", "symbol": "ETH", "decimals": 18 }, - "infoURL": "www.orderly.network", + "infoURL": "https://orderly.network/", "shortName": "orderly", "chainId": 291, "networkId": 291, diff --git a/_data/chains/eip155-4460.json b/_data/chains/eip155-4460.json index 4ae02f913d79..766b9df61c10 100644 --- a/_data/chains/eip155-4460.json +++ b/_data/chains/eip155-4460.json @@ -1,14 +1,14 @@ { "name": "Orderly Sepolia Testnet", "chain": "ETH", - "rpc": ["https://l2-orderly-l2-4460-sepolia-8tc3sd7dvy.t.conduit.xyz"], + "rpc": ["https://testnet-rpc.orderly.org"], "faucets": [], "nativeCurrency": { "name": "Sepolia Ether", "symbol": "ETH", "decimals": 18 }, - "infoURL": "www.orderly.network", + "infoURL": "https://orderly.network", "shortName": "orderlyl2", "chainId": 4460, "networkId": 4460, @@ -17,7 +17,7 @@ "explorers": [ { "name": "basescout", - "url": "https://explorerl2new-orderly-l2-4460-sepolia-8tc3sd7dvy.t.conduit.xyz", + "url": "https://testnet-explorer.orderly.org", "icon": "blockscout", "standard": "EIP3091" }