tvemulapAzukis that have moved
    Updated 2023-04-18
    SELECT DISTINCT
    (tokenid)
    from
    ethereum.core.ez_nft_transfers
    WHERE
    nft_address = lower('0xED5AF388653567Af2F388E6224dC7C4b3241C544')
    and event_type != 'mint'
    Run a query to Download Data