Interface search_nfts_by_metadata_Metadata

interface search_nfts_by_metadata_Metadata {
    external_url: string;
    genes: string;
    id: number;
    image: string;
    name: string;
    properties: search_nfts_by_metadata_Properties;
}

Properties

external_url: string
genes: string
id: number
image: string
name: string