Currently, we use a [way-too-large constant](https://github.com/bafnetwork/baf-badges/blob/5dcb954c59c9f438578bdf28611b34dbf8e262e3/utils/badge.ts#L14) to set the storage deposit the minter pays to mint an NFT. Tasks: - [ ] figure out a way to calculate the gas necessary, and use it instead of the constant in `utils/badge.ts`