pub fn contract_obj<A>() -> ContractObj<A>
where A: VMApi,