pub fn validate_usd_currency(token: Address) -> Result<()>
Validates that the given token’s currency is "USD".
"USD"
InvalidToken
InvalidCurrency