Claim Contract
Claim a contract. This contract must be authorized in your project first. See [Authorize Contract with Function Signatures](https://docs.syndicate.io/open-api/admin/authorize-with-fn-sigs) to authorize a contract in your project.
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
projectId
chainId
contractAddress
Response
This endpoint returns an object.
address
chainId
createdAt
functionSignatures
id
name
projectId
claimedByOrganizationId
expiresAt
updatedAt
Errors
400
Status Bad Request
404
Status Not Found
500
Status Internal Server Error