> For the complete documentation index, see [llms.txt](https://audits.solidgrp.io/blitz-launchpad/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://audits.solidgrp.io/blitz-launchpad/audit-results/findings/helper.sol.md).

# helper.sol

## **Issue 01**

| **Type**         | **Severity**                                        | **Location**    | **Status**                                       |
| ---------------- | --------------------------------------------------- | --------------- | ------------------------------------------------ |
| Gas Optimization | <mark style="color:green;">**Informational**</mark> | `launchpadInfo` | <mark style="color:red;">**Not Resolved**</mark> |

**Description**

Consider storing of the metadata offchain using a decentralized solution like IPFS to save gas.
