Name | Type | Description | Notes |
---|---|---|---|
name | string | Token's name | [default to undefined] |
description | string | Token's description | [default to undefined] |
image | string | Token's image URL | [optional] [default to undefined] |
animation_url | string | Token's animation URL | [optional] [default to undefined] |
external_url | string | Token's external URL | [optional] [default to undefined] |
attributes | Array<CollectionTokenMetadataAttributeDto> | Token's metadata attributes | [optional] [default to undefined] |
[Back to top] [Back to API list] [Back to Model list] [Back to README]