接口 ContractData

    • 方法详细资料

      • getContractAddress

        byte[] getContractAddress()
      • getSender

        byte[] getSender()
      • getCode

        byte[] getCode()
      • getGasLimit

        long getGasLimit()
      • getPrice

        long getPrice()
      • getMethodName

        String getMethodName()
      • getMethodDesc

        String getMethodDesc()
      • getArgs

        String[][] getArgs()