Interface get_owned_nfts_of_address_Metadata

interface get_owned_nfts_of_address_Metadata {
    external_url: string;
    genes: string;
    id: number;
    image: string;
    name: string;
    properties: get_owned_nfts_of_address_Properties;
}

Properties

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