Nado Typescript SDK Documentation
    Preparing search index...

    Interface EngineServerSpotState

    interface EngineServerSpotState {
        cumulative_deposits_multiplier_x18: string;
        cumulative_borrows_multiplier_x18: string;
        total_deposits_normalized: string;
        total_borrows_normalized: string;
    }
    Index

    Properties

    cumulative_deposits_multiplier_x18: string
    cumulative_borrows_multiplier_x18: string
    total_deposits_normalized: string
    total_borrows_normalized: string