@xoxno/sdk-js
    Preparing search index...

    Interface StellarTopHolder

    interface StellarTopHolder {
        accountId: string;
        amountShort: number;
        owner: string;
        scaledRay: string;
        sharePct: number;
    }
    Index

    Properties

    accountId: string
    amountShort: number
    owner: string
    scaledRay: string
    sharePct: number