- `grep -r sendTokenNotification src/` with no output
- `grep -r burnTokenNotification src/` with no output
- `grep -r createTokenNotification src/` with no output
- `grep -r tokenIconSubmitSuccess src/` with no output
- npm test
- npm start
- create a token (no UI change to success and icon submission notifs)
- send a token (no UI change)
- burn a token (no UI change)