Refer to commits for reference
Fairly straight-forward
Add new currency type on file palantir/taxonomies.py
Create migration file
Add empty list to key of new currency on method _prepare_summary_response of palantir/views.py
Modify html template templates/palantir/summary.html to include tabs for new coin
Remember to add an address validator on utils/address_validator.py
Once the data-engineering team has ETL'd the table into bigquery, these additional steps need to be taken to create the extracts used by Clickhouse dictionary to load tags
Modify palantir/exports/sql/setup_clusterscheme.py to include query which computes clusters metadata. No such addition is required to setup address scheme as it happens automatically
palantir/exports/settings.py needs to be modified to indicate that we will now also be exporting results on the new coin