cooptypes - v2026.4.27-2
    Preparing search index...

    Interface IExchangeState

    interface IExchangeState {
        base: IConnector;
        quote: IConnector;
        supply: string;
    }
    Index

    Properties

    Properties

    quote: IConnector
    supply: string