> ## Documentation Index
> Fetch the complete documentation index at: https://docs.spaceport.xyz/llms.txt
> Use this file to discover all available pages before exploring further.

# Interface: VerifyAssetParams

[index](.././index).VerifyAssetParams

Parameters for verifying an asset with Cultura

## Table of contents

### Properties

* [tokenId](#tokenid)
* [assetName](#assetname)
* [assetDescription](#assetdescription)

## Properties

### tokenId

• **tokenId**: `string` | `number` | `bigint`

The token ID of the asset to verify

### assetName

• **assetName**: `string`

The name of the asset (for attestation data)

### assetDescription

• **assetDescription**: `string`

The description of the asset (for attestation data)
