Authorize Contract With Function Signatures
Authorize a contract with function signatures
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Request
This endpoint expects an object.
address
chainId
functionSignatures
name
projectId
expiresAt
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
409
Status Conflict
500
Status Internal Server Error