diff --git a/_data/chains/eip155-500.json b/_data/chains/eip155-500.json index d6883148..c1ab40f5 100644 --- a/_data/chains/eip155-500.json +++ b/_data/chains/eip155-500.json @@ -1,7 +1,7 @@ { "name": "Camino C-Chain", "chain": "CAM", - "rpc": [], + "rpc": ["https://api.camino.network/ext/bc/C/rpc"], "faucets": [], "nativeCurrency": { "name": "Camino", @@ -16,7 +16,7 @@ "explorers": [ { "name": "blockexplorer", - "url": "https://explorer.camino.foundation/mainnet", + "url": "https://suite.camino.network/explorer", "standard": "none" } ]