Skip to content

Commit d8c805f

Browse files
authored
Merge branch 'main' into rwa-v8-ff
2 parents dae03eb + a6f02fe commit d8c805f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/features/data/chains.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -495,7 +495,7 @@ export const CHAINS: Chain[] = [
495495
title: "OP Data Feeds",
496496
img: "/assets/chains/optimism.svg",
497497
networkStatusUrl: "https://status.optimism.io/",
498-
tags: ["default", "usGovernmentMacroeconomicData"],
498+
tags: ["default", "smartData", "usGovernmentMacroeconomicData"],
499499
supportedFeatures: ["feeds"],
500500
l2SequencerFeed: true,
501501
networks: [
@@ -505,7 +505,7 @@ export const CHAINS: Chain[] = [
505505
networkType: "mainnet",
506506
rddUrl: "https://reference-data-directory.vercel.app/feeds-ethereum-mainnet-optimism-1.json",
507507
queryString: "optimism-mainnet",
508-
tags: ["usGovernmentMacroeconomicData"],
508+
tags: ["smartData", "usGovernmentMacroeconomicData"],
509509
},
510510
{
511511
name: "OP Sepolia",

0 commit comments

Comments
 (0)