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

    Interface ApiPerpetualsVaultOwnedLpCoinsResponse

    Response payload listing owned LP coin objects (per vault).

    interface ApiPerpetualsVaultOwnedLpCoinsResponse {
        ownedLpCoins: PerpetualsVaultLpCoin[];
    }
    Index
    ownedLpCoins: PerpetualsVaultLpCoin[]

    LP coin positions owned by the wallet.