| Name | Type | Description | Notes |
|---|---|---|---|
| assetId | String | Unique ID for an asset. | |
| name | String | Name of this asset. | |
| symbol | String | Symbol for this asset (max 4 characters). | |
| denomination | BigDecimal | Denomination of this asset to represent fungibility. | |
| type | String | Type of asset like SECP256K1 or NFT. | |
| createdAtTimestamp | BigDecimal | Timestamp in seconds this asset was created on. | |
| cap | String | Cap represents if an asset can be or is fixed cap. |