Interface get_multiple_NFTs_id

interface get_multiple_NFTs_id {
    contractAddress: string;
    tokenId: string;
}

Properties

contractAddress: string
tokenId: string