var takerPays = order.taker_pays.currency !== 'XRP'
    ? order.taker_pays : utils.xrpToDrops(order.taker_pays.value);