OwnershipVerification
SIP Protocol API Reference v0.7.0
SIP Protocol API Reference / OwnershipVerification
Interface: OwnershipVerification
Section titled “Interface: OwnershipVerification”Defined in: @sip-protocol/types/dist/index.d.ts:2289
Result of ownership verification
Properties
Section titled “Properties”valid:
boolean
Defined in: @sip-protocol/types/dist/index.d.ts:2291
Whether proof is valid
nftContract
Section titled “nftContract”nftContract:
string
Defined in: @sip-protocol/types/dist/index.d.ts:2293
NFT contract address
tokenId
Section titled “tokenId”tokenId:
string
Defined in: @sip-protocol/types/dist/index.d.ts:2295
Token ID
challenge
Section titled “challenge”challenge:
string
Defined in: @sip-protocol/types/dist/index.d.ts:2297
Challenge that was verified
timestamp
Section titled “timestamp”timestamp:
number
Defined in: @sip-protocol/types/dist/index.d.ts:2299
Timestamp of verification
error?
Section titled “error?”
optionalerror:string
Defined in: @sip-protocol/types/dist/index.d.ts:2301
Error message if invalid