@cfxlabsinc/b2b-services
    Preparing search index...
    type FibDailyBalanceRow = {
        address: string;
        balance: string;
        ledgerAccountId: string;
        merchantName: string;
    }
    Index

    Properties

    address: string

    Base-58 Solana deposit address backing the ledger account

    balance: string

    Latest MOVEUSD balance, to 2 decimal places

    ledgerAccountId: string

    Ledger account external id, redwal_... format

    merchantName: string

    CFX entity (merchant) display name that owns the ledger account