pub fn predict_exchange_address( chain_id: u64, is_neg_risk: bool, is_yield_bearing: bool, ) -> Result<Address>
Resolve the verifying contract used in EIP-712 domain.