pub type Holdings = BTreeSet<u64>;
NFT Holdings for a given NFT set
pub struct Holdings { /* private fields */ }