public class BOPContractServiceImpl extends Object implements BOPContractService
| 构造器和说明 |
|---|
BOPContractServiceImpl() |
public static cn.bitfactory.protocol.adapter.Chain.Operation create(ContractCreateOperation contractCreateOperation) throws SDKException
SDKExceptionpublic static cn.bitfactory.protocol.adapter.Chain.Operation invokeByGas(ContractInvokeOperation contractInvokeByGasOperation, String transSourceAddress) throws SDKException
SDKExceptionpublic static BOPContractCallResponse callContract(String sourceAddress, String contractAddress, Integer optType, String input, Long gasPrice, Long feeLimit) throws Exception
Exceptionpublic BOPContractGetInfoResponse GetContractInfo(BOPContractGetInfoRequest bopContractGetInfoRequest)
GetContractInfo 在接口中 BOPContractServicepublic BOPContractCheckValidResponse CheckContractAddress(BOPContractCheckValidRequest contractCheckValidRequest)
CheckContractAddress 在接口中 BOPContractServicepublic BOPContractCallResponse ContractQuery(BOPContractCallRequest contractCallRequest)
ContractQuery 在接口中 BOPContractServicepublic BOPContractGetAddressResponse GetContractAddress(BOPContractGetAddressRequest contractGetAddressRequest)
GetContractAddress 在接口中 BOPContractServicepublic BOPContractCreateResponse ContractCreate(BOPContractCreateRequest request)
ContractCreate 在接口中 BOPContractServicepublic BOPContractInvokeResponse BatchContractInvoke(BOPContractBatchInvokeRequest request)
BatchContractInvoke 在接口中 BOPContractServicepublic BOPContractInvokeResponse ContractInvoke(BOPContractInvokeRequest request)
ContractInvoke 在接口中 BOPContractServiceCopyright © 2025. All rights reserved.