Skip to main content
GET
/
v1
/
swap-comments
Get Swap Comments
curl --request GET \
  --url https://api.clicker.xyz/v1/swap-comments
{}

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

transactionHash
string[]
required

1 or more transaction hashes

chain
enum<string>
required
Available options:
ethereum,
optimism,
polygon,
arbitrum,
zora,
base,
zero,
solana,
hyperliquid

Response

200

Comments and insights indexed by transaction hash

{key}
object