pub fn derive_address_from_extended_public_key( value: &str, chain_id: Option<&str>, change: u32, index: u32, script_type: Option<&str>, ) -> Result<DerivedAddress>