> ## 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: AssetMetadata

[index](.././index).AssetMetadata

Asset metadata interface

## Indexable

▪ \[key: `string`]: `string` | `number` | \{ `trait_type`: `string` ; `value`: `string` | `number`  }\[] | `undefined`

## Table of contents

### Properties

* [name](#name)
* [description](#description)
* [image](#image)
* [animationUrl](#animationurl)
* [externalUrl](#externalurl)
* [attributes](#attributes)

## Properties

### name

• `Optional` **name**: `string`

### description

• `Optional` **description**: `string`

### image

• `Optional` **image**: `string`

### animationUrl

• `Optional` **animationUrl**: `string`

### externalUrl

• `Optional` **externalUrl**: `string`

### attributes

• `Optional` **attributes**: \{ `trait_type`: `string` ; `value`: `string` | `number`  }\[]
