[Home](./index.md) > [bitburner](./bitburner.md) > [Bladeburner](./bitburner.bladeburner.md) > [getContractNames](./bitburner.bladeburner.getcontractnames.md) ## Bladeburner.getContractNames() method List all contracts. **Signature:** ```typescript getContractNames(): BladeburnerContractName[]; ``` **Returns:** [BladeburnerContractName](./bitburner.bladeburnercontractname.md)\[\] Array of strings containing the names of all Bladeburner contracts. ## Remarks RAM cost: 0 GB Returns an array of strings containing the names of all Bladeburner contracts.