hbd1994Daily Txs in Tensor
    Updated 2023-03-16
    select distinct ORIGIN_FUNCTION_SIGNATURE , count(*)
    from avalanche.core.ez_decoded_event_logs
    where CONTRACT_ADDRESS = '0x486af39519b4dc9a7fccd318217352830e8ad9b4'
    group by 1
    Run a query to Download Data