Class StaticMethodCallTransactionRequestModel

    • Field Detail

      • chainId

        public String chainId
      • signature

        public String signature
    • Constructor Detail

      • StaticMethodCallTransactionRequestModel

        public StaticMethodCallTransactionRequestModel​(StaticMethodCallTransactionRequest request)
        Builds the model from the request.
        Parameters:
        request - the request to copy
      • StaticMethodCallTransactionRequestModel

        public StaticMethodCallTransactionRequestModel()