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