alvinh2023-07-26 01:50 PM
    Updated 2023-08-03
    SELECT *
    FROM external.tokenflow_eth.storage_diffs
    WHERE (
    contract = '0x88e6A0c2dDD26FEEb64F039a2c41296FcB3f5640'
    and location LIKE '5%')
    limit 1000
    Run a query to Download Data