import 'package:blockfrost/api.dart';| Name | Type | Description | Notes |
|---|---|---|---|
| address | String | Bech32 encoded address | |
| metadataUrl | String | URL of the specific metadata file | |
| metadataHash | String | Hash of the metadata file | |
| metadata | BuiltMap<String, JsonObject> | The cached metadata of the metadata_url file. |