Contracts keyed by name, where the key type is bounded by str
str
type Named[T: str] = dict[T, ContractId]