abel-sdk
    Preparing search index...

    Interface AssetMicroLabels

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

    Hierarchy

    • AssetMicroLabels
      • AssetMicroLabels
    Index

    Properties

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