adambalaUntitled Query
    Updated 2022-10-19
    select
    *
    from bsc.core.fact_token_transfers
    where
    ORIGIN_TO_ADDRESS ='0x3c11e74d8996508c62f1ee0dd2e07a5b1ec36edb' and
    CONTRACT_ADDRESS = '0x9029fdfae9a03135846381c7ce16595c3554e10a' and
    -- FROM_ADDRESS ='0xfedfaf1a10335448b7fa0268f56d2b44dbd357de' and
    --ORIGIN_FUNCTION_SIGNATURE ='0x2e7ba6ef'
    tx_hash ='0x006945588f5892e65c113a35aaa80941cae142394cc6e21d76db8ea7329e8326'
    Run a query to Download Data