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

    Interface GetIdentityRequest

    Request parameters for getting wallet identity

    interface GetIdentityRequest {
        wallet: string;
    }
    Index

    Properties

    Properties

    wallet: string

    Solana wallet address (base58 encoded)