Skip to main content

onchainid.issueKycClaim(IssueKycClaim)

Generate and sign a KYC claim for an ONCHAINID identity. This does not broadcast a transaction; it returns the encoded claim payload and the issuer’s signature that can be submitted or verified off-chain/on-chain by downstream contracts.

IssueKycClaim Type Parameters

Returns

Usage

TypeScript

JavaScript

Example outputs

Note: topic and scheme are set according to the RWA KYC specification. Ensure your claimIssuer and issuerContract are recognized by your registry/verification flow for successful validation.