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

    Type Alias GtaV2Account

    A single account entry in a getTokenAccountsByOwnerV2 response.

    type GtaV2Account = {
        account: GtaV2AccountInfo;
        pubkey: string;
    }
    Index

    Properties

    Properties

    pubkey: string