Documentation

    Interface BalanceManager

    interface BalanceManager {
        address: string;
        depositCap?: string;
        tradeCap?: string;
        withdrawCap?: string;
    }
    Index

    Properties

    address: string
    depositCap?: string
    tradeCap?: string
    withdrawCap?: string
    MMNEPVFCICPMFPCPTTAAATR