Result: {
    [asset: string]: {
        balance: string;
        credit?: string;
        credit_used?: string;
        hold_trade: string;
    };
}