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

    Interface TransferHook

    Transfer hook extension — runs a CPI on every transfer.

    interface TransferHook {
        authority: string;
        programId: string;
    }
    Index

    Properties

    Properties

    authority: string
    programId: string