@allbridge/bridge-core-sdk
    Preparing search index...

    Interface UserBalanceInfoDTO

    interface UserBalanceInfoDTO {
        lpAmount: string;
        rewardDebt: string;
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    lpAmount: string
    rewardDebt: string