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