@ecp.eth/sdk / defaultExports / INDEXER_API_URL
Variable: INDEXER_API_URL
const INDEXER_API_URL: "https://api.ethcomments.xyz" = "https://api.ethcomments.xyz";
Defined in: packages/sdk/src/constants.ts:58
The default URL for the Indexer API.
It is used to fetch comments and replies.