Fixing: https://github.com/status-im/status-desktop/issues/9763 Changes: 1. Use int to pass around the supply amount from one component to another 2. Transform the supply amount to localised string when it is displayed to the user.
- Added accounts selector in `Create new token` page. - Added account name box in `Preview` page. - Updated `storybook` with new account data. - Updated `deployCollectible` method call account address property. Closes #9842
Added `CommunityCollectibleViewPage` and `CommunityNewCollectibleViewPage`. Added new `TokenHoldersModel` model.