aftermath-ts-sdk - v3.3.3
    Preparing search index...

    Body for fetching past (completed, canceled, expired, etc.) limit orders of a user.

    interface ApiLimitOrdersPastOrdersOwnedBody {
        walletAddress: string;
    }
    Index
    walletAddress: string

    The Sui address of the user.