UNPKG

blockfrost-js-ratelimited

Version:

A JavaScript/TypeScript SDK for interacting with the https://blockfrost.io API

6 lines (5 loc) 108 B
export interface ParseAssetResult { policyId: string; assetName: string; fingerprint: string; }