import 'package:blockfrost/api.dart';| Name | Type | Description | Notes |
|---|---|---|---|
| asset | String | Hex-encoded asset full name | |
| policyId | String | Policy ID of the asset | |
| assetName | String | Hex-encoded asset name of the asset | |
| fingerprint | String | CIP14 based user-facing fingerprint | |
| quantity | String | Current asset quantity | |
| initialMintTxHash | String | ID of the initial minting transaction | |
| mintOrBurnCount | int | Count of mint and burn transactions | |
| onchainMetadata | AssetOnchainMetadata | ||
| metadata | AssetMetadata |