bloom
bloom copied to clipboard
️🛠 - Clean up composed Url & download Url
Task description
Currently, we're duplicating storing the logic of where we download NFTs from. We need to get rid of the NFT composedUrl property and just compose it whenever we need it.
Requirements
TBD