Skip to content

Commit 49b282e

Browse files
committed
nit
1 parent f86abf5 commit 49b282e

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

src/features/data/chains.ts

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -257,8 +257,7 @@ export const CHAINS: Chain[] = [
257257
name: "Ethereum Mainnet",
258258
explorerUrl: "https://etherscan.io/address/%s",
259259
networkType: "mainnet",
260-
rddUrl:
261-
"https://gist.githubusercontent.com/dev-dist/ce452c3a623a754998ebda361ef59448/raw/ed425feb9efc37c43f7994c51ea16e7a4d98ca73/feed-mainnet-svr-test-.json",
260+
rddUrl: "https://reference-data-directory.vercel.app/feeds-mainnet.json",
262261
rddBundleUrl: "https://reference-data-directory.vercel.app/bundle-proxies-mainnet.json",
263262
queryString: "ethereum-mainnet",
264263
tags: ["smartData"],

0 commit comments

Comments
 (0)