pub fn get_available_balance( token: String, chain: String, account: String, dc_canister: Principal, ) -> Result<Account, Box<dyn Error>>
Retrieves the available balance for an account associated with a canister