Left Curve Software Stack
    Preparing search index...

    Type Alias VaultSnapshot

    type VaultSnapshot = {
        equity: string;
        shareSupply: string;
    }
    Index

    Properties

    Properties

    equity: string
    shareSupply: string