File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff 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" ,
You can’t perform that action at this time.
0 commit comments