[Home](./index.md) > [bitburner](./bitburner.md) > [BladeburnerContractNameEnumType](./bitburner.bladeburnercontractnameenumtype.md) ## BladeburnerContractNameEnumType type Contract names of Bladeburner **Signature:** ```typescript type BladeburnerContractNameEnumType = { Tracking: "Tracking"; BountyHunter: "Bounty Hunter"; Retirement: "Retirement"; }; ```