messariUntitled Query
    Updated 2022-10-31
    select * from near.core.fact_receipts as tx
    JOIN near.core.fact_actions_events_function_call as events on events.TX_HASH = tx.TX_HASH
    WHERE RECEIVER_ID in ('embr.playember_reserve.near', 'mytestapi.embr.playember_reserve.near','zomland.near', 'world.pumpopoly.near','nft.pumpopoly.near','token.pumpopoly.near')
    Run a query to Download Data