@cfxlabsinc/b2b-services
    Preparing search index...
    interface HeliusWebhook {
        accountAddresses: string[];
        authHeader: string;
        transactionTypes: string[];
        wallet: string;
        webhookID: string;
        webhookType: string;
        webhookURL: string;
    }
    Index

    Properties

    accountAddresses: string[]
    authHeader: string
    transactionTypes: string[]
    wallet: string
    webhookID: string
    webhookType: string
    webhookURL: string