Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 676 Bytes

File metadata and controls

20 lines (15 loc) · 676 Bytes

blockfrost.model.AssetMetadata

Load the model package

import 'package:blockfrost/api.dart';

Properties

Name Type Description Notes
name String Asset name
description String Asset description
ticker String
url String Asset website
logo String Base64 encoded logo of the asset
decimals int Number of decimal places of the asset unit

[Back to Model list] [Back to API list] [Back to README]