Skip to content

Latest commit

 

History

History
22 lines (17 loc) · 811 Bytes

File metadata and controls

22 lines (17 loc) · 811 Bytes

blockfrost.model.PoolMetadata

Load the model package

import 'package:blockfrost/api.dart';

Properties

Name Type Description Notes
poolId String Bech32 pool ID
hex String Hexadecimal pool ID
url String URL to the stake pool metadata
hash String Hash of the metadata file
ticker String Ticker of the stake pool
name String Name of the stake pool
description String Description of the stake pool
homepage String Home page of the stake pool

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