`COIN_NAME` and `COIN` are variables used during **elixir compilation**. This results in having to build [new images](https://github.com/alt-research/blockscout/pull/11) for every new coin we want to support. Need to make changes so that those variables can be supplied during runtime.
COIN_NAMEandCOINare variables used during elixir compilation. This results in having to build new images for every new coin we want to support.Need to make changes so that those variables can be supplied during runtime.