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 @@ -158,7 +158,7 @@ export const CHAINS: Chain[] = [
158158 title : "BNB Chain Data Feeds" ,
159159 img : "/assets/chains/bnb-chain.svg" ,
160160 networkStatusUrl : "https://bscscan.freshstatus.io/" ,
161- tags : [ "default" , "smartData" ] ,
161+ tags : [ "default" , "smartData" , "usGovernmentMacroeconomicData" ] ,
162162 supportedFeatures : [ "vrfSubscription" , "vrfDirectFunding" , "feeds" ] ,
163163 networks : [
164164 {
@@ -167,7 +167,7 @@ export const CHAINS: Chain[] = [
167167 networkType : "mainnet" ,
168168 rddUrl : "https://reference-data-directory.vercel.app/feeds-bsc-mainnet.json" ,
169169 queryString : "bnb-mainnet" ,
170- tags : [ "smartData" ] ,
170+ tags : [ "smartData" , "usGovernmentMacroeconomicData" ] ,
171171 } ,
172172 {
173173 name : "BNB Chain Testnet" ,
You can’t perform that action at this time.
0 commit comments