The whitelist stores trusted data providers, their individual data feeds and the collateral tokens that have to be used in order to be eligible for the oracle services:
{
dataFeeds(where:{referenceAssetUnified:"ETH/USD", active:true}) {
id
referenceAsset
referenceAssetUnified
dataProvider {
id
name
publicTrigger
}
active
}
}