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

    Interface ISimpleWallet

    interface ISimpleWallet {
        available: string;
        withdrawed: string;
    }
    Index

    Properties

    available: string
    withdrawed: string