Changelog: - Turns out, the map doesnt make a copy of the string for storage. Therefore, need to store the name somewhere before inserting into the map. - Add struct for each assets to retain the name. - Update assets functions to maintain interface