Currently, in the `overview` endpoint, we validate the given currency against our VALID_CURRENCIES, but it's case sensitive. Both `sat` and `SAT` should work, and `sAt` etc. as well