Creates a new comment on a swap transaction.
Documentation Index
Fetch the complete documentation index at: https://docs.clicker.xyz/llms.txt
Use this file to discover all available pages before exploring further.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
The transaction hash associated with the swap. For hyperliquid, you may pass a Hyperliquid order ID (oid) instead of a transaction hash.
1ethereum, optimism, polygon, arbitrum, zora, base, zero, solana, hyperliquid The token address associated with the swap
The comment text. Must be between 1 and 9999 characters
1 - 9999The signature proving ownership of the signer address; the string to sign is:
Clicker Swap Comment:
Chain: <chain>
Token Address: <token_address>
Txn Hash: <txn_hash_or_oid>
Comment: <comment_text>For the txn_hash field, use whatever value you passed as transactionHash (including a Hyperliquid oid if applicable).
The address / public key.
200
Unique identifier for the comment
The transaction hash associated with the swap
ethereum, optimism, polygon, arbitrum, zora, base, zero, solana, hyperliquid The token address associated with the swap
The comment text
Unix timestamp of when the comment was created
Whether the comment was created by a user of this partner's app
The Ethereum address of the comment author
Replies to this comment, only included when fetching a single position