abel-sdk
    Preparing search index...

    Interface AssetTinyLabels

    interface AssetTinyLabels {
        decimals: number;
        id: bigint;
        labels: string[];
        name: string;
        unitName: string;
    }

    Hierarchy

    • AssetTinyLabels
      • AssetTinyLabels
    Index

    Properties

    decimals: number
    id: bigint
    labels: string[]
    name: string
    unitName: string