fetch_safe_deployment
Documentation for eth_defi.safe.deployment.fetch_safe_deployment function.
- fetch_safe_deployment(web3, address)
Wrap Safe contract as Safe Python proxy object
- Parameters
web3 (web3.main.Web3) –
address (Union[eth_typing.evm.HexAddress, str]) –
- Return type
safe_eth.safe.safe.SafeV141