Function enigma_tools_u::web3_utils::w3utils::deployed_contract[][src]

pub fn deployed_contract(
    web3: &Web3<Http>,
    contract_addr: Address,
    abi: &String
) -> Result<Contract<Http>, Error>

connect to an existing deployed smart contract