Skip to content

Commit 8a215ef

Browse files
committed
chains.ts gist undo
1 parent eea2246 commit 8a215ef

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
@@ -660,8 +660,7 @@ export const CHAINS: Chain[] = [
660660
name: "Solana Mainnet",
661661
explorerUrl: "https://solscan.io/account/%s",
662662
networkType: "mainnet",
663-
rddUrl:
664-
"https://gist.githubusercontent.com/dev-dist/e568dbf5d0d6deef0c5f42ee9e0aa883/raw/d99bb206d8b1a1eee9c50cdf45bcafcc54da3eba/solana-test.json",
663+
rddUrl: "https://reference-data-directory.vercel.app/feeds-solana-mainnet.json",
665664
queryString: "solana-mainnet",
666665
tags: ["smartData"],
667666
},

0 commit comments

Comments
 (0)