pub async fn get_chain_id_and_safe_nonce<M: Middleware>(
safe: SafeSingleton<M>,
) -> Result<(U256, U256), HelperErrors>
Expand description
Get chain id and safe nonce
pub async fn get_chain_id_and_safe_nonce<M: Middleware>(
safe: SafeSingleton<M>,
) -> Result<(U256, U256), HelperErrors>
Get chain id and safe nonce