@renegade-fi/renegade-sdk
    Preparing search index...

    Interface DepthSide

    interface DepthSide {
        total_quantity: bigint;
        total_quantity_usd: number;
    }
    Index

    Properties

    total_quantity: bigint
    total_quantity_usd: number