Helius SDK - v2.2.2
    Preparing search index...

    Interface GetCompressedBalanceByOwnerRequest

    Request parameters for getCompressedBalanceByOwner.

    interface GetCompressedBalanceByOwnerRequest {
        owner: string;
    }
    Index

    Properties

    Properties

    owner: string

    Base58-encoded public key of the owner whose total compressed lamport balance to retrieve.