Claim Contract

Claim a contract. This contract must be authorized in your project first. See Authorize Contract with Function Signatures to authorize a contract in your project.

Path parameters

projectIdUUIDRequired
chainIdintegerRequired
contractAddressstringRequired

Headers

AuthorizationstringRequired

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

Response

This endpoint returns an object.
addressstring
chainIdinteger
createdAtdatetime
functionSignatureslist of objects
idstring
namestring
projectIdUUID
claimedByOrganizationIdUUIDOptional
expiresAtdatetimeOptional
updatedAtdatetimeOptional

Errors