Interface get_nft_list_of_address_and_contract_Metadata

interface get_nft_list_of_address_and_contract_Metadata {
    external_url: string;
    genes: string;
    id: number;
    image: string;
    name: string;
    properties: get_nft_list_of_address_and_contract_Properties;
}

Properties

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