cooptypes - v2026.8.24-1
    Preparing search index...
    interface IWalletop {
        amount: string;
        coopname: string;
        memo: string;
        op_code: number;
        process_hash: string;
        username: string;
        wallet_from: string;
        wallet_to: string;
    }
    Index

    Properties

    amount: string
    coopname: string
    memo: string
    op_code: number
    process_hash: string
    username: string
    wallet_from: string
    wallet_to: string