@ecp.eth/sdk / defaultExports / COMMENT_MANAGER_ADDRESS
Variable: COMMENT_MANAGER_ADDRESS
const COMMENT_MANAGER_ADDRESS: `0x${string}`;Defined in: packages/sdk/src/constants.ts:15
The address of the CommentManager contract.
It is created using the CREATE2 opcode so should be identical across chains if no collisions occur.