oooooblahfor_api
    Updated 2023-02-07
    select
    nft_address,
    mint_price_eth,
    mint_price_usd
    from
    ethereum.core.ez_nft_mints
    where
    nft_to_address = LOWER('0x585a6b5E1fA425eAEd742adb23607C6b8342949F')
    Run a query to Download Data