get_deployed_erc_4626_contract
Documentation for eth_defi.erc_4626.core.get_deployed_erc_4626_contract function.
- get_deployed_erc_4626_contract(web3, address)[source]
Get IERC4626 deployed at some address.
- Parameters
web3 (web3.main.Web3) –
address (eth_typing.evm.HexAddress) –
- Return type
web3.contract.contract.Contract