select
distinct '0x' || substring(topics[2], 27, 67)
from
/*optimism.core.fact_event_logs*/
/*arbitrum.core.fact_event_logs*/
ethereum.core.fact_event_logs
/*bsc.core.fact_event_logs*/
/*polygon.core.fact_event_logs*/
/*avalanche.core.fact_event_logs*/
WHERE
TOPICS[0] = '0x8c5be1e5ebec7d5bd14f71427d1e84f3dd0314c0f7b2291e5b200ac8c7c3b925'
and CONTRACT_ADDRESS = '0xc69ad9bab1dee23f4605a82b3354f8e40d1e5966'