From 16efd0a7257ebd7f1e2ba55caef2a4496851a36e Mon Sep 17 00:00:00 2001 From: Will Binns Date: Fri, 28 Jul 2023 09:49:53 +0000 Subject: [PATCH] _data/chains/eip155-8453: Update RPC This updates the Base developer access RPC to mainnet.base.org. --- _data/chains/eip155-8453.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_data/chains/eip155-8453.json b/_data/chains/eip155-8453.json index f2a5d321640a..8c8b2286056a 100644 --- a/_data/chains/eip155-8453.json +++ b/_data/chains/eip155-8453.json @@ -1,7 +1,7 @@ { "name": "Base", "chain": "ETH", - "rpc": ["https://developer-access-mainnet.base.org/"], + "rpc": ["https://mainnet.base.org/"], "faucets": [], "nativeCurrency": { "name": "Ether",