first()

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

Here is a description of the arguments:

function first(
    bytes32 _orderBookID)

Last updated