Nado Typescript SDK Documentation
    Preparing search index...

    Interface EngineServerPerpBalanceData

    interface EngineServerPerpBalanceData {
        amount: string;
        v_quote_balance: string;
        last_cumulative_funding_x18: string;
    }
    Index

    Properties

    amount: string
    v_quote_balance: string
    last_cumulative_funding_x18: string