contract-utils v0.3.21CastConfigCastConfig export type CastConfig = { isMainnet: boolean unwrapSingleFieldEnumVariants??: boolean}