Get All Markets
Retrieves all market state. Can be done via the engine (off-chain) or from on-chain contracts.
On-chain
See getAllMarkets API reference for more details.
Makes a call to the on-chain Querier contract via the SDK.
Usage
Off-chain
See getAllEngineMarkets API reference for more details.
Makes a call to REST API > Queries > All Products via the SDK.
Usage
Last updated