UNPKG

loopring-lightcone

Version:

A library to interact with the Loopring relayer system

4 lines (2 loc) 128 B
const { request } = require("../../../request"); exports.getExchangeInfo = async () => request("GET", "api/v2/exchange/info");