shaunoffhistorical_native_balance(wallets, block_numbers)
    Updated 2023-06-24

    select
    *
    from
    table (
    {{schema}}.historical_native_balance(['{{address}}'], [{{block_number}}])
    );




    Run a query to Download Data