âī¸Verify item Ownership
Ownership verification
Verifying if User is owner of an item
GET
https://api.alturanft.com/api/v2/checkownership
Request Body
Name | Type | Description |
---|---|---|
address* | String | wallet address of user |
collectionAddress* | String | wallet address of collection |
tokenId* | Number | Item's token ID |
Last updated