Skip to main content
client.gamma.comments.getCommentsByUserAddress collects comments authored by a specific wallet.

Request

Parameters

Response

Array of Comment objects identical to List Comments.

Usage example

Failure modes

  • userAddress must be a 0x-prefixed 40-hex string.
  • Negative pagination values → validation error.