last()

last() is a function to get last price of orderbooks for specific pair.

Here is a description of the arguments:

function last(
    bytes32 _orderBookID)

Last updated