@sentio/sdk
    Preparing search index...

    Interface SetOperatorEvent

    interface SetOperatorEvent {
        new_operator: string;
        old_operator: string;
        pool_address: string;
    }
    Index

    Properties

    new_operator: string
    old_operator: string
    pool_address: string