pub async fn get_chain_id_and_safe_nonce<P: Provider>(
safe: SafeSingletonInstance<P>,
) -> Result<(U256, U256), HelperErrors>
Expand description
Get chain id and safe nonce
pub async fn get_chain_id_and_safe_nonce<P: Provider>(
safe: SafeSingletonInstance<P>,
) -> Result<(U256, U256), HelperErrors>
Get chain id and safe nonce